mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:13:06 +00:00
[CONFIGURE]
NEW_STYLE_BUILD is used for official builds. Enable it. svn path=/trunk/; revision=69675
This commit is contained in:
parent
a2b2cb7dcf
commit
4a8d75d6ba
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ if not defined ARCH (
|
||||||
exit /b
|
exit /b
|
||||||
)
|
)
|
||||||
|
|
||||||
set NEW_STYLE_BUILD=0
|
set NEW_STYLE_BUILD=1
|
||||||
|
|
||||||
REM Parse command line parameters
|
REM Parse command line parameters
|
||||||
:repeat
|
:repeat
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue