1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

[releng] Skip packing for faster N-builds

This commit is contained in:
Martin Oberhuber 2010-05-31 21:11:48 +00:00
parent 6c7a43e0b6
commit 86d9d0688a

View file

@ -69,7 +69,7 @@ parallelCompilation=true
generateFeatureVersionSuffix=true
# use this to omit pack200 step (does not yet work on Windows - https://bugs.eclipse.org/bugs/show_bug.cgi?id=268405)
#skipPack=true
skipPack=true
skipSign=true
## END PROJECT BUILD PROPERTIES ##