dolphin/Source/Core/DolphinWX
comex b6728c1405 Avoid unnecessary bundle copies on OS X:
- Make "copy data into bundle" depend on the files actually being
  changed, rather than being run on every build.

- postprocess_bundle depends on system files and checking the Dolphin
  binary and all that, and would be iffy to try to avoid rerunning;
  but it's only needed to produce a redistributable bundle, so add
  SKIP_POSTPROCESS_BUNDLE to skip it for development.
2013-08-30 17:54:52 -04:00
..
resources Fix ICC profiles in some of our PNGs (ic_drawer, Dolphin icon). 2013-07-07 02:40:59 +02:00
Src Rollback "DSP on Thread" to only affect LLE. 2013-08-30 09:14:30 +02:00
CMakeLists.txt Avoid unnecessary bundle copies on OS X: 2013-08-30 17:54:52 -04:00
Dolphin.vcxproj Merge branch 'master' into wii-network 2013-08-23 00:51:12 +12:00
Dolphin.vcxproj.filters Merge branch 'master' into wii-network 2013-08-23 00:51:12 +12: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 Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
Info.plist.in Change the OSX CFBundleIndentifier to use the proper domain name 2013-08-03 18:37:57 +02:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00