]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/Setup
changes for wxMSW compilation
[wxWidgets.git] / utils / wxPython / src / Setup
index c6c17419b3e6092db160d1b0d4a68122f550e52b..f009589daa516b04eba8ee26df09e0422d558ed8 100644 (file)
@@ -30,8 +30,9 @@ MY_LINKCC=$(CCC)
 ## Pick one of these, or set your own.  This is where the
 ## wxPython module should be installed.  It should be a
 ## subdirectory named wxPython.
-TARGETDIR=..
+#TARGETDIR=..
 #TARGETDIR=$(BINLIBDEST)/site-packages/wxPython
+TARGETDIR=$(BINLIBDEST)/wxPython
 
 
 wxc    wx.cpp helpers.cpp windows.cpp events.cpp misc.cpp gdi.cpp \