|
From: <set...@us...> - 2009-05-29 21:17:15
|
Revision: 1819
http://frontierkernel.svn.sourceforge.net/frontierkernel/?rev=1819&view=rev
Author: sethdill
Date: 2009-05-29 21:17:04 +0000 (Fri, 29 May 2009)
Log Message:
-----------
Removed the .ncb and .suo files because Andre says they're developer-specific. Removed the Frontier.sln (solution) file and replaced it with Frontier-Conversant.sln
Added Paths:
-----------
Frontier/branches/Conversant/build_VC2K8/Frontier-Conversant.sln
Removed Paths:
-------------
Frontier/branches/Conversant/build_VC2K8/Frontier.ncb
Frontier/branches/Conversant/build_VC2K8/Frontier.sln
Frontier/branches/Conversant/build_VC2K8/Frontier.suo
Added: Frontier/branches/Conversant/build_VC2K8/Frontier-Conversant.sln
===================================================================
--- Frontier/branches/Conversant/build_VC2K8/Frontier-Conversant.sln (rev 0)
+++ Frontier/branches/Conversant/build_VC2K8/Frontier-Conversant.sln 2009-05-29 21:17:04 UTC (rev 1819)
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual C++ Express 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Frontier", "Frontier.vcproj", "{D834EFC1-8805-4046-9A49-F9925A0808EF}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ DbTracker|Win32 = DbTracker|Win32
+ Debug|Win32 = Debug|Win32
+ MemTracker|Win32 = MemTracker|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {D834EFC1-8805-4046-9A49-F9925A0808EF}.DbTracker|Win32.ActiveCfg = DbTracker|Win32
+ {D834EFC1-8805-4046-9A49-F9925A0808EF}.DbTracker|Win32.Build.0 = DbTracker|Win32
+ {D834EFC1-8805-4046-9A49-F9925A0808EF}.Debug|Win32.ActiveCfg = Debug|Win32
+ {D834EFC1-8805-4046-9A49-F9925A0808EF}.Debug|Win32.Build.0 = Debug|Win32
+ {D834EFC1-8805-4046-9A49-F9925A0808EF}.MemTracker|Win32.ActiveCfg = MemTracker|Win32
+ {D834EFC1-8805-4046-9A49-F9925A0808EF}.MemTracker|Win32.Build.0 = MemTracker|Win32
+ {D834EFC1-8805-4046-9A49-F9925A0808EF}.Release|Win32.ActiveCfg = Release|Win32
+ {D834EFC1-8805-4046-9A49-F9925A0808EF}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
Property changes on: Frontier/branches/Conversant/build_VC2K8/Frontier-Conversant.sln
___________________________________________________________________
Added: svn:executable
+ *
Deleted: Frontier/branches/Conversant/build_VC2K8/Frontier.ncb
===================================================================
(Binary files differ)
Deleted: Frontier/branches/Conversant/build_VC2K8/Frontier.sln
===================================================================
--- Frontier/branches/Conversant/build_VC2K8/Frontier.sln 2009-05-29 19:42:26 UTC (rev 1818)
+++ Frontier/branches/Conversant/build_VC2K8/Frontier.sln 2009-05-29 21:17:04 UTC (rev 1819)
@@ -1,26 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual C++ Express 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Frontier", "Frontier.vcproj", "{D834EFC1-8805-4046-9A49-F9925A0808EF}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- DbTracker|Win32 = DbTracker|Win32
- Debug|Win32 = Debug|Win32
- MemTracker|Win32 = MemTracker|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {D834EFC1-8805-4046-9A49-F9925A0808EF}.DbTracker|Win32.ActiveCfg = DbTracker|Win32
- {D834EFC1-8805-4046-9A49-F9925A0808EF}.DbTracker|Win32.Build.0 = DbTracker|Win32
- {D834EFC1-8805-4046-9A49-F9925A0808EF}.Debug|Win32.ActiveCfg = Debug|Win32
- {D834EFC1-8805-4046-9A49-F9925A0808EF}.Debug|Win32.Build.0 = Debug|Win32
- {D834EFC1-8805-4046-9A49-F9925A0808EF}.MemTracker|Win32.ActiveCfg = MemTracker|Win32
- {D834EFC1-8805-4046-9A49-F9925A0808EF}.MemTracker|Win32.Build.0 = MemTracker|Win32
- {D834EFC1-8805-4046-9A49-F9925A0808EF}.Release|Win32.ActiveCfg = Release|Win32
- {D834EFC1-8805-4046-9A49-F9925A0808EF}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
Deleted: Frontier/branches/Conversant/build_VC2K8/Frontier.suo
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|