This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
e36ca4705d75e419e89e8d16b4cef5be2be661d3
dolphin
/
Source
/
Plugins
/
Plugin_PadSimple
History
Maarten ter Huurne
98277aeda0
Fixed build ("file" -> "files"). Made indenting consistent again (tabs or spaces does not matter, but mixing them is evil).
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@953
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-25 11:11:20 +00:00
..
Src
Fixed build ("file" -> "files"). Made indenting consistent again (tabs or spaces does not matter, but mixing them is evil).
2008-10-25 11:11:20 +00:00
Plugin_PadSimple.vcproj
added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries.
2008-10-15 12:40:31 +00:00