From 626ecd93033201f68c3f97b7855a451d60d8d541 Mon Sep 17 00:00:00 2001 From: "guilhem.duche" Date: Wed, 6 Feb 2008 17:03:31 +0000 Subject: [PATCH] added dlls : wiiuse.dll(always necessary).dll,libwiiuseJ.dll(the one created with the WiiUseJC project) Libwiiusej must be replaced by the new one you could make modifying WiiUseJC project. Added new stuufs for Architecture. It's getting easier and easier to use. Now Wiimotes are manipulated through the object Wiimote. You get Wiimotes instances callic the Static metho getWiimotes in the class WiiuUseApiManager. improved disconnection handling. git-svn-id: http://wiiusej.googlecode.com/svn/trunk@20 ae48ae66-6a45-0410-b38e-211266189506 --- WiiUseJC/.cproject | 648 +++++++++++++++++++++++++++++++++++++++++++++ WiiUseJC/.project | 69 +++++ 2 files changed, 717 insertions(+) create mode 100644 WiiUseJC/.cproject create mode 100644 WiiUseJC/.project diff --git a/WiiUseJC/.cproject b/WiiUseJC/.cproject new file mode 100644 index 0000000..ea50e8b --- /dev/null +++ b/WiiUseJC/.cproject @@ -0,0 +1,648 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +make + +wiiusej_WiiUseApi.c +true +true +true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +make + +wiiusej_WiiUseApi.c +true +true +true + + + + + + + + + diff --git a/WiiUseJC/.project b/WiiUseJC/.project new file mode 100644 index 0000000..ef5e371 --- /dev/null +++ b/WiiUseJC/.project @@ -0,0 +1,69 @@ + + + WiiUseJavaC + + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, + + + org.eclipse.cdt.make.core.contents + org.eclipse.cdt.make.core.activeConfigSettings + + + org.eclipse.cdt.make.core.buildLocation + ${workspace_loc:/WiiUseJavaC/Release} + + + org.eclipse.cdt.make.core.useDefaultBuildCmd + true + + + org.eclipse.cdt.make.core.enableCleanBuild + true + + + org.eclipse.cdt.make.core.enableFullBuild + true + + + org.eclipse.cdt.make.core.enableAutoBuild + false + + + org.eclipse.cdt.make.core.append_environment + true + + + ?name? + + + + org.eclipse.cdt.make.core.stopOnError + true + + + org.eclipse.cdt.make.core.buildArguments + + + + org.eclipse.cdt.make.core.buildCommand + make + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.core.cnature + +