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:
23
contrib/src/plot/Makefile.in
Normal file
23
contrib/src/plot/Makefile.in
Normal file
@@ -0,0 +1,23 @@
|
||||
# $Id$
|
||||
|
||||
top_srcdir = @top_srcdir@/..
|
||||
top_builddir = ../../..
|
||||
libsrc_dir = contrib/src/plot
|
||||
|
||||
TARGET_LIBNAME=libplot
|
||||
|
||||
LIBVERSION_CURRENT=1
|
||||
LIBVERSION_REVISION=0
|
||||
LIBVERSION_AGE=0
|
||||
|
||||
HEADER_PATH=$(top_srcdir)/contrib/include/wx
|
||||
HEADER_SUBDIR=plot
|
||||
|
||||
HEADERS=plot.h
|
||||
|
||||
OBJECTS=plot.o
|
||||
|
||||
APPEXTRADEFS=-I$(top_srcdir)/contrib/include
|
||||
|
||||
include $(top_builddir)/src/makelib.env
|
||||
|
||||
1204
contrib/src/plot/plot.cpp
Normal file
1204
contrib/src/plot/plot.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user