dolphin/Source/Core/DolphinWX
Scott Moreau 1ffb9ce47e Fix broken build when using SDL from Externals.
The problem here was the logic that detects SDL in the main CMakeLists.txt
is not the same as it is in DolphinWX/CmakeLists.txt to set libraries. When
using SDL from Externals it failed at link time because -lSDL was never set.
This fixes the problem by using the same condition logic to set the libs
as used when detecting SDL in the first place.
2012-09-02 16:53:15 -06:00
..
Src bugfix for memorycard manager. fixes exporting from page > 1 on slot b, thanks to suloku for reporting 2012-08-19 20:45:43 -07:00
resources Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00
CMakeLists.txt Fix broken build when using SDL from Externals. 2012-09-02 16:53:15 -06:00
Dolphin.vcxproj remove scons files from VS projects 2012-03-18 06:41:12 -07:00
Dolphin.vcxproj.filters remove scons files from VS projects 2012-03-18 06:41:12 -07:00
Dolphin.vcxproj.user vs2010: make -d be passed to debugfast builds launched from vs 2011-02-25 04:00:16 +00:00
DolphinWX.rc Hg: 2010-06-09 01:37:08 +00:00
Info.plist.in Applied compile and link flags from SCons build for OS X to CMake build. 2011-12-11 21:27:06 +01:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00