]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/descrip.mms
There was no icon file in this example, causing compilation with VC to fail. I just...
[wxWidgets.git] / src / generic / descrip.mms
index e1006262e5e1b52882709bc38263689464c75d1a..f95426fa7db096db69a50a3ab99f85810f16e4d5 100644 (file)
@@ -52,7 +52,6 @@ OBJECTS = \
                msgdlgg.obj,\
                numdlgg.obj,\
                panelg.obj,\
-               plot.obj,\
                printps.obj,\
                prntdlgg.obj,\
                progdlgg.obj,\
@@ -95,7 +94,6 @@ SOURCES = \
                notebook.cpp,\
                numdlgg.cpp,\
                panelg.cpp,\
-               plot.cpp,\
                printps.cpp,\
                prntdlgg.cpp,\
                progdlgg.cpp,\
@@ -156,7 +154,6 @@ msgdlgg.obj : msgdlgg.cpp
 notebook.obj : notebook.cpp
 numdlgg.obj : numdlgg.cpp
 panelg.obj : panelg.cpp
-plot.obj : plot.cpp
 printps.obj : printps.cpp
 prntdlgg.obj : prntdlgg.cpp
 progdlgg.obj : progdlgg.cpp