fix the old cygwin handle duping tests
authorSteven Edwards <winehacker@gmail.com>
Mon, 14 Nov 2005 23:00:36 +0000 (23:00 +0000)
committerSteven Edwards <winehacker@gmail.com>
Mon, 14 Nov 2005 23:00:36 +0000 (23:00 +0000)
svn path=/trunk/; revision=19233

rosapps/tests/map_dup_inherit/map_dup_inherit.xml
rosapps/tests/p_dup_handle/p_dup_handle.xml

index 91eafd9..4db308f 100644 (file)
@@ -1,4 +1,4 @@
-<module name="map_dup_inherit" type="win32gui" installbase="bin" installname="map_dup_inherit.exe">
+<module name="map_dup_inherit" type="win32cui" installbase="bin" installname="map_dup_inherit.exe">
        <define name="_WIN32_IE">0x0501</define>
        <define name="_WIN32_WINNT">0x0501</define>
        <define name="__USE_W32API" />
index 5895c80..f380285 100644 (file)
@@ -1,4 +1,4 @@
-<module name="p_dup_handle" type="win32gui" installbase="bin" installname="p_dup_handle.exe">
+<module name="p_dup_handle" type="win32cui" installbase="bin" installname="p_dup_handle.exe">
        <define name="_WIN32_IE">0x0501</define>
        <define name="_WIN32_WINNT">0x0501</define>
        <define name="__USE_W32API" />