mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-09-28 12:18:59 +00:00
Fix Debug - LLVM in VS project files
This commit is contained in:
parent
48a847d1b6
commit
aeebcfe141
2 changed files with 2 additions and 3 deletions
1
3rdparty/7zlib.vcxproj
vendored
1
3rdparty/7zlib.vcxproj
vendored
|
@ -204,7 +204,6 @@
|
|||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<ClCompile>
|
||||
<PrecompiledHeader>Use</PrecompiledHeader>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<SDLCheck>true</SDLCheck>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue