dolphin/Source/Core/DebuggerUICommon
2010-11-05 02:23:24 +00:00
..
Src Debugger enhancements: 2010-08-08 06:00:22 +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
DebuggerUICommon.vcproj include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00