- use the DLL versions of the C runtime (!) - change path settings so intermediate files go to Debug/temp or Release/temp - add resource file to python15.dll (can't remember what this does) - add a separate project to build the parser module
Per Mark Hammond's suggestion, add it to the extra libs in Settings instead of to the project's source files.