ApplicationDefinition.st
branchjv
changeset 23106 6c74a7eb3098
parent 21293 d315e1f47c18
child 23107 40173e082cbc
--- a/ApplicationDefinition.st	Fri May 11 12:12:57 2018 +0100
+++ b/ApplicationDefinition.st	Mon Jun 04 10:11:11 2018 +0100
@@ -2133,8 +2133,7 @@
 stx_RESOURCES: \
         keyboard.rc \
         keyboardMacros.rc \
-        host.rc \
-        h_win32.rc \
+        host.rc \        
         display.rc \
         d_win32.rc \
         libbasic_RESOURCES \
@@ -2162,9 +2161,6 @@
 host.rc: $(TOP)\projects\smalltalk\host.rc
         copy $(TOP)\projects\smalltalk\host.rc *.*
 
-h_win32.rc: $(TOP)\projects\smalltalk\h_win32.rc
-        copy $(TOP)\projects\smalltalk\h_win32.rc *.*
-
 display.rc: $(TOP)\projects\smalltalk\display.rc
         copy $(TOP)\projects\smalltalk\display.rc *.*