File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1717 <ClCompile >
1818 <AdditionalIncludeDirectories >$(ProjectDir)..\..\..\..\..\libbitcoin-consensus\include\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
1919 <PreprocessorDefinitions Condition =" '$(Option-secp256k1)' == 'true'" >USE_SECP256K1;%(PreprocessorDefinitions)</PreprocessorDefinitions >
20- <PreprocessorDefinitions Condition =" '$(Linkage-libbitcoin-consensus)' == 'static' Or '$(Linkage-libbitcoin-consensus)' == 'ltcg'" >BCX_STATIC ;%(PreprocessorDefinitions)</PreprocessorDefinitions >
20+ <PreprocessorDefinitions Condition =" '$(Linkage-libbitcoin-consensus)' == 'static' Or '$(Linkage-libbitcoin-consensus)' == 'ltcg'" >BCK_STATIC ;%(PreprocessorDefinitions)</PreprocessorDefinitions >
2121 </ClCompile >
2222 <Link >
2323 <!-- $(PlatformToolset) is hard wired to v120 to allow for linkage by PlatformToolset=CTP_Nov2013 callers. -->
You can’t perform that action at this time.
0 commit comments