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

[releng]switched on packing and signing.

This commit is contained in:
Anna Dushistova 2010-12-14 17:25:29 +00:00
parent 2eaa238edf
commit b371272f8d

View file

@ -98,6 +98,6 @@ compilerArg=-inlineJSR -enableJavadoc -encoding UTF-8
#compilerArg=-enableJavadoc -encoding ISO-8859-1
# use this to omit pack200 step (does not yet work on Windows - https://bugs.eclipse.org/bugs/show_bug.cgi?id=268405)
skipPack=true
skipSign=true
#skipPack=true
#skipSign=true
## END PROJECT BUILD PROPERTIES ##