@echo off
REM Setup environment variables for Visual C++ 6.0 32 bit edition
SET LIB=%VC6_PATH%\VC98\LIB;.
SET TOOLROOTDIR=%VC6_PATH%\VC98
SET INCLUDE=\xc\include;%VC6_PATH%\VC98\INCLUDE;
SET INIT=%VC
@echo off
REM Setup environment variables for Visual C++ 6.0 32 bit edition
REM: First setup for Win32 console development (with Platform SDK)
call vc60-c32.bat sdk > NUL
REM: Now setup stuff for th
@echo off
REM Setup environment variables for Visual C++ 6.0 32 bit edition
REM: First setup for Win32 console development (with Platform SDK)
call vc60-c32.bat sdk > NUL
REM: Now setup stuff for th
@echo off
REM Setup environment variables for Visual C++ 4.2 32 bit edition
REM: First setup for Win32 console development (with Platform SDK)
call vc40-c32.bat sdk > NUL
REM: Extra stuff to set up
@echo off
REM Setup environment variables for Visual C++ 6.0 32 bit edition
REM: First setup for Win32 console development (with Platform SDK)
call vc60-c32.bat sdk > NUL
REM: Now setup stuff for th
@echo off
REM Setup environment variables for Visual C++ 4.2 32 bit edition
SET LIB=%VC4_PATH%\LIB;.
SET TOOLROOTDIR=%VC4_PATH%
SET INCLUDE=\xc\include;%VC4_PATH%\INCLUDE
SET INIT=%VC4_PATH%
SET MAKE
@echo off
REM Setup environment variables for Visual C++ 5.0 32 bit edition
SET LIB=%VC5_PATH%\VC\LIB;.
SET TOOLROOTDIR=%VC5_PATH%\VC
SET INCLUDE=\xc\include;%VC5_PATH%\VC\INCLUDE
SET INIT=%VC5_PATH%
//
// NNBP.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//////
//
// MATRIXBASE.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//
// ARITHMETIC.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED