[Scons-users] Honoring the 'SDK shell' settings when using msvc and mssdk tools?

Dirk Bächle tshortik at gmx.de
Wed Apr 3 15:35:34 EDT 2013


Andrew,

sorry, but please forget about my last email. I checked the sources
again, and there is an environment parameter named MSVC_SETUP_RUN which
controls the msvc setup.
You should be able to say

env = Environment(MSVC_SETUP_RUN=True, ...)

and this skips the setting of all the path and env variables.

Regards,

Dirk




More information about the Scons-users mailing list