Calibratie toegevoegd aan WiiuseJ

This commit is contained in:
2011-02-15 14:59:52 +00:00
parent c6ddcec049
commit 66e02d0479
8 changed files with 29 additions and 70 deletions

Binary file not shown.

View File

@@ -92,6 +92,7 @@
<ClInclude Include="..\wiiusej_WiiUseApi.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\wiiusej_Calibration.c" />
<ClCompile Include="..\wiiusej_Speaker.c" />
<ClCompile Include="..\wiiusej_WiiUseApi.c" />
</ItemGroup>

View File

@@ -29,5 +29,8 @@
<ClCompile Include="..\wiiusej_Speaker.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\wiiusej_Calibration.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>