Changeset 95 for win32/run_cmake.bat

Show
Ignore:
Timestamp:
05/07/08 14:46:25 (16 years ago)
Author:
smidl
Message:

compilace na win32

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • win32/run_cmake.bat

    r38 r95  
    11@echo off 
    22cd .. 
    3 "c:\Program Files\CMake 2.4\bin\cmake.exe" -G "Borland Makefiles" 
     3"c:\Devel\CMake 2.6\bin\cmake.exe" -G "Visual Studio 8 2005" 
    44pause