diff --git a/Dalamud/Dalamud.csproj b/Dalamud/Dalamud.csproj
index 1cd9fc336..d869f76ba 100644
--- a/Dalamud/Dalamud.csproj
+++ b/Dalamud/Dalamud.csproj
@@ -205,18 +205,4 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/external/cimgui/cimgui.vcxproj b/external/cimgui/cimgui.vcxproj
index a7a7ddb0e..55e737595 100644
--- a/external/cimgui/cimgui.vcxproj
+++ b/external/cimgui/cimgui.vcxproj
@@ -56,7 +56,8 @@
- ..\$(Platform)\$(Configuration)\
+ bin\$(Configuration)\
+ obj\$(Configuration)\
@@ -99,4 +100,8 @@
-
\ No newline at end of file
+
+
+
+
+
diff --git a/external/cimguizmo/cimguizmo.vcxproj b/external/cimguizmo/cimguizmo.vcxproj
index 48b432327..3014786b8 100644
--- a/external/cimguizmo/cimguizmo.vcxproj
+++ b/external/cimguizmo/cimguizmo.vcxproj
@@ -60,7 +60,8 @@
- ..\$(Platform)\$(Configuration)\
+ bin\$(Configuration)\
+ obj\$(Configuration)\
@@ -105,4 +106,8 @@
-
\ No newline at end of file
+
+
+
+
+
diff --git a/external/cimplot/cimplot.vcxproj b/external/cimplot/cimplot.vcxproj
index c7ae46a6b..c2b468fab 100644
--- a/external/cimplot/cimplot.vcxproj
+++ b/external/cimplot/cimplot.vcxproj
@@ -58,7 +58,8 @@
- ..\$(Platform)\$(Configuration)\
+ bin\$(Configuration)\
+ obj\$(Configuration)\
@@ -103,4 +104,8 @@
-
\ No newline at end of file
+
+
+
+
+