]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
remove 'extern' from IsKeyDown,... for bcc
[wxWidgets.git] / src / msw / makefile.wat
index c2a5bc5448603dde29da64ffe8a0da8ae575f42d..fbda5947ab4ad0685be5a1032355fd30e7c00020 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 15:18, 2000/02/27
+# This file was automatically generated by tmake at 12:25, 2000/02/28
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
 
 #
@@ -59,6 +59,7 @@ GENERICOBJS= busyinfo.obj &
        tbarsmpl.obj &
        textdlgg.obj &
        tipdlg.obj &
+       treelay.obj &
        wizard.obj
 
 # These are generic things that don't need to be compiled on MSW,
@@ -998,6 +999,9 @@ textdlgg.obj:     $(GENDIR)\textdlgg.cpp
 tipdlg.obj:     $(GENDIR)\tipdlg.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+treelay.obj:     $(GENDIR)\treelay.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 wizard.obj:     $(GENDIR)\wizard.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<