]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk.inc
CodeWarrior Support (no defines in project possible)
[wxWidgets.git] / src / gtk.inc
index b13843feb2f807a46b525ce57e4b4584429f35a2..3e3457f3ee7c826db22978b7b0bf839d0d2c5f3d 100644 (file)
@@ -2,9 +2,9 @@
 NONE =
 
 # define library name
-LIB_TARGET=wx_gtk
+LIB_TARGET=wx_gtk_1_0
 LIB_MAJOR=1
-LIB_MINOR=96
+LIB_MINOR=99
 
 # define library sources
 
@@ -47,8 +47,8 @@ LIB_CPP_SRC=\
  common/wincmn.cpp \
  common/framecmn.cpp \
  common/stream.cpp \
- common/datstrm.cpp \
  common/wfstream.cpp \
+ common/datstrm.cpp \
  common/mstream.cpp \
  common/zstream.cpp \
  common/objstrm.cpp \
@@ -61,8 +61,8 @@ LIB_CPP_SRC=\
  common/sckaddr.cpp \
  common/sckipc.cpp \
  common/protocol.cpp \
- common/ftp.cpp \
  common/http.cpp \
+ common/ftp.cpp \
  common/url.cpp \
  common/tokenzr.cpp \
 \
@@ -83,6 +83,7 @@ LIB_CPP_SRC=\
  gtk/dc.cpp \
  gtk/dcclient.cpp \
  gtk/dcmemory.cpp \
+ gtk/dcps.cpp \
  gtk/dcscreen.cpp \
  gtk/dnd.cpp \
  gtk/dialog.cpp \
@@ -95,6 +96,7 @@ LIB_CPP_SRC=\
  gtk/listbox.cpp \
  gtk/mdi.cpp \
  gtk/menu.cpp \
+ gtk/minifram.cpp \
  gtk/notebook.cpp \
  gtk/palette.cpp \
  gtk/pen.cpp \