aboutsummaryrefslogtreecommitdiff
path: root/csharp-binding/LibSurviveBinding.sln
diff options
context:
space:
mode:
authordpeter99 <dpeter99@gmail.com>2018-03-28 17:34:56 +0200
committerdpeter99 <dpeter99@gmail.com>2018-03-28 17:34:56 +0200
commitef18541ac2e1e97de9f04f132ac7b2b1ba21e515 (patch)
tree0d1bde04b2e9d4ff9ddb6e150123703969e72b3c /csharp-binding/LibSurviveBinding.sln
parentd106e045d8a145ceb733075e541f6aaaee5bd3a7 (diff)
downloadlibsurvive-ef18541ac2e1e97de9f04f132ac7b2b1ba21e515.tar.gz
libsurvive-ef18541ac2e1e97de9f04f132ac7b2b1ba21e515.tar.bz2
c# binding WIP
Diffstat (limited to 'csharp-binding/LibSurviveBinding.sln')
-rw-r--r--csharp-binding/LibSurviveBinding.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/csharp-binding/LibSurviveBinding.sln b/csharp-binding/LibSurviveBinding.sln
new file mode 100644
index 0000000..539470c
--- /dev/null
+++ b/csharp-binding/LibSurviveBinding.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
+VisualStudioVersion = 15.0.27428.2015
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibSurviveBinding", "LibSurviveBinding\LibSurviveBinding.csproj", "{3DEFC8F7-C61E-4BC2-B743-E39453C6BA10}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {3DEFC8F7-C61E-4BC2-B743-E39453C6BA10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3DEFC8F7-C61E-4BC2-B743-E39453C6BA10}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3DEFC8F7-C61E-4BC2-B743-E39453C6BA10}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3DEFC8F7-C61E-4BC2-B743-E39453C6BA10}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {CA47A8D6-3379-4ABA-927E-86BBDDE1D304}
+ EndGlobalSection
+EndGlobal