aboutsummaryrefslogtreecommitdiff
path: root/demo/compiler/vc14win32/flexDemoCUDA.sln
diff options
context:
space:
mode:
Diffstat (limited to 'demo/compiler/vc14win32/flexDemoCUDA.sln')
-rw-r--r--demo/compiler/vc14win32/flexDemoCUDA.sln33
1 files changed, 33 insertions, 0 deletions
diff --git a/demo/compiler/vc14win32/flexDemoCUDA.sln b/demo/compiler/vc14win32/flexDemoCUDA.sln
new file mode 100644
index 0000000..af85d47
--- /dev/null
+++ b/demo/compiler/vc14win32/flexDemoCUDA.sln
@@ -0,0 +1,33 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+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/vc14win32/flexExtCUDA.vcxproj", "{FD4C9C06-7BEC-CDF8-C631-CD32A428A280}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ debug|Win32 = debug|Win32
+ release|Win32 = release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {5159D6B6-76B6-4056-6797-30484A82D93C}.debug|Win32.ActiveCfg = debug|Win32
+ {5159D6B6-76B6-4056-6797-30484A82D93C}.debug|Win32.Build.0 = debug|Win32
+ {5159D6B6-76B6-4056-6797-30484A82D93C}.release|Win32.ActiveCfg = release|Win32
+ {5159D6B6-76B6-4056-6797-30484A82D93C}.release|Win32.Build.0 = release|Win32
+ {FD4C9C06-7BEC-CDF8-C631-CD32A428A280}.debug|Win32.ActiveCfg = debug|Win32
+ {FD4C9C06-7BEC-CDF8-C631-CD32A428A280}.debug|Win32.Build.0 = debug|Win32
+ {FD4C9C06-7BEC-CDF8-C631-CD32A428A280}.release|Win32.ActiveCfg = release|Win32
+ {FD4C9C06-7BEC-CDF8-C631-CD32A428A280}.release|Win32.Build.0 = release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddins) = postSolution
+ EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ EndGlobalSection
+EndGlobal