dolphin/Externals/MemcardManager
Soren Jorvang b560d2456e Integrate the standalone memcard manager into the main build.
Use 10.5 SDK header files in an attempt to keep us honest and
10.5 compatible. I'd do the same with system libraries, but
the linker gives strange errors when I try that. We also link
against third party libraries from Macports that haven't had
any magic 10.5 compat dust sprinkled over them, so maybe it
isn't very important anyway.

Move the OS X variable section in SConstruct upwards a bit to
have the settings apply to more of the config tests. SCons'
ParseConfig causes problems for the -arch tuples, though, so
the SDL check still isn't quite as comprehensive as it should
be.

Put the XCode project out of its misery.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5693 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-14 18:07:29 +00:00
..
src Cure some bit rot and allow building the standaline memcard manager on OS X. 2010-06-11 15:18:36 +00:00
MemcardManager.sln Meta: 2010-06-02 18:00:22 +00:00
MemcardManager.vcproj Meta: 2010-06-02 18:00:22 +00:00
SConscript Integrate the standalone memcard manager into the main build. 2010-06-14 18:07:29 +00:00