mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 07:16:18 +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="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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue