4 lines
249 B
Batchfile
4 lines
249 B
Batchfile
rem This is just here for my own tests. To be removed eventually.
|
|
set PATH=C:\Program Files (x86)\Microsoft Visual C++ Compiler Nov 2012 CTP\bin;%PATH%
|
|
set INCLUDE=C:\Program Files (x86)\Microsoft Visual C++ Compiler Nov 2012 CTP\include;%INCLUDE%
|