Changeset 292 for win32/run_cmake.bat

Show
Ignore:
Timestamp:
03/09/09 15:19:32 (15 years ago)
Author:
mido
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • win32/run_cmake.bat

    r95 r292  
    11@echo off 
    22cd .. 
    3 "c:\Devel\CMake 2.6\bin\cmake.exe" -G "Visual Studio 8 2005" 
     3cmake -G "Visual Studio 9 2008" 
    44pause