src/FingersDance.Control.Player/FingersDance.Control.Player.csproj
changeset 170 91024994f6eb
parent 156 e16c8c913c65
child 173 e99fe78cd168
--- a/src/FingersDance.Control.Player/FingersDance.Control.Player.csproj	Sun Oct 25 12:55:07 2009 +0100
+++ b/src/FingersDance.Control.Player/FingersDance.Control.Player.csproj	Sun Oct 25 19:26:16 2009 +0100
@@ -90,10 +90,17 @@
       <SubType>Designer</SubType>
       <Generator>MSBuild:Compile</Generator>
     </Page>
+    <Page Include="UserControlInfoUser.xaml">
+      <Generator>MSBuild:Compile</Generator>
+      <SubType>Designer</SubType>
+    </Page>
     <Page Include="UserControlPlayer.xaml">
       <Generator>MSBuild:Compile</Generator>
       <SubType>Designer</SubType>
     </Page>
+    <Compile Include="UserControlInfoUser.xaml.cs">
+      <DependentUpon>UserControlInfoUser.xaml</DependentUpon>
+    </Compile>
     <Compile Include="UserControlPlayer.xaml.cs">
       <DependentUpon>UserControlPlayer.xaml</DependentUpon>
     </Compile>