X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e86d366cab7235fa0ce1c4df3eb3e7ca55350d35..b26e2dc41d9f5b387897a6cc6fba58d6957fd5cd:/utils/wxPython/src/Setup.in?ds=sidebyside diff --git a/utils/wxPython/src/Setup.in b/utils/wxPython/src/Setup.in index d9c764c3d3..87841966f4 100644 --- a/utils/wxPython/src/Setup.in +++ b/utils/wxPython/src/Setup.in @@ -5,7 +5,7 @@ ### This file should be created by configure. Currently it is tweaked by hand. ### -*shared* +#*shared* CCC=c++ WXWIN=../../.. @@ -34,10 +34,11 @@ TARGETDIR=.. wxpc wxp.cpp helpers.cpp windows.cpp events.cpp misc.cpp gdi.cpp \ mdi.cpp controls.cpp controls2.cpp windows2.cpp cmndlgs.cpp \ + frames.cpp stattool.cpp \ # CFLAGS -I. -I$(WXWIN)/include -I/usr/local/lib/glib/include -I$(WXWIN)/src \ -I/usr/X/include -DSWIG_GLOBAL -D__WXGTK__ \ - -D__WXDEBUG__ \ + #-D__WXDEBUG__ \ # LFLAGS -L$(WXWIN)/lib/solaris2.6 -L/usr/X/lib \ -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1 \