Menu

[r1125]: / trunk / init-devenv.bat.tmpl  Maximize  Restore  History

Download this file

6 lines (5 with data), 296 Bytes

1
2
3
4
5
6
REM init Visual Studio
CALL "%VS140COMNTOOLS%\vsvars32.bat"
REM init PATH
set drivep=C:\programming\devenv\strawberry-perl-5.20.3.1-32bit-portable
set PATH=C:\Program Files\Python27;%WIX%\bin;C:\programming\devenv\nant-0.92\bin;%drivep%\perl\site\bin;%drivep%\perl\bin;%drivep%\c\bin;%PATH%
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.