develop
RusAnon 2010-05-05 09:20:53 +11:00
commit 635d744d62
1 changed files with 6 additions and 0 deletions

@ -0,0 +1,6 @@
mkdir build-real
cd build-real
cmake ..\.. -G"MinGW Makefiles" -DCMAKE_BUILD_TYPE:string=Release --trace > trace-stdout.txt 2> trace-stderr.txt
mingw32-make 2> log.txt
pause
dir file.xxx