From 250e30d73f09e9da2b5a81d0fbae63744ae12a73 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 2 Apr 2019 08:47:15 +0800 Subject: *misc --- build/tests/win32/01-window/01-window.vcxproj | 20 +++++++++++++++++++- build/tests/win32/01-window/01-window.vcxproj.user | 9 ++++++++- 2 files changed, 27 insertions(+), 2 deletions(-) (limited to 'build/tests/win32') diff --git a/build/tests/win32/01-window/01-window.vcxproj b/build/tests/win32/01-window/01-window.vcxproj index 53d9add..183d9c7 100644 --- a/build/tests/win32/01-window/01-window.vcxproj +++ b/build/tests/win32/01-window/01-window.vcxproj @@ -26,6 +26,11 @@ + + + {29a6837a-67fa-403f-83fd-e7975649404f} + + 15.0 {B8FF8AE1-D0C1-4C7D-9FEE-5727ECE604BA} @@ -77,13 +82,19 @@ - + + $(SolutionDir)..\Bin\win64 + + + $(SolutionDir)..\Bin\win64 + Level3 Disabled true true + $(SolutionDir)..\source\3rd-party;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) opengl32.lib;%(AdditionalDependencies) @@ -97,6 +108,10 @@ true true + + opengl32.lib;%(AdditionalDependencies) + Windows + @@ -110,6 +125,8 @@ true true + opengl32.lib;%(AdditionalDependencies) + Windows @@ -120,6 +137,7 @@ true true true + $(SolutionDir)..\source\3rd-party;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) true diff --git a/build/tests/win32/01-window/01-window.vcxproj.user b/build/tests/win32/01-window/01-window.vcxproj.user index be25078..0858e0c 100644 --- a/build/tests/win32/01-window/01-window.vcxproj.user +++ b/build/tests/win32/01-window/01-window.vcxproj.user @@ -1,4 +1,11 @@  - + + $(SolutionDir)..\Bin\win64 + WindowsLocalDebugger + + + $(SolutionDir)..\Bin\win64 + WindowsLocalDebugger + \ No newline at end of file -- cgit v1.1-26-g67d0