X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7f555861b7e50f335c7b929bb76be38e9ebd69c5..cfad3750c3ecc821ffae8b9b3de852551270846d:/src/stubs/makefile.unx diff --git a/src/stubs/makefile.unx b/src/stubs/makefile.unx index 6d6c5c43ed..abd4765ea4 100644 --- a/src/stubs/makefile.unx +++ b/src/stubs/makefile.unx @@ -38,7 +38,6 @@ LIB_CPP_SRC=\ ../common/module.cpp \ ../common/object.cpp \ ../common/odbc.cpp \ - ../common/postscrp.cpp \ ../common/prntbase.cpp \ ../common/resource.cpp \ ../common/serbase.cpp \ @@ -90,7 +89,6 @@ LIB_CPP_SRC=\ dcmemory.cpp \ dcscreen.cpp \ dialog.cpp \ - dirdlg.cpp \ dnd.cpp \ filedlg.cpp \ font.cpp \ @@ -135,6 +133,8 @@ LIB_CPP_SRC=\ \ ../generic/choicdgg.cpp \ ../generic/colrdlgg.cpp \ + ../generic/dcpsg.cpp \ + ../generic/dirdlgg.cpp \ ../generic/fontdlgg.cpp \ ../generic/gridg.cpp \ ../generic/imaglist.cpp \ @@ -142,6 +142,9 @@ LIB_CPP_SRC=\ ../generic/laywin.cpp \ ../generic/msgdlgg.cpp \ ../generic/panelg.cpp \ + ../generic/prop.cpp \ + ../generic/proplist.cpp \ + ../generic/propform.cpp \ ../generic/printps.cpp \ ../generic/prntdlgg.cpp \ ../generic/sashwin.cpp \ @@ -154,6 +157,7 @@ LIB_CPP_SRC=\ # If you're not using the generic ones, you # may wish to define platform-specific ones +# dirdlg.cpp \ # treectrl.cpp \ # listctrl.cpp \ # imaglist.cpp \