|
From: <st...@us...> - 2007-02-17 16:52:16
|
Revision: 50
http://svn.sourceforge.net/g3l/?rev=50&view=rev
Author: stv__
Date: 2007-02-17 08:52:16 -0800 (Sat, 17 Feb 2007)
Log Message:
-----------
Modified Paths:
--------------
src/trunk/G3L.sln
src/trunk/G3L.suo
Modified: src/trunk/G3L.sln
===================================================================
--- src/trunk/G3L.sln 2007-02-17 16:51:58 UTC (rev 49)
+++ src/trunk/G3L.sln 2007-02-17 16:52:16 UTC (rev 50)
@@ -1,6 +1,6 @@
Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
+# Visual C# Express 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "G3L.Core", "G3L.Core\G3L.Core.csproj", "{574923D3-CFE4-48A0-9417-5BD8B80B307D}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
@@ -43,6 +43,8 @@
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "G3L.XpressCaffine", "G3L.Xpress\G3L.XpressCaffine\G3L.XpressCaffine.csproj", "{8202DE3E-CFF5-4CC5-B4B1-58071B2675FF}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -77,6 +79,10 @@
{22593242-786B-406C-9F35-C04B92D517BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{22593242-786B-406C-9F35-C04B92D517BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{22593242-786B-406C-9F35-C04B92D517BD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8202DE3E-CFF5-4CC5-B4B1-58071B2675FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8202DE3E-CFF5-4CC5-B4B1-58071B2675FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8202DE3E-CFF5-4CC5-B4B1-58071B2675FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8202DE3E-CFF5-4CC5-B4B1-58071B2675FF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Modified: src/trunk/G3L.suo
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|