From d92d17ef7f4ecd9029d91aeade92f0bab2447fc7 Mon Sep 17 00:00:00 2001 From: dan miller Date: Fri, 19 Oct 2007 05:57:03 +0000 Subject: windows: ODE binaries and build patches --- libraries/ode-0.9/contrib/Ode.NET/Ode.NET.sln | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 libraries/ode-0.9/contrib/Ode.NET/Ode.NET.sln (limited to 'libraries/ode-0.9/contrib/Ode.NET/Ode.NET.sln') diff --git a/libraries/ode-0.9/contrib/Ode.NET/Ode.NET.sln b/libraries/ode-0.9/contrib/Ode.NET/Ode.NET.sln new file mode 100755 index 0000000..ecc6d9d --- /dev/null +++ b/libraries/ode-0.9/contrib/Ode.NET/Ode.NET.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ode.NET", "Ode/Ode.NET.csproj", "{637D89E7-AA43-EB43-9D2C-5210B740F36B}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {637D89E7-AA43-EB43-9D2C-5210B740F36B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {637D89E7-AA43-EB43-9D2C-5210B740F36B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {637D89E7-AA43-EB43-9D2C-5210B740F36B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {637D89E7-AA43-EB43-9D2C-5210B740F36B}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.1