]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif.inc
Build fixes
[wxWidgets.git] / src / motif.inc
index 24a41d4958b3669e29a57903657fe7176d4dffd9..6eecd2425a0b43ce62a6f27de69404e32a7f19fa 100644 (file)
@@ -39,6 +39,7 @@ LIB_CPP_SRC=\
  common/resource.cpp \
  common/serbase.cpp \
  common/string.cpp \
+ common/tbarbase.cpp \
  common/textfile.cpp \
  common/time.cpp \
  common/timercmn.cpp \
@@ -47,7 +48,7 @@ LIB_CPP_SRC=\
  common/framecmn.cpp \
  common/stream.cpp \
  common/datstrm.cpp \
- common/fstream.cpp \
+ common/wfstream.cpp \
  common/mstream.cpp \
  common/zstream.cpp \
  common/objstrm.cpp \
@@ -72,9 +73,7 @@ LIB_CPP_SRC=\
  motif/brush.cpp \
  motif/button.cpp \
  motif/checkbox.cpp \
- motif/chcklst.cpp \
  motif/choice.cpp \
- motif/clipbrd.cpp \
  motif/colordlg.cpp \
  motif/colour.cpp \
  motif/control.cpp \
@@ -85,8 +84,6 @@ LIB_CPP_SRC=\
  motif/dcclient.cpp \
  motif/dcmemory.cpp \
  motif/dcscreen.cpp \
- motif/dnd.cpp \
- motif/dirdlg.cpp \
  motif/dialog.cpp \
  motif/filedlg.cpp \
  motif/font.cpp \
@@ -127,6 +124,7 @@ LIB_CPP_SRC=\
  generic/colrdlgg.cpp \
  generic/fontdlgg.cpp \
  generic/gridg.cpp \
+ generic/helpext.cpp \
  generic/imaglist.cpp \
  generic/listctrl.cpp \
  generic/laywin.cpp \
@@ -143,6 +141,9 @@ LIB_CPP_SRC=\
  generic/treectrl.cpp
   
 LIB_C_SRC=\
+\
+ motif/xmcombo/xmcombo.c \
+\
  common/extended.c \
 \
  png/png.c \