Odd COM problems with VC

Roger Burnham roger.burnham at gte.net
Wed Mar 8 18:30:35 EST 2000


On Wed, 08 Mar 2000 21:43:00 GMT, roger.burnham at gte.net (Roger Burnham) wrote:

>Jim,
>
>I have a script to automate building all my projects:

Sorry 'bout that, I cut and pasted too quickly from different program versions.
The projects dictionary for the version I posted should look like:

projects = {
    '01 C:\DevSrc\Python\Python-1.5.2\PCbuild\pcbuild.dsw':
    ('python15', 'python', 'pythonw'),

    '02 C:\DevSrc\Python\Python-1.5.2\Exts\Python and Extensions.dsw':
    ('win32ui', 'win32api', 'timer', 'pythonwin',),
}

to allow specifying the order things are built.

Cheers,

Roger Burnham   
Cambridge Research & Instrumentation   
rburnham at cri-inc.com   
http://www.cri-inc.com/   
http://starship.python.net/crew/roger/   
PGP Key: http://www.nai.com/default_pgp.asp   
PGP Fingerprint: 5372 729A 9557 5F36 177F  084A 6C64 BE27 0BC4 CF2D   



More information about the Python-list mailing list