]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif.inc
updated i18n sample, french translations are now in the "fr" subdirectory.
[wxWidgets.git] / src / motif.inc
index e42e5fa91e57443ee8cde8c8c668c4dcc19f689a..b5dc5568313a9e7a524e4106399638517d1c893f 100644 (file)
@@ -2,7 +2,7 @@
 NONE =
 
 # define library name
-LIB_TARGET=wx_motif
+LIB_TARGET=wx_motif2
 LIB_MAJOR=0
 LIB_MINOR=1
 
@@ -24,6 +24,7 @@ LIB_CPP_SRC=\
  common/gdicmn.cpp \
  common/hash.cpp \
  common/helpbase.cpp \
+ common/image.cpp \
  common/intl.cpp \
  common/ipcbase.cpp \
  common/layout.cpp \
@@ -141,6 +142,9 @@ LIB_CPP_SRC=\
  generic/panelg.cpp \
  generic/printps.cpp \
  generic/prntdlgg.cpp \
+ generic/prop.cpp \
+ generic/propform.cpp \
+ generic/proplist.cpp \
  generic/sashwin.cpp \
  generic/scrolwin.cpp \
  generic/splitter.cpp \
@@ -153,35 +157,4 @@ LIB_C_SRC=\
 \
  motif/xmcombo/xmcombo.c \
 \
- common/extended.c \
-\
- png/png.c \
- png/pngset.c \
- png/pngget.c \
- png/pngrutil.c \
- png/pngtrans.c \
- png/pngwutil.c \
- png/pngread.c \
- png/pngrio.c \
- png/pngwio.c \
- png/pngwrite.c \
- png/pngrtran.c \
- png/pngwtran.c \
- png/pngmem.c \
- png/pngerror.c \
- png/pngpread.c \
-\
- zlib/adler32.c \
- zlib/compress.c \
- zlib/crc32.c \
- zlib/gzio.c \
- zlib/uncompr.c \
- zlib/deflate.c \
- zlib/trees.c \
- zlib/zutil.c \
- zlib/inflate.c \
- zlib/infblock.c \
- zlib/inftrees.c \
- zlib/infcodes.c \
- zlib/infutil.c \
- zlib/inffast.c \
+ common/extended.c
\ No newline at end of file