mirror of
https://github.com/WindowsNT351/CE-Collections.git
synced 2025-12-26 17:10:25 +08:00
8 lines
200 B
Batchfile
8 lines
200 B
Batchfile
REM set __MSVCDIR=\\robertko\msvc15
|
|
set __MSVCDIR=e:\msvc15
|
|
|
|
set PATH=%__MSVCDIR%\bin;%PATH%;%_WINCEROOT%\sdk\bin\i386
|
|
set MSDevDir=%__MSVCDIR%
|
|
set lib=%__MSVCDIR%\lib
|
|
set include=%__MSVCDIR%\include
|