*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 18 Nov 2009 13:55:09 +0100
changeset 1084 a9593477dc81
parent 1083 8229350eeacf
child 1085 d6c5cd4d2b11
*** empty log message ***
bc.mak
--- a/bc.mak	Thu Nov 05 23:38:46 2009 +0100
+++ b/bc.mak	Wed Nov 18 13:55:09 2009 +0100
@@ -216,9 +216,9 @@
 d_win32.rc: $(TOP)\projects\smalltalk\d_win32.rc
 	copy $(TOP)\projects\smalltalk\d_win32.rc *.*
 
-stx_STYLES: resources\stx\libview\NUL
-	copy $(TOP)\libview\styles\mswindowsXP* resources\stx\libview\*.*
-	copy $(TOP)\libview\styles\mswindows*.common resources\stx\libview\*.*
+stx_STYLES: resources\stx\libview\styles\NUL
+	copy $(TOP)\libview\styles\*.style resources\stx\libview\styles\*.*
+	copy $(TOP)\libview\styles\*.common resources\stx\libview\styles\*.*
 
 stx_BITMAPS: \
 	libwidg_BITMAPS
@@ -253,6 +253,9 @@
 resources\stx\libview\NUL: resources\stx\NUL
 	mkdir resources\stx\libview
 
+resources\stx\libview\styles\NUL: resources\stx\libview\NUL
+	mkdir resources\stx\libview\styles
+
 resources\stx\libview2\NUL: resources\stx\NUL
 	mkdir resources\stx\libview2