]> Repos - portaudio/commit
Removed MSVC dependence on ksguid.lib from src/os/win/pa_win_wdmks_utils.c (ksguid...
authorrbencina <rbencina@0f58301d-fd10-0410-b4af-bbb618454e57>
Wed, 21 Jan 2015 05:35:39 +0000 (05:35 +0000)
committerrbencina <rbencina@0f58301d-fd10-0410-b4af-bbb618454e57>
Wed, 21 Jan 2015 05:35:39 +0000 (05:35 +0000)
commit71b8f8142ec3ee502341067de25f5fe1be8cf215
tree9f6d41977aae7cd8b3090697f68a4e4f200cc8bc
parent83056ee196b681966b04aa04bff922d4531566ad
Removed MSVC dependence on ksguid.lib from src/os/win/pa_win_wdmks_utils.c (ksguid.lib is no longer in Platform SDK 8.0). Always use static instances of GUIDs like the GCC builds do. Removed ksguid.lib from MSVC project file. The following symbols are no longer used: PA_WDMKS_NO_KSGUID_LIB, PAWIN_WDMKS_NO_KSGUID_LIB; removed them from CMakeLists.txt and the MSVC project file.
CMakeLists.txt
build/msvc/portaudio.vcproj
src/os/win/pa_win_wdmks_utils.c