home *** CD-ROM | disk | FTP | other *** search
/ Compressed Image File Formats / CompressedImageFileFormatsJohnMiano.iso / pc / Examples / c07 / msvc.bat < prev   
Encoding:
DOS Batch File  |  1999-04-07  |  405 b   |  6 lines

  1. CL /c /GX  /IINC /I..\c01\INC /I..\c02\INC /I..\c03\INC /I..\c05\INC /I..\c06\INC src\jpdequan.cpp
  2. CL /c /GX  /IINC /I..\c01\INC /I..\c02\INC /I..\c03\INC /I..\c05\INC /I..\c06\INC src\matrix.cpp
  3. CL /c /GX  /IINC /I..\c01\INC /I..\c02\INC /I..\c03\INC /I..\c05\INC /I..\c06\INC src\jpdedu.cpp
  4. CL /c /GX  /IINC /I..\c01\INC /I..\c02\INC /I..\c03\INC /I..\c05\INC /I..\c06\INC src\jpendu.cpp
  5. DEL *.OBJ
  6.