Several little things.
commite10a8f5c36d00c5bd1da94edfcec2e1059124c10
authorglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Fri, 12 Nov 2010 05:05:27 +0000 (12 05:05 +0000)
committerglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Fri, 12 Nov 2010 05:05:27 +0000 (12 05:05 +0000)
treecec3b2bd2e9a39b2e4cc31f116fd63a4e9b47692
parent632b4a9f8056952b71d63a0c2dd847d826b65f7c
Several little things.
The C version of the GenericLog was being used in both C and C++ branches of the code.
Parent panic alerts by the main_frame so that those windows get the icon too.
Fix a couple of compiler warnings.
Added some checks for libraries in the cmake build.

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@6385 8ced0084-cf51-0410-be5f-012b33b47a6e
CMakeLists.txt
CMakeTests/CheckLib.cmake [new file with mode: 0644]
Source/Core/AudioCommon/Src/Mixer.cpp
Source/Core/Common/Src/Log.h
Source/Core/Core/Src/HW/AudioInterface.cpp
Source/Core/DolphinWX/Src/Frame.cpp
Source/Core/DolphinWX/Src/Main.cpp