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 years ago | |
|---|---|---|
| .. | ||
| cbcc32.bat | 13 years ago | |
| ccc | 13 years ago | |
| ccc.osx | 13 years ago | |
| cgcc.bat | 13 years ago | |
| cvc6.bat | 13 years ago | |
| cvc8.bat | 13 years ago | |
| demo.c | 13 years ago | |
| demo.sln | 13 years ago | |
| demo.vcproj | 13 years ago | |
| demolib.sln | 13 years ago | |
| demolib.vcproj | 13 years ago | |
| readme.txt | 13 years ago | |
readme.txt
This directory contains the files to build a demo program
To build the program under Windows with the Visual C/C++ compiler, use cvc6.bat (also works for VS.NET)
To build the program under DOS/Windows with the gcc compiler, use cgcc.bat
To build the program under Linux/Unix, use sh ccc
To build the program under Mac OS X 10.3.5, use sh ccc.osx