summaryrefslogtreecommitdiff
path: root/vkpugltest.sln
diff options
context:
space:
mode:
authorJordan Halase <jordan@halase.me>2019-10-27 23:08:04 -0500
committerJordan Halase <jordan@halase.me>2019-10-27 23:08:04 -0500
commit0854a0f3a0aa9d5c51b8d46686ce02723f14a666 (patch)
treec3f84170cca4c1abe7e98f0e6be90d0f3dfeaf85 /vkpugltest.sln
First Commit
Diffstat (limited to 'vkpugltest.sln')
-rw-r--r--vkpugltest.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/vkpugltest.sln b/vkpugltest.sln
new file mode 100644
index 0000000..279f928
--- /dev/null
+++ b/vkpugltest.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.29418.71
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vkpugltest", "vkpugltest.vcxproj", "{D40E96A6-A1AF-4C08-BC54-BA73A37B04C8}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {D40E96A6-A1AF-4C08-BC54-BA73A37B04C8}.Debug|x64.ActiveCfg = Debug|x64
+ {D40E96A6-A1AF-4C08-BC54-BA73A37B04C8}.Debug|x64.Build.0 = Debug|x64
+ {D40E96A6-A1AF-4C08-BC54-BA73A37B04C8}.Debug|x86.ActiveCfg = Debug|Win32
+ {D40E96A6-A1AF-4C08-BC54-BA73A37B04C8}.Debug|x86.Build.0 = Debug|Win32
+ {D40E96A6-A1AF-4C08-BC54-BA73A37B04C8}.Release|x64.ActiveCfg = Release|x64
+ {D40E96A6-A1AF-4C08-BC54-BA73A37B04C8}.Release|x64.Build.0 = Release|x64
+ {D40E96A6-A1AF-4C08-BC54-BA73A37B04C8}.Release|x86.ActiveCfg = Release|Win32
+ {D40E96A6-A1AF-4C08-BC54-BA73A37B04C8}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {6ADF8EEA-80BB-46B0-8E9E-F646BB64DEE1}
+ EndGlobalSection
+EndGlobal