mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
remove '__REACTOS__' define already defined for project
svn path=/trunk/; revision=30073
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<rbuild xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<module name="eventvwr" type="win32gui" installbase="system32" installname="eventvwr.exe" allowwarnings="true">
|
||||
<include base="eventvwr">.</include>
|
||||
<define name="__REACTOS__" />
|
||||
<define name="_WIN32_IE">0x600</define>
|
||||
<define name="_WIN32_WINNT">0x501</define>
|
||||
<library>kernel32</library>
|
||||
|
||||
Reference in New Issue
Block a user