mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 19:43:33 +00:00
Change Install Name to ddraw_demo.exe
svn path=/trunk/; revision=17534
This commit is contained in:
parent
27ef51709f
commit
d5fd7c89ea
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<module name="ddraw_demo" type="win32gui" installbase="system32" installname="ddraw.exe">
|
||||
<module name="ddraw_demo" type="win32gui" installbase="system32" installname="ddraw_demo.exe">
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<define name="__USE_W32API" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue