root/win32/run_cmake.bat @ 292

Revision 292, 56 bytes (checked in by mido, 16 years ago)

rozbehan build pod VS 9.0, a implicitni parametr CMake pod Windows nastaven na tuto verzi

RevLine 
[35]1@echo off
2cd ..
[292]3cmake -G "Visual Studio 9 2008"
[35]4pause
Note: See TracBrowser for help on using the browser.