aboutsummaryrefslogtreecommitdiff
path: root/pd/pd.sln
diff options
context:
space:
mode:
authorDavide Morelli <morellid@users.sourceforge.net>2006-01-14 02:34:17 +0000
committerDavide Morelli <morellid@users.sourceforge.net>2006-01-14 02:34:17 +0000
commitaf0a9de91583557786cdfeca37c36b8e5656fb23 (patch)
tree8ed7ba356a7bff2e6218aaecb703ad46f970623d /pd/pd.sln
parentca171c73936072e5be30444440b45d3fcf65b68b (diff)
outlet ready, multi-instance, split assembly in 2
svn path=/trunk/externals/clr/; revision=4401
Diffstat (limited to 'pd/pd.sln')
-rwxr-xr-xpd/pd.sln21
1 files changed, 21 insertions, 0 deletions
diff --git a/pd/pd.sln b/pd/pd.sln
new file mode 100755
index 0000000..2d4a44b
--- /dev/null
+++ b/pd/pd.sln
@@ -0,0 +1,21 @@
+Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pd", "pd.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