]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/Setup.in
Version 0.4.1 for wxGTK
[wxWidgets.git] / utils / wxPython / src / Setup.in
index d9c764c3d3d66c3a24e64ca3f09e93b100a8c41f..87841966f412b518e6cb12829b54fd8a08cd1948 100644 (file)
@@ -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 \