]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/files.lst
update to make digitalmars compile/link libraries
[wxWidgets.git] / src / gtk1 / files.lst
index 749c0a04574a7156990fd432c8f204ddc6c2ea3f..10b246e187332fa622a297d00031203ede36a5b4 100644 (file)
@@ -59,6 +59,7 @@ ALL_SOURCES = \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
                common/ctrlsub.cpp \
+               common/datacmn.cpp \
                common/datetime.cpp \
                common/datstrm.cpp \
                common/db.cpp \
@@ -152,6 +153,7 @@ ALL_SOURCES = \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
+               common/taskbarcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
@@ -244,6 +246,7 @@ ALL_SOURCES = \
                unix/gsocket.c \
                unix/mimetype.cpp \
                unix/snglinst.cpp \
+               unix/taskbarx11.cpp \
                unix/threadpsx.cpp \
                unix/utilsunx.cpp \
                unix/utilsx11.cpp \
@@ -611,6 +614,7 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/taskbarx11.h \
                unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
@@ -646,6 +650,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -739,6 +744,7 @@ COMMONOBJS = \
                stream.o \
                string.o \
                sysopt.o \
+               taskbarcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \
@@ -951,6 +957,7 @@ UNIXOBJS = \
                gsocket.o \
                mimetype.o \
                snglinst.o \
+               taskbarx11.o \
                threadpsx.o \
                utilsunx.o \
                utilsx11.o