mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
- Remove version defines.
svn path=/trunk/; revision=36945
This commit is contained in:
parent
ce96d49c36
commit
d0ccc9c5ec
45 changed files with 0 additions and 95 deletions
|
@ -1,7 +1,5 @@
|
|||
<module name="cputointel" type="win32cui" installbase="system32" installname="cputointel.exe" stdlib="host">
|
||||
<include base="cputointel">.</include>
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<module name="gdb2" type="win32cui" installbase="system32" installname="gdb2.exe" stdlib="host">
|
||||
<include base="gdb2">.</include>
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
<file>gdb2.cpp</file>
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<module name="gdihv" type="win32gui" installbase="system32" installname="gdihv.exe">
|
||||
<include base="gdihv">.</include>
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>user32</library>
|
||||
<library>kernel32</library>
|
||||
<library>comctl32</library>
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<module name="genguid" type="win32cui" installbase="system32" installname="genguid.exe">
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>kernel32</library>
|
||||
<library>ole32</library>
|
||||
<library>uuid</library>
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<module name="roswebparser" type="win32cui" installbase="system32" installname="roswebparser.exe" allowwarnings ="true">
|
||||
<include base="zoomin">.</include>
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
|
||||
<library>kernel32</library>
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<module name="symdump" type="win32cui" installbase="system32" installname="symdump.exe">
|
||||
<include base="gdihv">.</include>
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>dbghelp</library>
|
||||
<library>shlwapi</library>
|
||||
<library>kernel32</library>
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<module name="syscalldump" type="win32cui" installname="syscalldump.exe">
|
||||
<include base="syscalldump">.</include>
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>kernel32</library>
|
||||
<library>dbghelp</library>
|
||||
<file>syscalldump.c</file>
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<module name="zoomin" type="win32gui" installbase="system32" installname="zoomin.exe">
|
||||
<include base="zoomin">.</include>
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>kernel32</library>
|
||||
<library>gdi32</library>
|
||||
<library>user32</library>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue