Author: fmantek
Date: Mon Jul 2 09:31:55 2007
New Revision: 202
Modified:
trunk/clients/cs/src/VS2003/Google Data API SDK.sln
trunk/clients/cs/src/VS2003/Google Data APIs with Unittests.sln
Log:
Finally fixed the solution files to have blogger and debug by default
Modified: trunk/clients/cs/src/VS2003/Google Data API SDK.sln
==============================================================================
--- trunk/clients/cs/src/VS2003/Google Data API SDK.sln (original)
+++ trunk/clients/cs/src/VS2003/Google Data API SDK.sln Mon Jul 2 09:31:55 2007
@@ -1,4 +1,8 @@
Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blogger",
"Blogger\Blogger.csproj", "{D5C537EA-AF47-4BFF-9765-921BF180701F}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gdata",
"gdata\gdata.csproj", "{B6F6D938-0D45-42BA-8A67-55D92EF03995}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
@@ -15,10 +19,6 @@
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blogger",
"Blogger\Blogger.csproj", "{D5C537EA-AF47-4BFF-9765-921BF180701F}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gbase",
"gbase\gbase.csproj", "{C9B83904-8002-455C-AA48-C47CDF74F365}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
@@ -65,9 +65,9 @@
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
- ASP = ASP
Debug = Debug
Release = Release
+ ASP = ASP
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
Modified: trunk/clients/cs/src/VS2003/Google Data APIs with Unittests.sln
==============================================================================
--- trunk/clients/cs/src/VS2003/Google Data APIs with Unittests.sln
(original)
+++ trunk/clients/cs/src/VS2003/Google Data APIs with Unittests.sln Mon Jul
2 09:31:55 2007
@@ -1,4 +1,8 @@
Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blogger",
"Blogger\Blogger.csproj", "{D5C537EA-AF47-4BFF-9765-921BF180701F}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gdata",
"gdata\gdata.csproj", "{B6F6D938-0D45-42BA-8A67-55D92EF03995}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
@@ -15,10 +19,6 @@
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blogger",
"Blogger\Blogger.csproj", "{D5C537EA-AF47-4BFF-9765-921BF180701F}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gbase",
"gbase\gbase.csproj", "{C9B83904-8002-455C-AA48-C47CDF74F365}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
@@ -69,9 +69,9 @@
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
- ASP = ASP
Debug = Debug
Release = Release
+ ASP = ASP
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---