|
@@ -32,7 +32,8 @@
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
- <StartupObject>bbiwarg.OutputTest</StartupObject>
|
|
|
|
|
|
+ <StartupObject>
|
|
|
|
+ </StartupObject>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="iisuNet, Version=3.0.0.0, Culture=neutral, processorArchitecture=x86">
|
|
<Reference Include="iisuNet, Version=3.0.0.0, Culture=neutral, processorArchitecture=x86">
|
|
@@ -60,9 +61,6 @@
|
|
<Compile Include="DataSource\DepthImage.cs" />
|
|
<Compile Include="DataSource\DepthImage.cs" />
|
|
<Compile Include="DataSource\IisuDataSource.cs" />
|
|
<Compile Include="DataSource\IisuDataSource.cs" />
|
|
<Compile Include="DataSource\IVideoDataSource.cs" />
|
|
<Compile Include="DataSource\IVideoDataSource.cs" />
|
|
- <Compile Include="OutputTest.cs">
|
|
|
|
- <SubType>Code</SubType>
|
|
|
|
- </Compile>
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="TestDataSource.cs" />
|
|
<Compile Include="TestDataSource.cs" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|