[Python-Dev] ctypes is in SVN now.
Thomas Heller
theller at python.net
Thu Mar 9 21:51:17 CET 2006
More information about the Python-Dev mailing list
Thu Mar 9 21:51:17 CET 2006
- Previous message: [Python-Dev] ctypes is in SVN now.
- Next message: [Python-Dev] ctypes is in SVN now.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Peters wrote: > [Thomas Heller] >> ... >> I could do that myself, but only for x86, while other .pyd files also have build >> settings for Itanium and x86_64. (I find it always very painful to click through >> the settings dialog in MSVC - isn't there any other way to create these files?) > > Under VC 6 I generally just renamed a copy of "a similar" existing > project file and used a text editor to change the paths. I haven't > tried that under the 7.1 MSDev. That's what I did when I created _ctypes_test.vcproj from _ctypes.vcproj. I had to insert a new guid though.
- Previous message: [Python-Dev] ctypes is in SVN now.
- Next message: [Python-Dev] ctypes is in SVN now.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list