From 3c853bc264719437bcb2807d75ff5e9f9a3ea4f8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 22 Sep 2009 14:40:53 +0200 Subject: Add distribution-specific files, dist and dist-win targets --- dist/examples/cxx/tree/binary/xdr/xdr-7.1.sln | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-7.1.sln (limited to 'dist/examples/cxx/tree/binary/xdr/xdr-7.1.sln') diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-7.1.sln b/dist/examples/cxx/tree/binary/xdr/xdr-7.1.sln new file mode 100644 index 0000000..0a3d261 --- /dev/null +++ b/dist/examples/cxx/tree/binary/xdr/xdr-7.1.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdr", "xdr-7.1.vcproj", "{D9696808-1B73-43C9-A3BB-18DD29776EC5}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug.ActiveCfg = Debug|Win32 + {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug.Build.0 = Debug|Win32 + {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release.ActiveCfg = Release|Win32 + {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal -- cgit v1.1