File:  [WindowsNT SDKs] / mstools / posix / setnvpsx.bat
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:22:18 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-oct-1992, ntsdk-nov-1993, ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 328 10-12-1992

@echo off
if "%1" == "" goto usage
set Lib=%1\posix\lib;%lib%
set Include=%1\posix\h;%include%

goto end

:usage
echo.
echo Usage: SETNVPSX SDK
echo Where: SDK specifies the where the toolkit was installed 
echo Example: SETNVPSX C:\MSTOOLS sets the environment relative to C:\MSTOOLS
echo.

:end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.