[CONFIGURE]

NEW_STYLE_BUILD is used for official builds.
Enable it.

svn path=/trunk/; revision=69675
This commit is contained in:
Sylvain Petreolle
2015-10-24 12:30:42 +00:00
parent a2b2cb7dcf
commit 4a8d75d6ba
+1 -1
View File
@@ -80,7 +80,7 @@ if not defined ARCH (
exit /b
)
set NEW_STYLE_BUILD=0
set NEW_STYLE_BUILD=1
REM Parse command line parameters
:repeat