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
DolphinWX.rc
Info.plist.in Change the OSX CFBundleIndentifier to use the proper domain name 2013-08-03 18:37:57 +02:00
resource.h