File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 1515 <DisableSpecificWarnings >4290;%(DisableSpecificWarnings)</DisableSpecificWarnings >
1616 <EnablePREfast >false</EnablePREfast >
1717 <PreprocessorDefinitions >_WIN32_WINNT=0x0600;%(PreprocessorDefinitions)</PreprocessorDefinitions >
18- <PreprocessorDefinitions Condition =" '$(DebugOrRelease)' == 'Release'" >BITCOIN_DISABLE_ASSERTS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
1918 </ClCompile >
2019 </ItemDefinitionGroup >
2120
Original file line number Diff line number Diff line change 1616 <ItemDefinitionGroup >
1717 <ClCompile >
1818 <AdditionalIncludeDirectories >$(ProjectDir)..\..\..\..\..\libbitcoin-blockchain\include\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
19- <PreprocessorDefinitions Condition =" $(Configuration.IndexOf('Release')) != -1" >BITCOIN_DISABLE_ASSERTS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
2019 <PreprocessorDefinitions Condition =" '$(Linkage-libbitcoin-blockchain)' == 'static' Or '$(Linkage-libbitcoin-blockchain)' == 'ltcg'" >BCB_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions >
2120 </ClCompile >
2221 <Link >
You can’t perform that action at this time.
0 commit comments