fix up some of the makefiles, change the install directory of the tests
[reactos.git] / rosapps / tests / combotst / combotst.xml
index 17b0e78..cbcbbf0 100644 (file)
@@ -1,10 +1,8 @@
-<module name="alphablend" type="win32gui" installbase="system32" installname="alphablend.exe">\r
+<module name="combotst" type="win32gui" installbase="bin" installname="combotst.exe">\r
        <define name="_WIN32_IE">0x0501</define>\r
        <define name="_WIN32_WINNT">0x0501</define>\r
        <define name="__USE_W32API" />\r
-\r
        <library>kernel32</library>\r
        <library>gdi32</library>\r
-\r
-       <file>alphablend.c</file>\r
-</module>
\ No newline at end of file
+       <file>combotst.c</file>\r
+</module>\r