|
|
1.1 root 1: @echo off
2: if "%1" == "" goto usage
3: set Lib=%1\posix\lib;%lib%
4: set Include=%1\posix\h;%include%
5:
6: goto end
7:
8: :usage
9: echo.
10: echo Usage: SETNVPSX SDK
11: echo Where: SDK specifies the where the toolkit was installed
12: echo Example: SETNVPSX C:\MSTOOLS sets the environment relative to C:\MSTOOLS
13: echo.
14:
15: :end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.