2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 05:42:30 +00:00

Use "call", otherwise the "set" command is not executed.

[SVN r12066]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2001-12-16 06:00:03 +00:00
parent 5134fb2ec1
commit f9e6933840

View File

@@ -1,2 +1,2 @@
"c:\program files\metrowerks\codewarrior\other metrowerks tools\command line tools\cwenv.bat"
set MWWinx86LibraryFiles=MSL_All-DLL_x86.lib;gdi32.lib;user32.lib;kernel32.lib
call "c:\program files\metrowerks\codewarrior\other metrowerks tools\command line tools\cwenv.bat"
set MWWinx86LibraryFiles=MSL_All-DLL_x86.lib;gdi32.lib;user32.lib;kernel32.lib