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)