Last change
on this file since 2636 was
2601,
checked in by gkronber, 15 years ago
|
Changed configuration so that file lists are not copied to output directory and added script to create a console application. #799
|
File size:
225 bytes
|
Line | |
---|
1 | copy HeuristicLab.exe HeuristicLab.Console.exe
|
---|
2 | @call "c:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86
|
---|
3 | @editbin.exe /subsystem:console HeuristicLab.Console.exe
|
---|
4 |
|
---|
5 | echo "Done creating console application"
|
---|
Note: See
TracBrowser
for help on using the repository browser.