home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem (c) R&D Associates 1992-1997.
- rem All Rights Reserved.
- rem
- rem This builds the VISUAL C++ 1.x library. (C++).
- rem
- rem THIS IS A NON-STANDARD C-ONLY LIBRARY, AND IS NOT ADVISED. USE
- rem MVC.CLB DIRECTLY.
- rem
- clint mvc.c -L+mvcc.clb -K=1 -Kb1 -I. %1 %2 %3 -3- -w0 -KC1 -KB0 -Ab0 -An0 -Ah0 -Ai0
-