]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif.inc
fixed compilation for gcc
[wxWidgets.git] / src / motif.inc
index 4736d0f71f466bf9925421132d2dd060f05690e6..56b9f3e56fc6af78f4195d4e385496737f89aca2 100644 (file)
@@ -25,6 +25,8 @@ LIB_CPP_SRC=\
  common/hash.cpp \
  common/helpbase.cpp \
  common/image.cpp \
+ common/imagjpeg.cpp \
+ common/imagpng.cpp \
  common/intl.cpp \
  common/ipcbase.cpp \
  common/layout.cpp \
@@ -35,6 +37,7 @@ LIB_CPP_SRC=\
  common/mimetype.cpp \
  common/module.cpp \
  common/object.cpp \
+ common/paper.cpp \
  common/prntbase.cpp \
  common/resource.cpp \
  common/serbase.cpp \
@@ -75,6 +78,7 @@ LIB_CPP_SRC=\
  motif/brush.cpp \
  motif/button.cpp \
  motif/checkbox.cpp \
+ motif/checklst.cpp \
  motif/choice.cpp \
  motif/clipbrd.cpp \
  motif/colour.cpp \
@@ -83,6 +87,7 @@ LIB_CPP_SRC=\
  motif/combobox.cpp \
  motif/cursor.cpp \
  motif/data.cpp \
+ motif/dataobj.cpp \
  motif/dc.cpp \
  motif/dcclient.cpp \
  motif/dcmemory.cpp \
@@ -120,11 +125,9 @@ LIB_CPP_SRC=\
  motif/stattext.cpp \
  motif/taskbar.cpp \
  motif/textctrl.cpp \
- motif/thread.cpp \
  motif/timer.cpp \
  motif/toolbar.cpp \
  motif/utils.cpp \
- motif/utilsexc.cpp \
  motif/wave.cpp \
  motif/window.cpp \
 \
@@ -153,7 +156,9 @@ LIB_CPP_SRC=\
  generic/statusbr.cpp \
  generic/tabg.cpp \
  generic/textdlgg.cpp \
- generic/treectrl.cpp
+ generic/treectrl.cpp \
+\
+ unix/utilsunx.cpp
   
 LIB_C_SRC=\
 \