From 7f7dfb0d61f691d2124f149d8bbdebed16fa5757 Mon Sep 17 00:00:00 2001 From: turanszkij Date: Mon, 3 Oct 2016 00:41:52 +0200 Subject: [PATCH] updated editor project config --- WickedEngine/WickedEngineEditor.vcxproj | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/WickedEngine/WickedEngineEditor.vcxproj b/WickedEngine/WickedEngineEditor.vcxproj index 643145fab..d5093c1b1 100644 --- a/WickedEngine/WickedEngineEditor.vcxproj +++ b/WickedEngine/WickedEngineEditor.vcxproj @@ -94,12 +94,13 @@ Level3 Disabled WIN32;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions) - ../../WickedEngine/WickedEngine/ + + Windows true - ../../WickedEngine/$(Platform)/$(Configuration) + ../$(Platform)/$(Configuration) @@ -108,12 +109,13 @@ Level3 Disabled _DEBUG;_WINDOWS;%(PreprocessorDefinitions) - ../../WickedEngine/WickedEngine/ + + Windows true - ../../WickedEngine/$(Platform)/$(Configuration) + ../$(Platform)/$(Configuration) @@ -124,7 +126,8 @@ true true WIN32;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions) - ../../WickedEngine/WickedEngine/ + + MultiThreaded StreamingSIMDExtensions2 Fast @@ -137,7 +140,7 @@ true true true - ../../WickedEngine/$(Platform)/$(Configuration) + ../$(Platform)/$(Configuration) @@ -148,7 +151,8 @@ true true NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - ../../WickedEngine/WickedEngine/ + + true MultiThreaded @@ -157,7 +161,7 @@ true true true - ../../WickedEngine/$(Platform)/$(Configuration) + ../$(Platform)/$(Configuration)