This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
873190d14891af632a93caa206cd528ccbf3ebdc
dolphin
/
Source
/
Core
/
DebuggerWX
T
History
Shawn Hoffman
93a28c0f5b
apparently PCH do not like intermingling of C and C++. Solution: make these .c files build as c++
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3869
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-22 02:18:14 +00:00
..
resources
minor improvements (mostly debugger)
2008-07-24 13:40:07 +00:00
Src
Use precompiled headers for faster build of the DebuggerWX and Dolphin projects. Fix a silly memory leak in debug text in the GL plugin.
2009-07-19 09:15:00 +00:00
DebuggerWX.vcproj
apparently PCH do not like intermingling of C and C++. Solution: make these .c files build as c++
2009-07-22 02:18:14 +00:00