Changes between Version 2 and Version 3 of MapGuideRfc104
- Timestamp:
- 07/14/10 14:26:59 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc104
v2 v3 32 32 == Proposed Solution == 33 33 34 In order to support Visual Studio 2010 new solution and project files will need to be added. The Visual Studio 2010 solution files use the same extension as those used by Visual Studio 2008 and so new filenames will need to be used. The project files used by Visual Studio 2010 have a "vcxproj" extension which is different then Visual Studio 2008 and so the filenams will only differ by the extension. 34 In order to support Visual Studio 2010 new solution and project files will need to be added. 35 The Visual Studio 2010 solution files use the same extension as those used by Visual Studio 2008 and so new filenames will need to be used. 36 The project files used by Visual Studio 2010 have a "vcxproj" extension which is different than Visual Studio 2008 and so the filenames will only differ by the extension. 35 37 36 38 The proposed new solution filenames to use for Visual Studio 2010 are to add "_vs10" to the already existing solution filenames. Example: server_vs10.sln