Skip to content

Commit

Permalink
Updated .vcxproj.
Browse files Browse the repository at this point in the history
  • Loading branch information
avighnac committed Nov 12, 2021
1 parent 4920e20 commit f729d3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Washed Up/Washed Up.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,15 @@
<PreprocessorDefinitions>NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<LanguageStandard>stdcpplatest</LanguageStandard>
<Optimization>Full</Optimization>
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<GenerateDebugInformation>true</GenerateDebugInformation>
<Version>1.0</Version>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down

0 comments on commit f729d3a

Please sign in to comment.