aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/activemq-cpp/fix-crt-linkage.patch
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
commit54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch)
treed915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/ports/activemq-cpp/fix-crt-linkage.patch
move to own git serverHEADmaster
Diffstat (limited to 'vcpkg/ports/activemq-cpp/fix-crt-linkage.patch')
-rw-r--r--vcpkg/ports/activemq-cpp/fix-crt-linkage.patch36
1 files changed, 36 insertions, 0 deletions
diff --git a/vcpkg/ports/activemq-cpp/fix-crt-linkage.patch b/vcpkg/ports/activemq-cpp/fix-crt-linkage.patch
new file mode 100644
index 0000000..fcb74fd
--- /dev/null
+++ b/vcpkg/ports/activemq-cpp/fix-crt-linkage.patch
@@ -0,0 +1,36 @@
+diff --git a/vs2010-build/activemq-cpp.vcxproj b/vs2010-build/activemq-cpp.vcxproj
+index 54b4822..6b35511 100644
+--- a/vs2010-build/activemq-cpp.vcxproj
++++ b/vs2010-build/activemq-cpp.vcxproj
+@@ -2578,6 +2578,7 @@
+ <BasicRuntimeChecks>Default</BasicRuntimeChecks>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>
++ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <RuntimeTypeInfo>true</RuntimeTypeInfo>
+ <PrecompiledHeaderFile>
+ </PrecompiledHeaderFile>
+@@ -2687,6 +2688,7 @@
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>
+ <RuntimeTypeInfo>true</RuntimeTypeInfo>
++ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <PrecompiledHeaderFile>
+ </PrecompiledHeaderFile>
+ <PrecompiledHeaderOutputFile>
+@@ -2794,6 +2796,7 @@
+ <AdditionalIncludeDirectories>../src/main;$(APR_DIST)\$(PlatformName)\include;$(OPENSSL_DIST)\$(PlatformName)\include;$(PLATFORM_SDK)\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>
+ <RuntimeTypeInfo>true</RuntimeTypeInfo>
++ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <PrecompiledHeaderFile>
+ </PrecompiledHeaderFile>
+ <PrecompiledHeaderOutputFile>
+@@ -2906,6 +2909,7 @@
+ <AdditionalIncludeDirectories>../src/main;$(APR_DIST)\$(PlatformName)\include;$(OPENSSL_DIST)\$(PlatformName)\include;$(PLATFORM_SDK)\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>
+ <RuntimeTypeInfo>true</RuntimeTypeInfo>
++ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <PrecompiledHeaderFile>
+ </PrecompiledHeaderFile>
+ <PrecompiledHeaderOutputFile>