]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.dos
All char, char *, and char arrays changed to use wxChar or wxString. 99% backward...
[wxWidgets.git] / src / msw / makefile.dos
index 916ace01b2aabfb75d60f847bb17d37b676155a1..c3b07b8b91d1bde5c295f1f9d86f1e34d96f8fec 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 19:28, 2000/09/10
+# This file was automatically generated by tmake at 18:07, 2001/01/03
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T!
 
 #
@@ -124,6 +124,7 @@ COMMONOBJS1 = \
                $(COMMDIR)\file.obj \
                $(COMMDIR)\fileconf.obj \
                $(COMMDIR)\filefn.obj \
+               $(COMMDIR)\filename.obj \
                $(COMMDIR)\filesys.obj \
                $(COMMDIR)\fontcmn.obj \
                $(COMMDIR)\fontmap.obj \
@@ -147,6 +148,7 @@ COMMONOBJS1 = \
                $(COMMDIR)\list.obj \
                $(COMMDIR)\log.obj \
                $(COMMDIR)\longlong.obj \
+               $(COMMDIR)\matrix.obj \
                $(COMMDIR)\memory.obj \
                $(COMMDIR)\menucmn.obj \
                $(COMMDIR)\module.obj \
@@ -900,6 +902,11 @@ $(COMMDIR)/filefn.obj:     $*.$(SRCSUFF)
 $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
 <<
 
+$(COMMDIR)/filename.obj:     $*.$(SRCSUFF)
+        cl @<<
+$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
+<<
+
 $(COMMDIR)/filesys.obj:     $*.$(SRCSUFF)
         cl @<<
 $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
@@ -1015,6 +1022,11 @@ $(COMMDIR)/longlong.obj:     $*.$(SRCSUFF)
 $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
 <<
 
+$(COMMDIR)/matrix.obj:     $*.$(SRCSUFF)
+        cl @<<
+$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
+<<
+
 $(COMMDIR)/memory.obj:     $*.$(SRCSUFF)
         cl @<<
 $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)