dolphin/Source/Core/Common
2010-11-16 21:14:19 +00:00
..
Src Build fix. Remove some obsolete code. Fix some compiler warnings. 2010-11-16 21:14:19 +00:00
CMakeLists.txt Improve the compiler flags for the cmake build system. -fPIC only needs to be specified for static libraries that are linked into shared libraries. cmake automatically uses -fPIC for shared libraries. Also ported several other needed compiler flags from the scons build. Set up the debug build, enabled with "-D CMAKE_BUILD_TYPE=Release", to work with wxWidgets debugging. 2010-11-05 02:23:24 +00:00
Common.vcproj Made LinearDiskCache a template class. Keys are now some POD type (fixed size). Eliminates casting and key size checking. 2010-11-15 05:22:03 +00:00
make_svnrev.h.vbs ok...svnrev crap finally under control? please? 2010-08-08 16:34:32 +00:00
SubWCRev.exe replace SubWCRev.exe with a statically linked one... >.> 2009-03-22 22:11:27 +00:00
SVNRevGen.vcproj ok...svnrev crap finally under control? please? 2010-08-08 16:34:32 +00:00