diff --git a/TR5Main/TombEngine.vcxproj b/TR5Main/TombEngine.vcxproj index 38803cf87..3691865a8 100644 --- a/TR5Main/TombEngine.vcxproj +++ b/TR5Main/TombEngine.vcxproj @@ -15,7 +15,7 @@ {15AB0220-541C-4DA1-94EB-ED3C47E4582E} Win32Proj TR5Main - 10.0.19041.0 + 10.0 TombEngine @@ -93,7 +93,7 @@ xcopy /Y "$(ProjectDir)Shaders\HUD\*.hlsl" "$(TargetDir)\Shaders\HUD\" Use - Level2 + Level1 false _CRT_SECURE_NO_WARNINGS;WIN32;TR5MAIN_EXPORTS;_WINDOWS;_USRDLL;NOMINMAX;NEW_TIGHTROPE;CREATURE_AI_PRIORITY_OPTIMIZATION;SPDLOG_COMPILED_LIB;%(PreprocessorDefinitions) false @@ -116,6 +116,7 @@ xcopy /Y "$(ProjectDir)Shaders\HUD\*.hlsl" "$(TargetDir)\Shaders\HUD\" true Fast true + /external:anglebrackets Windows diff --git a/TR5Main/TombEngine.vcxproj.filters b/TR5Main/TombEngine.vcxproj.filters index b273206dc..beedcd373 100644 --- a/TR5Main/TombEngine.vcxproj.filters +++ b/TR5Main/TombEngine.vcxproj.filters @@ -1,5 +1,4 @@  - @@ -35,6 +34,14 @@ + + + + + + + + @@ -310,14 +317,6 @@ - - - - - - - - @@ -328,6 +327,7 @@ + @@ -336,6 +336,14 @@ + + + + + + + + @@ -694,6 +702,8 @@ + + @@ -702,17 +712,6 @@ - - - - - - - - - - -