mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
fix up some of the makefiles, change the install directory of the tests
svn path=/trunk/; revision=19156
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<module name="alphablend" type="win32gui" installbase="system32" installname="alphablend.exe">
|
||||
<module name="alphablend" type="win32gui" installbase="bin" installname="alphablend.exe">
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<define name="__USE_W32API" />
|
||||
|
||||
Reference in New Issue
Block a user