File: vc-path.bat

package info (click to toggle)
gnuplot-iostream 0~20140302.gitc8919a0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 688 kB
  • ctags: 595
  • sloc: cpp: 2,926; sh: 122; makefile: 66
file content (3 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (3)
1
2
3
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%