dolphin/Source/Core
Shawn Hoffman 9ac5d7ecd5 msvc: skip copying Data dir and precompiled dlls to Binary dir if they are already there (unless the source files are newer).
Also fix a bug which was preventing DolphinWX/AfterBuild target from being completely skipped.
2014-08-20 16:57:34 -07:00
..
AudioCommon Get rid of instances of "using namespace std;" in the project 2014-08-17 02:05:33 -04:00
Common Add Common::Event::WaitFor(), which has the same semantics as std::condition_variable::wait_for() (with millisecond units). 2014-08-17 21:52:40 -07:00
Core msvc: resolve all warnings in Core. 2014-08-19 22:33:46 -07:00
DiscIO Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
DolphinWX msvc: skip copying Data dir and precompiled dlls to Binary dir if they are already there (unless the source files are newer). 2014-08-20 16:57:34 -07:00
InputCommon msvc: resolve all warnings in DolphinWX. 2014-08-19 22:33:48 -07:00
VideoBackends msvc: resolve all warnings in VideoBackends/OGL. 2014-08-19 22:33:47 -07:00
VideoCommon msvc: resolve all warnings in VideoCommon. 2014-08-19 22:33:46 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00