Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
595 B

@rem =====================================================================
@rem NT Print Manager Windows Prototype
@rem
@rem Build command file
@rem ---------------------------------------------------------------------
@rem Setup local environment to correct include files, tools and libraries
@rem =====================================================================
set include=c:\windev\include;c:\c600\include;c:\c600\include\sys;c:\lan\netsrc\h
set lib=c:\windev\lib;c:\c600\lib;c:\lan\netsrc\lib
set init=c:\init
set temp=c:\temp
set path=c:\c600\binp;c:\c600\binb;%path%;c:\windev