There was an error while loading. Please reload this page.
1 parent 6cf1adb commit 644ed7eCopy full SHA for 644ed7e
wrappers/csharp/src/test/KinectDemo/VS2008/KinectDemo.csproj
@@ -51,15 +51,12 @@
51
<Compile Include="..\PreviewWindow.UI.cs">
52
<Link>PreviewWindow.UI.cs</Link>
53
</Compile>
54
- <Compile Include="..\..\..\lib\DepthPreviewWindow.cs">
+ <Compile Include="..\DepthPreviewWindow.cs">
55
<Link>DepthPreviewWindow.cs</Link>
56
57
- <Compile Include="..\..\..\lib\VideoPreviewWindow.cs">
+ <Compile Include="..\VideoPreviewWindow.cs">
58
<Link>VideoPreviewWindow.cs</Link>
59
60
- <Compile Include="..\PreviewControl.cs">
61
- <Link>PreviewControl.cs</Link>
62
- </Compile>
63
</ItemGroup>
64
<ItemGroup>
65
<Reference Include="System.Drawing" />
0 commit comments