]> git.saurik.com Git - wxWidgets.git/blobdiff - src/Makefile.in
Various changes for 16-bit compilation
[wxWidgets.git] / src / Makefile.in
index 130f9ac30de935ef6f1982c6f2250b4ca08c2a0e..c8d2ce3619c7050176cb9bf6311260ae8ac43049 100644 (file)
@@ -55,6 +55,7 @@ LIB_CPP_SRC=\
  common/time.cpp \
  common/timercmn.cpp \
  common/utilscmn.cpp \
+ common/datstrm.cpp \
 \
  gtk/app.cpp \
  gtk/bitmap.cpp \
@@ -80,6 +81,7 @@ LIB_CPP_SRC=\
  gtk/listbox.cpp \
  gtk/mdi.cpp \
  gtk/menu.cpp \
+ gtk/notebook.cpp \
  gtk/palette.cpp \
  gtk/pen.cpp \
  gtk/radiobox.cpp \
@@ -117,6 +119,7 @@ LIB_CPP_SRC=\
  generic/treectrl.cpp
  
 LIB_C_SRC=\
+ common/extended.c \
 \
  gtk/win_gtk.c \
 \