diff --git a/libs/portaudio/build/msvc/portaudio.2008.vcproj b/libs/portaudio/build/msvc/portaudio.2008.vcproj index 9de2aad8da..62577ea396 100644 --- a/libs/portaudio/build/msvc/portaudio.2008.vcproj +++ b/libs/portaudio/build/msvc/portaudio.2008.vcproj @@ -51,8 +51,8 @@ Name="VCCLCompilerTool" Optimization="0" InlineFunctionExpansion="0" - AdditionalIncludeDirectories="..\..\src\common,..\..\include,.\" - PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS" + AdditionalIncludeDirectories="..\..\src\common,..\..\include,.\,..\..\src\os\win" + PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;PAWIN_USE_WDMKS_DEVICE_INFO" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" @@ -129,8 +129,8 @@ Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" - AdditionalIncludeDirectories="..\..\src\common,..\..\include,.\" - PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE" + AdditionalIncludeDirectories="..\..\src\common,..\..\include,.\,..\..\src\os\win" + PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PAWIN_USE_WDMKS_DEVICE_INFO" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" @@ -154,6 +154,7 @@ /> + + + + diff --git a/libs/portaudio/build/msvc/portaudio.vcproj b/libs/portaudio/build/msvc/portaudio.vcproj index 1ba86af86b..8cd9997ff3 100644 --- a/libs/portaudio/build/msvc/portaudio.vcproj +++ b/libs/portaudio/build/msvc/portaudio.vcproj @@ -4,6 +4,8 @@ Version="8.00" Name="portaudio" ProjectGUID="{0A18A071-125E-442F-AFF7-A3F68ABECF99}" + RootNamespace="portaudio" + TargetFrameworkVersion="131072" > @@ -48,10 +49,10 @@ /> - @@ -101,12 +91,6 @@ - - @@ -176,6 +160,8 @@ SuppressStartupBanner="true" ModuleDefinitionFile=".\portaudio.def" ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)/portaudio_x64.pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(PlatformName)\$(ConfigurationName)/portaudio_x64.lib" TargetMachine="17" /> @@ -199,9 +185,6 @@ - @@ -210,6 +193,83 @@ Name="Debug|Win32" OutputDirectory="$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" + ConfigurationType="4" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -295,15 +450,12 @@ - @@ -392,7 +546,189 @@ Name="VCAppVerifierTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1149,6 +2149,7 @@ > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1359,6 +2509,42 @@ PreprocessorDefinitions="" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mod/endpoints/mod_portaudio/mod_PortAudio.2008.vcproj b/src/mod/endpoints/mod_portaudio/mod_PortAudio.2008.vcproj index 5ddeaa553c..fa88358149 100644 --- a/src/mod/endpoints/mod_portaudio/mod_PortAudio.2008.vcproj +++ b/src/mod/endpoints/mod_portaudio/mod_PortAudio.2008.vcproj @@ -56,6 +56,7 @@ @@ -49,6 +50,7 @@ />