diff options
Diffstat (limited to 'Application/Loader/Loader.vcxproj')
-rw-r--r-- | Application/Loader/Loader.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Application/Loader/Loader.vcxproj b/Application/Loader/Loader.vcxproj index a47561a..9254ab7 100644 --- a/Application/Loader/Loader.vcxproj +++ b/Application/Loader/Loader.vcxproj @@ -19,6 +19,8 @@ <WholeProgramOptimization>true</WholeProgramOptimization> <CharacterSet>Unicode</CharacterSet> <SpectreMitigation>false</SpectreMitigation> + <VcpkgEnabled>false</VcpkgEnabled> + <EnableStdModules>false</EnableStdModules> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <Import Project="$(SolutionDir)\EfiGuard.props" /> |