mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:01:48 +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
|
||||
)
|
||||
|
||||
set NEW_STYLE_BUILD=0
|
||||
set NEW_STYLE_BUILD=1
|
||||
|
||||
REM Parse command line parameters
|
||||
:repeat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue