Is there any way to set up a configure.py to only generate the C++ sources for sip files that have changed? I have added the C++ source files to an xcode project for static linking and running configure.py overwrites all of the C++ files every time, so I have to recompile the whole python module even if I haven't editted anything. (I am %Include'ing each sip class def from the main module sip file.)
thanks -- Patrick Kidd Stinson http://www.patrickkidd.com/ http://pkaudio.sourceforge.net/ http://pksampler.sourceforge.net/ _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
