diff options
Diffstat (limited to 'plugins/HistorySweeperLight/historysweeperlight_10.vcxproj')
-rw-r--r-- | plugins/HistorySweeperLight/historysweeperlight_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistorySweeperLight/historysweeperlight_10.vcxproj b/plugins/HistorySweeperLight/historysweeperlight_10.vcxproj index cd1b6b08d9..94b1a061dd 100644 --- a/plugins/HistorySweeperLight/historysweeperlight_10.vcxproj +++ b/plugins/HistorySweeperLight/historysweeperlight_10.vcxproj @@ -86,7 +86,7 @@ </ClCompile>
<Link>
<AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <GenerateDebugInformation>false</GenerateDebugInformation>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
<SubSystem>Windows</SubSystem>
<OptimizeReferences>true</OptimizeReferences>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|