]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/descrip.mms
Getting wxMicroWindows compiled again
[wxWidgets.git] / src / generic / descrip.mms
index f95426fa7db096db69a50a3ab99f85810f16e4d5..f1aab5578052178e923f421590bd8de8ee90672c 100644 (file)
@@ -93,6 +93,7 @@ SOURCES = \
                msgdlgg.cpp,\
                notebook.cpp,\
                numdlgg.cpp,\
+               paletteg.cpp,\
                panelg.cpp,\
                printps.cpp,\
                prntdlgg.cpp,\
@@ -117,8 +118,7 @@ SOURCES = \
 OBJECTS0=,statline.obj,\
                notebook.obj
 .else
-OBJECTS0=,filedlgg.obj
-
+OBJECTS0=,filedlgg.obj,paletteg.obj
 .endif
 
 all : $(SOURCES)
@@ -153,6 +153,7 @@ logg.obj : logg.cpp
 msgdlgg.obj : msgdlgg.cpp
 notebook.obj : notebook.cpp
 numdlgg.obj : numdlgg.cpp
+paletteg.obj : paletteg.cpp
 panelg.obj : panelg.cpp
 printps.obj : printps.cpp
 prntdlgg.obj : prntdlgg.cpp