aboutsummaryrefslogtreecommitdiff
path: root/external/external.sln
diff options
context:
space:
mode:
authorDavide Morelli <morellid@users.sourceforge.net>2006-01-16 16:48:18 +0000
committerDavide Morelli <morellid@users.sourceforge.net>2006-01-16 16:48:18 +0000
commit3e4b264ddb771f7657d6c070599d7c8af3d90f15 (patch)
tree83462ea826277f10f460766eac545497a165f5fb /external/external.sln
parent447a1fe81422c021e33787ba11c56fa34d379c9d (diff)
checking in the second example: Counter
svn path=/trunk/externals/clr/; revision=4425
Diffstat (limited to 'external/external.sln')
-rwxr-xr-xexternal/external.sln21
1 files changed, 21 insertions, 0 deletions
diff --git a/external/external.sln b/external/external.sln
new file mode 100755
index 0000000..092ddee
--- /dev/null
+++ b/external/external.sln
@@ -0,0 +1,21 @@
+Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "external", "external.csproj", "{FFBC9D2E-1FB7-4E82-B5DC-46B31F8A58A2}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Debug = Debug
+ Release = Release
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {FFBC9D2E-1FB7-4E82-B5DC-46B31F8A58A2}.Debug.ActiveCfg = Debug|.NET
+ {FFBC9D2E-1FB7-4E82-B5DC-46B31F8A58A2}.Debug.Build.0 = Debug|.NET
+ {FFBC9D2E-1FB7-4E82-B5DC-46B31F8A58A2}.Release.ActiveCfg = Release|.NET
+ {FFBC9D2E-1FB7-4E82-B5DC-46B31F8A58A2}.Release.Build.0 = Release|.NET
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal