Readded wxPlotWindow as external lib.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2001-01-16 11:33:29 +00:00
parent 67b888f0f3
commit 8556b795c3
23 changed files with 2051 additions and 1 deletions

4
contrib/configure vendored
View File

@@ -820,6 +820,7 @@ trap 'rm -fr `echo "
src/xml/Makefile
src/canvas/Makefile
src/gizmos/Makefile
src/plot/Makefile
samples/Makefile
samples/mmedia/Makefile
samples/ogl/Makefile
@@ -833,6 +834,7 @@ trap 'rm -fr `echo "
samples/gizmos/multicell/Makefile
samples/gizmos/splittree/Makefile
samples/xml/Makefile
samples/plot/Makefile
utils/Makefile
utils/wxrc/Makefile
utils/wxrcedit/Makefile
@@ -923,6 +925,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
src/xml/Makefile
src/canvas/Makefile
src/gizmos/Makefile
src/plot/Makefile
samples/Makefile
samples/mmedia/Makefile
samples/ogl/Makefile
@@ -936,6 +939,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
samples/gizmos/multicell/Makefile
samples/gizmos/splittree/Makefile
samples/xml/Makefile
samples/plot/Makefile
utils/Makefile
utils/wxrc/Makefile
utils/wxrcedit/Makefile