Skip to content

Commit

Permalink
x64 Release ビルドの LargeAddressAware オプションの指定を外す (規定値に合わせる)
Browse files Browse the repository at this point in the history
  • Loading branch information
kobake committed Jun 10, 2018
1 parent f25affd commit 2a080d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sakura/sakura.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@
<AdditionalDependencies>comctl32.lib;Imm32.lib;mpr.lib;imagehlp.lib;Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
<GenerateMapFile>true</GenerateMapFile>
<SubSystem>Windows</SubSystem>
<LargeAddressAware>true</LargeAddressAware>
<OptimizeReferences>true</OptimizeReferences>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
</Link>
Expand Down

0 comments on commit 2a080d1

Please sign in to comment.