mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
Fix win32kdxtest build
svn path=/trunk/; revision=33374
This commit is contained in:
parent
900237d0da
commit
908a3aa96b
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
<module name="win32kdxtest" type="win32cui" installbase="bin" installname="win32kdxtest.exe" allowwarnings ="true" >
|
||||
<include base="win32kdxtest">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<define name="__REACTOS__" />
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>kernel32</library>
|
||||
|
|
Loading…
Reference in a new issue