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
e3340bbe6d6838bb4d49283f207b86d79dc39775
dolphin
/
Source
/
Plugins
/
Plugin_Wiimote_Test
History
fires.gc
8e3bd6781e
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.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@876
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-15 12:40:31 +00:00
..
Src
Fix Building in Linux, removed the define for _T() in Common.h so now we can have wx headers after including Common.h. Also, InterlockedExchange isn't in Linux so I just made it assign the variable
2008-10-09 08:51:57 +00:00
Plugin_Wiimote_Test.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