diff --git a/external/cimgui/cimgui.vcxproj b/external/cimgui/cimgui.vcxproj index 12bb376f8..c6109a131 100644 --- a/external/cimgui/cimgui.vcxproj +++ b/external/cimgui/cimgui.vcxproj @@ -55,19 +55,23 @@ - + ..\$(Platform)\$(Configuration)\ + + + + ..\..\lib\cimgui\imgui;%(AdditionalIncludeDirectories) + NotUsing + + + Level3 true _DEBUG;CIMGUI_EXPORTS;_WINDOWS;_USRDLL;IMGUI_DISABLE_OBSOLETE_FUNCTIONS=1;%(PreprocessorDefinitions) true - NotUsing - - - ..\..\lib\cimgui\imgui;%(AdditionalIncludeDirectories) Windows @@ -81,10 +85,8 @@ true true true - NDEBUG;CIMGUI_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;CIMGUI_EXPORTS;_WINDOWS;_USRDLL;IMGUI_DISABLE_OBSOLETE_FUNCTIONS=1;%(PreprocessorDefinitions) true - Use - pch.h Windows diff --git a/external/cimguizmo/cimguizmo.vcxproj b/external/cimguizmo/cimguizmo.vcxproj index 849cbfba5..56c085da3 100644 --- a/external/cimguizmo/cimguizmo.vcxproj +++ b/external/cimguizmo/cimguizmo.vcxproj @@ -59,19 +59,23 @@ - + ..\$(Platform)\$(Configuration)\ + + + + ..\..\lib\cimgui\imgui;..\..\lib\cimguizmo\ImGuizmo;..\..\lib\cimgui;%(AdditionalIncludeDirectories) + NotUsing + + + Level3 true _DEBUG;CIMGUIZMO_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - NotUsing - - - ..\..\lib\cimgui\imgui;..\..\lib\cimguizmo\ImGuizmo;..\..\lib\cimgui;%(AdditionalIncludeDirectories) Windows @@ -87,8 +91,6 @@ true NDEBUG;CIMGUIZMO_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - Use - pch.h Windows diff --git a/external/cimplot/cimplot.vcxproj b/external/cimplot/cimplot.vcxproj index 3477ab262..44bcf95bb 100644 --- a/external/cimplot/cimplot.vcxproj +++ b/external/cimplot/cimplot.vcxproj @@ -57,19 +57,23 @@ - + ..\$(Platform)\$(Configuration)\ + + + + ..\..\lib\cimgui\imgui;..\..\lib\cimplot\implot;..\..\lib\cimgui;%(AdditionalIncludeDirectories) + NotUsing + + + Level3 true _DEBUG;CIMPLOT_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - NotUsing - - - ..\..\lib\cimgui\imgui;..\..\lib\cimplot\implot;..\..\lib\cimgui;%(AdditionalIncludeDirectories) Windows @@ -85,8 +89,6 @@ true NDEBUG;CIMPLOT_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - Use - pch.h Windows