src/FingersDance.Control.UserPanel/FingersDance.Control.UserPanel.csproj
changeset 34 9e222810f5b5
parent 6 36c7659af500
child 35 ed77793b767a
--- a/src/FingersDance.Control.UserPanel/FingersDance.Control.UserPanel.csproj	Fri Aug 07 01:03:14 2009 +0200
+++ b/src/FingersDance.Control.UserPanel/FingersDance.Control.UserPanel.csproj	Sun Aug 09 18:29:41 2009 +0200
@@ -105,8 +105,8 @@
       <DesignTimeSharedInput>True</DesignTimeSharedInput>
       <DependentUpon>Settings.settings</DependentUpon>
     </Compile>
-    <Compile Include="SurfaceWindow1.xaml.cs">
-      <DependentUpon>SurfaceWindow1.xaml</DependentUpon>
+    <Compile Include="SurfaceUserPanelTest.xaml.cs">
+      <DependentUpon>SurfaceUserPanelTest.xaml</DependentUpon>
     </Compile>
     <AppDesigner Include="Properties\" />
   </ItemGroup>
@@ -123,10 +123,20 @@
     <Resource Include="Resources\WindowBackground.jpg" />
   </ItemGroup>
   <ItemGroup>
-    <Page Include="SurfaceWindow1.xaml">
+    <Page Include="SurfaceUserPanelTest.xaml">
       <Generator>MSBuild:Compile</Generator>
       <SubType>Designer</SubType>
     </Page>
   </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\FingersDance.Control.Player\FingersDance.Control.Player.csproj">
+      <Project>{D5625AA4-362F-4E46-9916-65F3B173ECBE}</Project>
+      <Name>FingersDance.Control.Player</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\FingersDance.Control.TimeLine\FingersDance.Control.TimeLine.csproj">
+      <Project>{2BCEE1BF-D3AC-478C-A26B-DFDB7420E965}</Project>
+      <Name>FingersDance.Control.TimeLine</Name>
+    </ProjectReference>
+  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
 </Project>
\ No newline at end of file