]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.b32
event/leave events
[wxWidgets.git] / src / msw / makefile.b32
index 623cd3687fcf220387c399067b3c9a1d876a1ee1..75d427e83aded6bf1dbbf1c513976664a5ef2b86 100644 (file)
@@ -140,7 +140,6 @@ MSWOBJS = \
   $(MSWDIR)\font.obj \
   $(MSWDIR)\fontdlg.obj \
   $(MSWDIR)\frame.obj \
-  $(MSWDIR)\gauge.obj \
   $(MSWDIR)\gauge95.obj \
   $(MSWDIR)\gaugemsw.obj \
   $(MSWDIR)\gdiobj.obj \
@@ -158,6 +157,7 @@ MSWOBJS = \
   $(MSWDIR)\minifram.obj \
   $(MSWDIR)\msgdlg.obj \
   $(MSWDIR)\nativdlg.obj \
+  $(MSWDIR)\notebook.obj \
   $(MSWDIR)\ownerdrw.obj \
   $(MSWDIR)\palette.obj \
   $(MSWDIR)\pen.obj \
@@ -316,6 +316,8 @@ $(MSWDIR)\msgdlg.obj:     $(MSWDIR)\msgdlg.$(SRCSUFF)
 
 $(MSWDIR)\nativdlg.obj:     $(MSWDIR)\nativdlg.$(SRCSUFF)
 
+$(MSWDIR)\notebook.obj:     $(MSWDIR)\notebook.$(SRCSUFF)
+
 $(MSWDIR)\ownerdrw.obj:     $(MSWDIR)\ownerdrw.$(SRCSUFF)
 
 $(MSWDIR)\palette.obj:     $(MSWDIR)\palette.$(SRCSUFF)
@@ -551,7 +553,7 @@ $(CFG): makefile.b32
 
 -L$(BCCDIR)\lib
 -D__WXWIN__
--D__WINDOWS__
+-D__WXMSW__
 -DWIN32
 $(OPT)
 $(DEBUG_FLAGS)