added resources back to some of the gui tests
authorSteven Edwards <winehacker@gmail.com>
Mon, 14 Nov 2005 22:56:42 +0000 (22:56 +0000)
committerSteven Edwards <winehacker@gmail.com>
Mon, 14 Nov 2005 22:56:42 +0000 (22:56 +0000)
svn path=/trunk/; revision=19232

rosapps/tests/capclock/capclock.xml
rosapps/tests/dirdlg/dirdlg.xml
rosapps/tests/miditest/miditest.xml
rosapps/tests/popupmenu/popupmenu.xml

index 34db601..5bc5f28 100644 (file)
@@ -5,4 +5,5 @@
        <library>kernel32</library>
        <library>gdi32</library>
        <file>capclock.c</file>
+       <efile>capclock.c</efile>
 </module>
index 344ace7..79c58ac 100644 (file)
@@ -5,4 +5,5 @@
        <library>kernel32</library>
        <library>gdi32</library>
        <file>dirdlg.c</file>
+       <efile>dirdlg.rc</efile>
 </module>
index 6a26a4b..8c4dc78 100644 (file)
@@ -5,4 +5,5 @@
        <library>kernel32</library>
        <library>winmm</library>
        <file>miditest.c</file>
+       <efile>miditest.rc</efile>
 </module>
index b3ecf3a..6977a0a 100644 (file)
@@ -5,4 +5,5 @@
        <library>kernel32</library>
        <library>gdi32</library>
        <file>popupmenu.c</file>
+       <efile>popupmenu.rc</efile>
 </module>