]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/files.lst
fix DMars compilation to use precompiled headers
[wxWidgets.git] / src / gtk1 / files.lst
index 359a021ad48f10f04cae727bb6c2b263c106cae6..764c334a7cb60d32dd4ddc0568d996f8e96aba54 100644 (file)
@@ -32,6 +32,7 @@ ALL_SOURCES = \
                generic/progdlgg.cpp \
                generic/sashwin.cpp \
                generic/scrlwing.cpp \
+               generic/selstore.cpp \
                generic/spinctlg.cpp \
                generic/splash.cpp \
                generic/splitter.cpp \
@@ -87,6 +88,7 @@ ALL_SOURCES = \
                common/filefn.cpp \
                common/filename.cpp \
                common/filesys.cpp \
+               common/fldlgcmn.cpp \
                common/fontcmn.cpp \
                common/fontmap.cpp \
                common/framecmn.cpp \
@@ -442,6 +444,7 @@ ALL_HEADERS = \
                sckstrm.h \
                scrolbar.h \
                scrolwin.h \
+               selstore.h \
                settings.h \
                sizer.h \
                slider.h \
@@ -676,6 +679,7 @@ COMMONOBJS = \
                filefn.o \
                filename.o \
                filesys.o \
+               fldlgcmn.o \
                fontcmn.o \
                fontmap.o \
                framecmn.o \
@@ -797,6 +801,7 @@ GUIOBJS = \
                progdlgg.o \
                sashwin.o \
                scrlwing.o \
+               selstore.o \
                spinctlg.o \
                splash.o \
                splitter.o \
@@ -904,6 +909,7 @@ GUI_LOWLEVEL_OBJS = \
                progdlgg.o \
                sashwin.o \
                scrlwing.o \
+               selstore.o \
                spinctlg.o \
                splash.o \
                splitter.o \