dolphin/Externals/WiiUse
snzgoo 8eb1fe8831 proper .libs fixing building problems under vs2008, x32 and x64. Please dont use vs2010 for buildings those static libs next time to keep compatibility under vs2008 atm.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6393 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-13 13:17:48 +00:00
..
Src build wiiuse as a static lib on windows. 2010-11-12 17:53:54 +00:00
Win32 proper .libs fixing building problems under vs2008, x32 and x64. Please dont use vs2010 for buildings those static libs next time to keep compatibility under vs2008 atm. 2010-11-13 13:17:48 +00:00
X64 proper .libs fixing building problems under vs2008, x32 and x64. Please dont use vs2010 for buildings those static libs next time to keep compatibility under vs2008 atm. 2010-11-13 13:17:48 +00:00
CMakeLists.txt Fix cmake so it is possible to build without bluetooth support, and the typo that tells you bluetooth is enabled when it is not. 2010-11-08 02:51:31 +00:00
wiiuse.sln Wiiuse: Hopefully fix the Windows real wiimote connecting issues caused by r5940. An "index = 0;" line was accidentally removed.(uninitialized value being used) Hopefully this fixes issue 3067, issue 3058, issue 3057, issue 3054, issue 3012, and issue 2975. Some other minor cleanup to Wiiuse.(recreated the vcprog because it had hard coded include paths and it sucked) 2010-08-18 00:22:08 +00:00
wiiuse.vcproj Windows: Link debug build against debug wiiuse. Can't keep linking to the release wiiuse as it does not use the same crt. 2010-11-12 19:00:21 +00:00