71 <Reference Include="PresentationCore" /> |
71 <Reference Include="PresentationCore" /> |
72 <Reference Include="PresentationFramework" /> |
72 <Reference Include="PresentationFramework" /> |
73 <Reference Include="Microsoft.Surface" /> |
73 <Reference Include="Microsoft.Surface" /> |
74 <Reference Include="Microsoft.Surface.Presentation" /> |
74 <Reference Include="Microsoft.Surface.Presentation" /> |
75 <Reference Include="Microsoft.Surface.Presentation.Generic" /> |
75 <Reference Include="Microsoft.Surface.Presentation.Generic" /> |
|
76 <Page Include="UserControlTimeLine.xaml"> |
|
77 <Generator>MSBuild:Compile</Generator> |
|
78 <SubType>Designer</SubType> |
|
79 </Page> |
|
80 <Compile Include="UserControlTimeLine.xaml.cs"> |
|
81 <DependentUpon>UserControlTimeLine.xaml</DependentUpon> |
|
82 </Compile> |
|
83 <Content Include="Lake.wmv"> |
|
84 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
85 </Content> |
76 </ItemGroup> |
86 </ItemGroup> |
77 <ItemGroup> |
87 <ItemGroup> |
78 <ApplicationDefinition Include="App.xaml"> |
88 <ApplicationDefinition Include="App.xaml"> |
79 <Generator>MSBuild:Compile</Generator> |
89 <Generator>MSBuild:Compile</Generator> |
80 <SubType>Designer</SubType> |
90 <SubType>Designer</SubType> |
81 </ApplicationDefinition> |
91 </ApplicationDefinition> |
82 <Compile Include="App.xaml.cs"> |
92 <Compile Include="App.xaml.cs"> |
|
93 <SubType>Code</SubType> |
83 <DependentUpon>App.xaml</DependentUpon> |
94 <DependentUpon>App.xaml</DependentUpon> |
84 <SubType>Code</SubType> |
|
85 </Compile> |
95 </Compile> |
86 </ItemGroup> |
96 </ItemGroup> |
87 <ItemGroup> |
97 <ItemGroup> |
88 <Compile Include="Properties\AssemblyInfo.cs" /> |
98 <Compile Include="Properties\AssemblyInfo.cs" /> |
89 <EmbeddedResource Include="Properties\Resources.resx"> |
99 <EmbeddedResource Include="Properties\Resources.resx"> |
103 <Compile Include="Properties\Settings.Designer.cs"> |
113 <Compile Include="Properties\Settings.Designer.cs"> |
104 <AutoGen>True</AutoGen> |
114 <AutoGen>True</AutoGen> |
105 <DesignTimeSharedInput>True</DesignTimeSharedInput> |
115 <DesignTimeSharedInput>True</DesignTimeSharedInput> |
106 <DependentUpon>Settings.settings</DependentUpon> |
116 <DependentUpon>Settings.settings</DependentUpon> |
107 </Compile> |
117 </Compile> |
108 <Compile Include="SurfaceWindow1.xaml.cs"> |
118 <Compile Include="SurfaceTimeLineTest.xaml.cs"> |
109 <DependentUpon>SurfaceWindow1.xaml</DependentUpon> |
119 <DependentUpon>SurfaceTimeLineTest.xaml</DependentUpon> |
110 </Compile> |
120 </Compile> |
111 <AppDesigner Include="Properties\" /> |
121 <AppDesigner Include="Properties\" /> |
112 </ItemGroup> |
122 </ItemGroup> |
113 <ItemGroup> |
123 <ItemGroup> |
114 <Content Include="Resources\icon.png"> |
124 <Content Include="Resources\icon.png"> |
121 </ItemGroup> |
131 </ItemGroup> |
122 <ItemGroup> |
132 <ItemGroup> |
123 <Resource Include="Resources\WindowBackground.jpg" /> |
133 <Resource Include="Resources\WindowBackground.jpg" /> |
124 </ItemGroup> |
134 </ItemGroup> |
125 <ItemGroup> |
135 <ItemGroup> |
126 <Page Include="SurfaceWindow1.xaml"> |
136 <Page Include="SurfaceTimeLineTest.xaml"> |
127 <Generator>MSBuild:Compile</Generator> |
137 <Generator>MSBuild:Compile</Generator> |
128 <SubType>Designer</SubType> |
138 <SubType>Designer</SubType> |
129 </Page> |
139 </Page> |
130 </ItemGroup> |
140 </ItemGroup> |
131 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
141 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |