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.
 
 
 
 
 
 
Dave Parker c6fb0ffb9b Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
..
cbcc32.bat Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
ccc Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
ccc.osx Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
cgcc.bat Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
cvc6.bat Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
cvc8.bat Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
demo.c Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
demo.sln Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
demo.vcproj Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
demolib.sln Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
demolib.vcproj Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 13 years ago
readme.txt Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 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