plot.cpp was moved out of the generic directory to contrib, so plot.obj no longer needs to be linked

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
2001-01-26 23:52:03 +00:00
parent b7245f129a
commit e894bd397c

View File

@@ -98,7 +98,7 @@ GENERICOBJS= ..\generic\$D\busyinfo.obj \
..\generic\$D\logg.obj \
..\generic\$D\numdlgg.obj \
..\generic\$D\panelg.obj \
..\generic\$D\plot.obj \
# ..\generic\$D\plot.obj \
..\generic\$D\progdlgg.obj \
..\generic\$D\prop.obj \
..\generic\$D\propform.obj \