File: vc-path.bat

package info (click to toggle)
gnuplot-iostream 0~20251226.git05843bd3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 972 kB
  • sloc: cpp: 3,374; sh: 122; makefile: 88
file content (3 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (4)
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%