mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
Some obsolete flags removed, some useless compiler flags removed & shit. Nothing earth-shattering
<insert ginormous commit message ruined by TortoiseSVN's shitty GUI> svn path=/trunk/; revision=40537
This commit is contained in:
parent
0464762cd6
commit
bbfe8fa8d7
124 changed files with 21 additions and 166 deletions
|
@ -2,9 +2,8 @@
|
|||
<include base="rtshared">.</include>
|
||||
<include base="ReactOS">include/reactos/wine</include>
|
||||
<include base="cmd">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<define name="ANONYMOUSUNIONS" />
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<redefine name="_WIN32_WINNT">0x501</redefine>
|
||||
<library>rtshared</library>
|
||||
<library>regtests</library>
|
||||
<library>cmd_base</library>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue