]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.vc
Solved problem with wxhInstance name being mangled by MSVC
[wxWidgets.git] / src / msw / makefile.vc
index 6e7b7d4a275f0fc2db8f91fd532e19f95f9b6209..678fe19d410594bf7564e0389aabddcbf31fa8cb 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 13:13, 1999/09/12
+# This file was automatically generated by tmake at 21:04, 1999/09/12
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
 
 # File:     makefile.vc
@@ -68,6 +68,11 @@ $(CPPFLAGS2) /Fo$@ /c /Tc $<
 $(CPPFLAGS) /Fo$@ /c /Tp $<
 <<
 
+{..\msw}.c{..\msw\$D}.obj:
+       cl @<<
+$(CPPFLAGS2) /Fo$@ /c /Tc $<
+<<
+
 {..\msw\ole}.cpp{..\msw\ole\$D}.obj:
        cl @<<
 $(CPPFLAGS) /Fo$@ /c /Tp $<
@@ -183,6 +188,7 @@ COMMONOBJS = \
                ..\common\$D\stream.obj \
                ..\common\$D\string.obj \
                ..\common\$D\tbarbase.obj \
+               ..\common\$D\tbarsmpl.obj \
                ..\common\$D\textcmn.obj \
                ..\common\$D\textfile.obj \
                ..\common\$D\time.obj \
@@ -317,7 +323,7 @@ HTMLOBJS = \
 
 # Add $(NONESSENTIALOBJS) if wanting generic dialogs, PostScript etc.
 # Add $(HTMLOBJS) if wanting wxHTML classes
-OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS)
+OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS)
 
 # Normal, static library
 all:    dirs $(DUMMYOBJ) $(OBJECTS) $(PERIPH_TARGET) png zlib xpm jpeg $(LIBTARGET)