HistoryDLL.csproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{F313210C-FBD1-44D4-B111-C3816DF5F234}</ProjectGuid>
  8. <OutputType>library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>HistoryDLL</RootNamespace>
  11. <AssemblyName>HistoryDLL</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <TargetFrameworkProfile />
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>bin\Debug\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="KernelViewerCtrlDll, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  37. <SpecificVersion>False</SpecificVersion>
  38. <HintPath>DLL\KernelViewerCtrlDll.dll</HintPath>
  39. </Reference>
  40. <Reference Include="MediaGalleryDll, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  41. <SpecificVersion>False</SpecificVersion>
  42. <HintPath>DLL\MediaGalleryDll.dll</HintPath>
  43. </Reference>
  44. <Reference Include="MediaViewerLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  45. <SpecificVersion>False</SpecificVersion>
  46. <HintPath>DLL\MediaViewerLib.dll</HintPath>
  47. </Reference>
  48. <Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  49. <SpecificVersion>False</SpecificVersion>
  50. <HintPath>DLL\Microsoft.WindowsAPICodePack.dll</HintPath>
  51. </Reference>
  52. <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>DLL\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>DLL\Newtonsoft.Json.dll</HintPath>
  59. </Reference>
  60. <Reference Include="nLightenLibs, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>DLL\nLightenLibs.dll</HintPath>
  63. </Reference>
  64. <Reference Include="NLLoadingIndicator, Version=1.0.4757.28660, Culture=neutral, processorArchitecture=MSIL">
  65. <SpecificVersion>False</SpecificVersion>
  66. <HintPath>DLL\NLLoadingIndicator.dll</HintPath>
  67. </Reference>
  68. <Reference Include="NLPlaneRotator, Version=1.0.0.9122, Culture=neutral, processorArchitecture=MSIL">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>DLL\NLPlaneRotator.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System" />
  73. <Reference Include="System.Data" />
  74. <Reference Include="System.Drawing" />
  75. <Reference Include="System.Windows.Forms" />
  76. <Reference Include="System.Xml" />
  77. <Reference Include="Microsoft.CSharp" />
  78. <Reference Include="System.Core" />
  79. <Reference Include="System.Xml.Linq" />
  80. <Reference Include="System.Data.DataSetExtensions" />
  81. <Reference Include="System.Net.Http" />
  82. <Reference Include="System.Xaml">
  83. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  84. </Reference>
  85. <Reference Include="WindowsBase" />
  86. <Reference Include="PresentationCore" />
  87. <Reference Include="PresentationFramework" />
  88. </ItemGroup>
  89. <ItemGroup>
  90. <Compile Include="CompleteEventArgs.cs" />
  91. <Compile Include="ConfigSettingClass.cs" />
  92. <Compile Include="CutThumbnail.cs" />
  93. <Compile Include="CyclicScroller.xaml.cs">
  94. <DependentUpon>CyclicScroller.xaml</DependentUpon>
  95. </Compile>
  96. <Compile Include="CyclicScrollerCommunication.cs" />
  97. <Compile Include="CyclicScrollerOpcityMask.cs" />
  98. <Compile Include="CyclicScrollerSubFunction.cs" />
  99. <Compile Include="DataCollection.cs" />
  100. <Compile Include="DetailViewer.xaml.cs">
  101. <DependentUpon>DetailViewer.xaml</DependentUpon>
  102. </Compile>
  103. <Compile Include="DetailViewerDot.xaml.cs">
  104. <DependentUpon>DetailViewerDot.xaml</DependentUpon>
  105. </Compile>
  106. <Compile Include="ExtraUnit.cs" />
  107. <Compile Include="GlobalFunction.cs" />
  108. <Compile Include="HomePage.xaml.cs">
  109. <DependentUpon>HomePage.xaml</DependentUpon>
  110. </Compile>
  111. <Compile Include="Json\HistoryWallEventJson.cs" />
  112. <Compile Include="LiveContainer.xaml.cs">
  113. <DependentUpon>LiveContainer.xaml</DependentUpon>
  114. </Compile>
  115. <Compile Include="LiveContainerCommunication.cs" />
  116. <Compile Include="PlaneRotateMap.xaml.cs">
  117. <DependentUpon>PlaneRotateMap.xaml</DependentUpon>
  118. </Compile>
  119. <Compile Include="PlaneRotateMapCommunication.cs" />
  120. <Compile Include="Properties\AssemblyInfo.cs">
  121. <SubType>Code</SubType>
  122. </Compile>
  123. <Compile Include="Properties\Resources.Designer.cs">
  124. <AutoGen>True</AutoGen>
  125. <DesignTime>True</DesignTime>
  126. <DependentUpon>Resources.resx</DependentUpon>
  127. </Compile>
  128. <Compile Include="Properties\Settings.Designer.cs">
  129. <AutoGen>True</AutoGen>
  130. <DependentUpon>Settings.settings</DependentUpon>
  131. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  132. </Compile>
  133. <Compile Include="ScrollViewerUtilities.cs" />
  134. <Compile Include="SpecificationValue.cs" />
  135. <Compile Include="ThumbnailContainer.xaml.cs">
  136. <DependentUpon>ThumbnailContainer.xaml</DependentUpon>
  137. </Compile>
  138. <Compile Include="XmlData.cs" />
  139. <EmbeddedResource Include="Properties\Resources.resx">
  140. <Generator>ResXFileCodeGenerator</Generator>
  141. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  142. </EmbeddedResource>
  143. <None Include="Properties\Settings.settings">
  144. <Generator>SettingsSingleFileGenerator</Generator>
  145. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  146. </None>
  147. <AppDesigner Include="Properties\" />
  148. </ItemGroup>
  149. <ItemGroup>
  150. <Page Include="CyclicScroller.xaml">
  151. <SubType>Designer</SubType>
  152. <Generator>MSBuild:Compile</Generator>
  153. </Page>
  154. <Page Include="DetailViewer.xaml">
  155. <SubType>Designer</SubType>
  156. <Generator>MSBuild:Compile</Generator>
  157. </Page>
  158. <Page Include="DetailViewerDot.xaml">
  159. <SubType>Designer</SubType>
  160. <Generator>MSBuild:Compile</Generator>
  161. </Page>
  162. <Page Include="HomePage.xaml">
  163. <SubType>Designer</SubType>
  164. <Generator>MSBuild:Compile</Generator>
  165. </Page>
  166. <Page Include="LiveContainer.xaml">
  167. <SubType>Designer</SubType>
  168. <Generator>MSBuild:Compile</Generator>
  169. </Page>
  170. <Page Include="PlaneRotateMap.xaml">
  171. <SubType>Designer</SubType>
  172. <Generator>MSBuild:Compile</Generator>
  173. </Page>
  174. <Page Include="Style.xaml">
  175. <Generator>MSBuild:Compile</Generator>
  176. <SubType>Designer</SubType>
  177. </Page>
  178. <Page Include="ThumbnailContainer.xaml">
  179. <SubType>Designer</SubType>
  180. <Generator>MSBuild:Compile</Generator>
  181. </Page>
  182. </ItemGroup>
  183. <ItemGroup>
  184. <Resource Include="Data\HistoryWallPage\Setting\ChangeLan.txt">
  185. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  186. </Resource>
  187. <Resource Include="Data\HistoryWallPage\Setting\HomeClick.txt">
  188. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  189. </Resource>
  190. <Resource Include="Data\HistoryWallPage\Setting\ScaleDetailviewer.txt">
  191. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  192. </Resource>
  193. <Resource Include="Data\HistoryWallPage\Setting\Velocity.txt">
  194. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  195. </Resource>
  196. <Resource Include="Data\HistoryWallPage\Thumb\1x1.jpg">
  197. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  198. </Resource>
  199. <Resource Include="Data\HistoryWallPage\Thumb\1x2.jpg">
  200. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  201. </Resource>
  202. <Resource Include="Data\HistoryWallPage\Thumb\1x3.jpg">
  203. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  204. </Resource>
  205. <Resource Include="Data\HistoryWallPage\Thumb\color322x212.png">
  206. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  207. </Resource>
  208. <Resource Include="Data\HistoryWallPage\Thumb\exit_focus.png">
  209. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  210. </Resource>
  211. <Resource Include="Data\HistoryWallPage\Thumb\exit_idle.png">
  212. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  213. </Resource>
  214. <Resource Include="Data\HistoryWallPage\Thumb\home.png">
  215. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  216. </Resource>
  217. <Resource Include="Data\HistoryWallPage\Thumb\language_bk.png">
  218. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  219. </Resource>
  220. <Resource Include="Data\HistoryWallPage\Thumb\launch_icon.ico">
  221. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  222. </Resource>
  223. <Resource Include="Data\HistoryWallPage\Thumb\logo.png">
  224. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  225. </Resource>
  226. <Resource Include="Data\HistoryWallPage\Thumb\ok_focus.png">
  227. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  228. </Resource>
  229. <Resource Include="Data\HistoryWallPage\Thumb\ok_idle.png">
  230. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  231. </Resource>
  232. <Resource Include="Data\HistoryWallPage\Thumb\registration_bk.jpg">
  233. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  234. </Resource>
  235. <Resource Include="Data\HistoryWallPage\Thumb\shadow_big.png">
  236. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  237. </Resource>
  238. <Resource Include="Data\HistoryWallPage\Thumb\shadow_small.png">
  239. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  240. </Resource>
  241. <Resource Include="Data\HistoryWallPage\Thumb\只供縮圖及預設圖片暫存用.txt">
  242. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  243. </Resource>
  244. <Content Include="DLL\KernelViewerCtrlDll.dll" />
  245. <Content Include="DLL\MediaGalleryDll.dll" />
  246. <Content Include="DLL\MediaViewerLib.dll" />
  247. <Content Include="DLL\Microsoft.WindowsAPICodePack.dll" />
  248. <Content Include="DLL\Microsoft.WindowsAPICodePack.Shell.dll" />
  249. <Content Include="DLL\Newtonsoft.Json.dll" />
  250. <Content Include="DLL\nLightenLibs.dll" />
  251. <Content Include="DLL\NLLoadingIndicator.dll" />
  252. <Content Include="DLL\NLPlaneRotator.dll" />
  253. </ItemGroup>
  254. <ItemGroup />
  255. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  256. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  257. Other similar extension points exist, see Microsoft.Common.targets.
  258. <Target Name="BeforeBuild">
  259. </Target>
  260. <Target Name="AfterBuild">
  261. </Target>
  262. -->
  263. </Project>