added resources back to some of the gui tests
Modified: trunk/rosapps/tests/capclock/capclock.xml
Modified: trunk/rosapps/tests/dirdlg/dirdlg.xml
Modified: trunk/rosapps/tests/miditest/miditest.xml
Modified: trunk/rosapps/tests/popupmenu/popupmenu.xml
_____
Modified: trunk/rosapps/tests/capclock/capclock.xml
--- trunk/rosapps/tests/capclock/capclock.xml 2005-11-14 22:44:36 UTC
(rev 19231)
+++ trunk/rosapps/tests/capclock/capclock.xml 2005-11-14 22:56:42 UTC
(rev 19232)
@@ -5,4 +5,5 @@
<library>kernel32</library>
<library>gdi32</library>
<file>capclock.c</file>
+ <efile>capclock.c</efile>
</module>
_____
Modified: trunk/rosapps/tests/dirdlg/dirdlg.xml
--- trunk/rosapps/tests/dirdlg/dirdlg.xml 2005-11-14 22:44:36 UTC
(rev 19231)
+++ trunk/rosapps/tests/dirdlg/dirdlg.xml 2005-11-14 22:56:42 UTC
(rev 19232)
@@ -5,4 +5,5 @@
<library>kernel32</library>
<library>gdi32</library>
<file>dirdlg.c</file>
+ <efile>dirdlg.rc</efile>
</module>
_____
Modified: trunk/rosapps/tests/miditest/miditest.xml
--- trunk/rosapps/tests/miditest/miditest.xml 2005-11-14 22:44:36 UTC
(rev 19231)
+++ trunk/rosapps/tests/miditest/miditest.xml 2005-11-14 22:56:42 UTC
(rev 19232)
@@ -5,4 +5,5 @@
<library>kernel32</library>
<library>winmm</library>
<file>miditest.c</file>
+ <efile>miditest.rc</efile>
</module>
_____
Modified: trunk/rosapps/tests/popupmenu/popupmenu.xml
--- trunk/rosapps/tests/popupmenu/popupmenu.xml 2005-11-14 22:44:36 UTC
(rev 19231)
+++ trunk/rosapps/tests/popupmenu/popupmenu.xml 2005-11-14 22:56:42 UTC
(rev 19232)
@@ -5,4 +5,5 @@
<library>kernel32</library>
<library>gdi32</library>
<file>popupmenu.c</file>
+ <efile>popupmenu.rc</efile>
</module>