dolphin-emulator/Source/Core
Maarten ter Huurne f9133a7376 Link to the required OS X frameworks.
Previously, there was just one list of frameworks regardless of which part
of the code depended on which frameworks. Now we keep separate lists for
the Dolphin core, the Dolphin GUI and internal use by wxWidgets.
2011-12-07 08:26:44 +01:00
..
AudioCommon Compile with OpenAL support on OS X. 2011-12-05 05:49:08 +01:00
Common Fixed range check on TryParse() for u32. 2011-12-02 02:24:43 +01:00
Core Changed type of GetTicksPer(Line|Frame) to unsigned. 2011-12-02 00:33:45 +01:00
DiscIO vs2010: Disable LTCG for realz 2011-09-05 09:43:23 -07:00
DolphinWX Link to the required OS X frameworks. 2011-12-07 08:26:44 +01:00
InputCommon remove hacky old MicButton stuff 2011-10-03 23:46:00 -07:00
VideoCommon Link against systemwide OpenCL on OS X. 2011-12-05 05:26:28 +01:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00