src/FingersDance.Control/FingersDance.Control.csproj
changeset 153 3636bb5f4b67
parent 148 c379899e9c94
--- a/src/FingersDance.Control/FingersDance.Control.csproj	Thu Oct 15 02:29:22 2009 +0200
+++ b/src/FingersDance.Control/FingersDance.Control.csproj	Thu Oct 15 16:25:38 2009 +0200
@@ -75,6 +75,13 @@
     <Reference Include="Microsoft.Surface" />
     <Reference Include="Microsoft.Surface.Presentation" />
     <Reference Include="Microsoft.Surface.Presentation.Generic" />
+    <Page Include="UserControlCustomLabel.xaml">
+      <Generator>MSBuild:Compile</Generator>
+      <SubType>Designer</SubType>
+    </Page>
+    <Compile Include="UserControlCustomLabel.xaml.cs">
+      <DependentUpon>UserControlCustomLabel.xaml</DependentUpon>
+    </Compile>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="CustomListBoxItem.cs" />