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
b3a183dffefc1cb1701ee2a8a2cbe0080774aced
dolphin
/
Source
/
Core
/
DebuggerUICommon
T
History
Jordan Woyak
66cd497dfe
Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6931
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-27 10:41:26 +00:00
..
Src
Add internationalization support. There aren't really any translations yet other than a little French thanks to DavidVag. So now the translators need to go to work. See
http://wiki.wxwidgets.org/Internationalization
for directions. The binary .mo files are generated at build time on linux. They are provided in Data/Languages for windows. I don't know where they need to go on OSX, but they should be able to be generated there at least. I added a target to generate them on windows, but does not build by default as it requires that msgfmt.exe from the gnu gettext tools be installed and in the path.
2011-01-05 04:35:46 +00:00
CMakeLists.txt
We effectively only have a single namespace for private header files,
2010-12-05 15:28:31 +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
DebuggerUICommon.vcxproj
Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them)
2011-01-27 10:41:26 +00:00