Changes between Initial Version and Version 1 of BuildingOnWindowsWithVisualStudioIDE


Ignore:
Timestamp:
Jan 27, 2010, 3:49:20 PM (14 years ago)
Author:
mloskot
Comment:

Added a few notes about building with VS IDE

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnWindowsWithVisualStudioIDE

    v1 v1  
     1= Building On Windows With Visual Studio IDE =
     2
     3There is a collection of projects maintained for Visual Studio in [source:trunk/build@2849 build] directory of GEOS source tree:
     4
     5 * [source:trunk/build/msvc80@2849 msvc80] - Visual Studio 2005
     6 * [source:trunk/build/msvc90@2849 msvc90] - Visual Studio 2008
     7 * [source:trunk/build/msvc10@2849 msvc10] - Visual Studio 2010
     8
     9'''NOTE: In future, manually maintained solutions for Visual Studio may be replaced with configuration for CMake build system, so they can be generate automatically.'''
     10
     11== Configuration ==
     12
     13No configuration step should be required. If any files should be generated, such operation is configured and performed as ''Pre-Build Event''.
     14
     15== Build ==
     16
     17Open solution