]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.b32
more MSLU fixes
[wxWidgets.git] / src / msw / makefile.b32
index d48879e21a481c009774fbba57b3492c4318aa77..842b28ac72dff2091631c3639f9737d24e20d221 100644 (file)
@@ -1,6 +1,6 @@
 
 
-# This file was automatically generated by tmake at 22:26, 2002/01/29
+# This file was automatically generated by tmake 
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T!
 
 #
@@ -105,7 +105,6 @@ GENERICOBJS= $(MSWDIR)\busyinfo.obj \
 # Not needed:
 #  $(MSWDIR)\colrdlgg.obj \
 #  $(MSWDIR)\fontdlgg.obj \
-#  $(MSWDIR)\helpxlp.obj \
 #  $(MSWDIR)\msgdlgg.obj \
 #  $(MSWDIR)\printps.obj \
 #  $(MSWDIR)\prntdlgg.obj \
@@ -373,7 +372,13 @@ OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS)
 
 default:       wx
 
-wx:    $(CFG) $(DUMMY).obj $(OBJECTS) $(PERIPH_TARGET) $(LIBTARGET)
+wx:    setuph $(CFG) $(DUMMY).obj $(OBJECTS) $(PERIPH_TARGET) $(LIBTARGET)
+
+# TODO: put the setup.h under lib
+setuph:
+     cd $(WXDIR)\include\wx\msw
+     if not exist setup.h copy setup0.h setup.h
+     cd $(WXDIR)\src\msw
 
 all:   wx