fix up some of the makefiles, change the install directory of the tests

svn path=/trunk/; revision=19156
This commit is contained in:
Steven Edwards
2005-11-11 22:56:41 +00:00
parent ac4176016e
commit 28b8fed689
92 changed files with 123 additions and 170 deletions
+1 -1
View File
@@ -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" />