aboutsummaryrefslogtreecommitdiff
path: root/demo/compiler/vc12win64/flexDemoCUDA.sln
diff options
context:
space:
mode:
Diffstat (limited to 'demo/compiler/vc12win64/flexDemoCUDA.sln')
-rw-r--r--demo/compiler/vc12win64/flexDemoCUDA.sln33
1 files changed, 33 insertions, 0 deletions
diff --git a/demo/compiler/vc12win64/flexDemoCUDA.sln b/demo/compiler/vc12win64/flexDemoCUDA.sln
new file mode 100644
index 0000000..6685ca3
--- /dev/null
+++ b/demo/compiler/vc12win64/flexDemoCUDA.sln
@@ -0,0 +1,33 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2013
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "flexDemoCUDA", "./flexDemoCUDA.vcxproj", "{5159D6B6-76B6-4056-6797-30484A82D93C}"
+ ProjectSection(ProjectDependencies) = postProject
+ {FD4C9C06-7BEC-CDF8-C631-CD32A428A280} = {FD4C9C06-7BEC-CDF8-C631-CD32A428A280}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "flexExtCUDA", "./../../../extensions/compiler/vc12win64/flexExtCUDA.vcxproj", "{FD4C9C06-7BEC-CDF8-C631-CD32A428A280}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ debug|x64 = debug|x64
+ release|x64 = release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {5159D6B6-76B6-4056-6797-30484A82D93C}.debug|x64.ActiveCfg = debug|x64
+ {5159D6B6-76B6-4056-6797-30484A82D93C}.debug|x64.Build.0 = debug|x64
+ {5159D6B6-76B6-4056-6797-30484A82D93C}.release|x64.ActiveCfg = release|x64
+ {5159D6B6-76B6-4056-6797-30484A82D93C}.release|x64.Build.0 = release|x64
+ {FD4C9C06-7BEC-CDF8-C631-CD32A428A280}.debug|x64.ActiveCfg = debug|x64
+ {FD4C9C06-7BEC-CDF8-C631-CD32A428A280}.debug|x64.Build.0 = debug|x64
+ {FD4C9C06-7BEC-CDF8-C631-CD32A428A280}.release|x64.ActiveCfg = release|x64
+ {FD4C9C06-7BEC-CDF8-C631-CD32A428A280}.release|x64.Build.0 = release|x64
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddins) = postSolution
+ EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ EndGlobalSection
+EndGlobal