|
@@ -164,11 +164,39 @@
|
|
|
</BootstrapperPackage>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
+ <Content Include="DLLs\ArduinoHub.h">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="BodyActuator.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="DLLs\BodyActuator.h">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="DLLs\EAIHub.h">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="DLLs\eai_common.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="DLLs\eai_serial.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="DLLs\eai_winbluetooth.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="DLLs\eai_winusb.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="DLLs\TActionManager.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="DLLs\TactorInterface.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
<Content Include="NPTrackingTools.dll">
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
</Content>
|
|
|
- <Content Include="TActionManager.dll" />
|
|
|
- <Content Include="TactorInterface.dll" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<WCFMetadata Include="Connected Services\" />
|