OTSPartA_STDEditor.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" 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>{52B47C78-BF08-4670-AB88-FDC972B4D7B4}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>OTSPartA_STDEditor</RootNamespace>
  10. <AssemblyName>OTSPartA_STDEditor</AssemblyName>
  11. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <PlatformTarget>x64</PlatformTarget>
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>..\Bin\x64\Release_oxford50\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. <Prefer32Bit>false</Prefer32Bit>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>..\Bin\x64\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  38. <DebugSymbols>true</DebugSymbols>
  39. <OutputPath>..\Bin\x64\Debug\</OutputPath>
  40. <DefineConstants>DEBUG;TRACE</DefineConstants>
  41. <DebugType>full</DebugType>
  42. <PlatformTarget>x64</PlatformTarget>
  43. <LangVersion>7.3</LangVersion>
  44. <ErrorReport>prompt</ErrorReport>
  45. <Prefer32Bit>false</Prefer32Bit>
  46. </PropertyGroup>
  47. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  48. <OutputPath>bin\x64\Release\</OutputPath>
  49. <DefineConstants>TRACE</DefineConstants>
  50. <Optimize>true</Optimize>
  51. <DebugType>pdbonly</DebugType>
  52. <PlatformTarget>x64</PlatformTarget>
  53. <LangVersion>7.3</LangVersion>
  54. <ErrorReport>prompt</ErrorReport>
  55. <Prefer32Bit>true</Prefer32Bit>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|AnyCPU'">
  58. <DebugSymbols>true</DebugSymbols>
  59. <OutputPath>..\Bin\x64\Release_oxford50\</OutputPath>
  60. <DefineConstants>DEBUG;TRACE</DefineConstants>
  61. <DebugType>full</DebugType>
  62. <PlatformTarget>AnyCPU</PlatformTarget>
  63. <LangVersion>7.3</LangVersion>
  64. <ErrorReport>prompt</ErrorReport>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|x64'">
  67. <DebugSymbols>true</DebugSymbols>
  68. <OutputPath>..\bin\x64\Release_oxford50\</OutputPath>
  69. <DefineConstants>DEBUG;TRACE</DefineConstants>
  70. <DebugType>full</DebugType>
  71. <PlatformTarget>x64</PlatformTarget>
  72. <LangVersion>7.3</LangVersion>
  73. <ErrorReport>prompt</ErrorReport>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'CleannessRelease|AnyCPU'">
  76. <DebugSymbols>true</DebugSymbols>
  77. <OutputPath>bin\CleannessRelease\</OutputPath>
  78. <DefineConstants>DEBUG;TRACE</DefineConstants>
  79. <DebugType>full</DebugType>
  80. <PlatformTarget>AnyCPU</PlatformTarget>
  81. <LangVersion>7.3</LangVersion>
  82. <ErrorReport>prompt</ErrorReport>
  83. <Prefer32Bit>true</Prefer32Bit>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'CleannessRelease|x64'">
  86. <DebugSymbols>true</DebugSymbols>
  87. <OutputPath>..\bin\x64\CleannessRelease\</OutputPath>
  88. <DefineConstants>DEBUG;TRACE</DefineConstants>
  89. <DebugType>full</DebugType>
  90. <PlatformTarget>x64</PlatformTarget>
  91. <LangVersion>7.3</LangVersion>
  92. <ErrorReport>prompt</ErrorReport>
  93. <Prefer32Bit>true</Prefer32Bit>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LithiumCleanness|AnyCPU'">
  96. <DebugSymbols>true</DebugSymbols>
  97. <OutputPath>bin\LithiumCleanness\</OutputPath>
  98. <DefineConstants>DEBUG;TRACE</DefineConstants>
  99. <DebugType>full</DebugType>
  100. <PlatformTarget>AnyCPU</PlatformTarget>
  101. <LangVersion>7.3</LangVersion>
  102. <ErrorReport>prompt</ErrorReport>
  103. <Prefer32Bit>true</Prefer32Bit>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LithiumCleanness|x64'">
  106. <DebugSymbols>true</DebugSymbols>
  107. <OutputPath>bin\x64\LithiumCleanness\</OutputPath>
  108. <DefineConstants>DEBUG;TRACE</DefineConstants>
  109. <DebugType>full</DebugType>
  110. <PlatformTarget>x64</PlatformTarget>
  111. <LangVersion>7.3</LangVersion>
  112. <ErrorReport>prompt</ErrorReport>
  113. <Prefer32Bit>true</Prefer32Bit>
  114. </PropertyGroup>
  115. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford60|AnyCPU'">
  116. <DebugSymbols>true</DebugSymbols>
  117. <OutputPath>bin\Release_oxford60\</OutputPath>
  118. <DefineConstants>DEBUG;TRACE</DefineConstants>
  119. <DebugType>full</DebugType>
  120. <PlatformTarget>AnyCPU</PlatformTarget>
  121. <LangVersion>7.3</LangVersion>
  122. <ErrorReport>prompt</ErrorReport>
  123. <Prefer32Bit>true</Prefer32Bit>
  124. </PropertyGroup>
  125. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford60|x64'">
  126. <DebugSymbols>true</DebugSymbols>
  127. <OutputPath>..\bin\x64\Release_oxford60\</OutputPath>
  128. <DefineConstants>DEBUG;TRACE</DefineConstants>
  129. <DebugType>full</DebugType>
  130. <PlatformTarget>x64</PlatformTarget>
  131. <LangVersion>7.3</LangVersion>
  132. <ErrorReport>prompt</ErrorReport>
  133. <Prefer32Bit>true</Prefer32Bit>
  134. </PropertyGroup>
  135. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61|AnyCPU'">
  136. <DebugSymbols>true</DebugSymbols>
  137. <OutputPath>bin\Release_oxford61\</OutputPath>
  138. <DefineConstants>DEBUG;TRACE</DefineConstants>
  139. <DebugType>full</DebugType>
  140. <PlatformTarget>AnyCPU</PlatformTarget>
  141. <LangVersion>7.3</LangVersion>
  142. <ErrorReport>prompt</ErrorReport>
  143. <Prefer32Bit>true</Prefer32Bit>
  144. </PropertyGroup>
  145. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61|x64'">
  146. <DebugSymbols>true</DebugSymbols>
  147. <OutputPath>..\bin\x64\Release_oxford61\</OutputPath>
  148. <DefineConstants>DEBUG;TRACE</DefineConstants>
  149. <DebugType>full</DebugType>
  150. <PlatformTarget>x64</PlatformTarget>
  151. <LangVersion>7.3</LangVersion>
  152. <ErrorReport>prompt</ErrorReport>
  153. <Prefer32Bit>true</Prefer32Bit>
  154. </PropertyGroup>
  155. <ItemGroup>
  156. <Reference Include="FEIApiControl, Version=1.0.0.1, Culture=neutral, processorArchitecture=AMD64">
  157. <SpecificVersion>False</SpecificVersion>
  158. <HintPath>..\OpenDll\FEIAPI\FEIApiControl.dll</HintPath>
  159. </Reference>
  160. <Reference Include="OTS.WinFormsUI.Docking, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  161. <SpecificVersion>False</SpecificVersion>
  162. <HintPath>..\OpenDll\WordApiDll\OTS.WinFormsUI.Docking.dll</HintPath>
  163. </Reference>
  164. <Reference Include="OTSClrInterface, Version=0.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  165. <SpecificVersion>False</SpecificVersion>
  166. <HintPath>..\Bin\x64\Release_oxford60\OTSClrInterface.dll</HintPath>
  167. </Reference>
  168. <Reference Include="SourceGrid, Version=4.40.7083.30975, Culture=neutral, PublicKeyToken=df6f5e538749e85d, processorArchitecture=MSIL">
  169. <SpecificVersion>False</SpecificVersion>
  170. <HintPath>..\Bin\x64\Debug\SourceGrid.dll</HintPath>
  171. </Reference>
  172. <Reference Include="System" />
  173. <Reference Include="System.Core" />
  174. <Reference Include="System.Data.SQLite, Version=1.0.115.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=AMD64">
  175. <SpecificVersion>False</SpecificVersion>
  176. <HintPath>..\Bin\x64\Debug\System.Data.SQLite.dll</HintPath>
  177. </Reference>
  178. <Reference Include="System.Windows.Forms.Ribbon, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  179. <SpecificVersion>False</SpecificVersion>
  180. <HintPath>..\Bin\x64\Debug\System.Windows.Forms.Ribbon.dll</HintPath>
  181. </Reference>
  182. <Reference Include="System.Xml.Linq" />
  183. <Reference Include="System.Data.DataSetExtensions" />
  184. <Reference Include="Microsoft.CSharp" />
  185. <Reference Include="System.Data" />
  186. <Reference Include="System.Deployment" />
  187. <Reference Include="System.Drawing" />
  188. <Reference Include="System.Net.Http" />
  189. <Reference Include="System.Windows.Forms" />
  190. <Reference Include="System.Xml" />
  191. <Reference Include="WindowsBase" />
  192. </ItemGroup>
  193. <ItemGroup>
  194. <Compile Include="Attributes.cs">
  195. <SubType>Form</SubType>
  196. </Compile>
  197. <Compile Include="Attributes.Designer.cs">
  198. <DependentUpon>Attributes.cs</DependentUpon>
  199. </Compile>
  200. <Compile Include="CommonClass\SqlLiteClass.cs" />
  201. <Compile Include="EDSController.cs" />
  202. <Compile Include="FormForWaiting.cs">
  203. <SubType>Form</SubType>
  204. </Compile>
  205. <Compile Include="FormForWaiting.Designer.cs">
  206. <DependentUpon>FormForWaiting.cs</DependentUpon>
  207. </Compile>
  208. <Compile Include="Form_GroupId.cs">
  209. <SubType>Form</SubType>
  210. </Compile>
  211. <Compile Include="Form_GroupId.Designer.cs">
  212. <DependentUpon>Form_GroupId.cs</DependentUpon>
  213. </Compile>
  214. <Compile Include="Form_PeriodicTable.cs">
  215. <SubType>Form</SubType>
  216. </Compile>
  217. <Compile Include="Form_PeriodicTable.Designer.cs">
  218. <DependentUpon>Form_PeriodicTable.cs</DependentUpon>
  219. </Compile>
  220. <Compile Include="ImportStandardLibraryTypeSelection.cs">
  221. <SubType>Form</SubType>
  222. </Compile>
  223. <Compile Include="ImportStandardLibraryTypeSelection.Designer.cs">
  224. <DependentUpon>ImportStandardLibraryTypeSelection.cs</DependentUpon>
  225. </Compile>
  226. <Compile Include="STDGroups.cs" />
  227. <Compile Include="Properties\Resources.Designer.cs">
  228. <AutoGen>True</AutoGen>
  229. <DesignTime>True</DesignTime>
  230. <DependentUpon>Resources.resx</DependentUpon>
  231. </Compile>
  232. <Compile Include="ReferenceLibrary.cs">
  233. <SubType>Form</SubType>
  234. </Compile>
  235. <Compile Include="ReferenceLibrary.Designer.cs">
  236. <DependentUpon>ReferenceLibrary.cs</DependentUpon>
  237. </Compile>
  238. <Compile Include="Form_MaxEDSRules.cs">
  239. <SubType>Form</SubType>
  240. </Compile>
  241. <Compile Include="Form_MaxEDSRules.Designer.cs">
  242. <DependentUpon>Form_MaxEDSRules.cs</DependentUpon>
  243. </Compile>
  244. <Compile Include="Form_UserConstants.cs">
  245. <SubType>Form</SubType>
  246. </Compile>
  247. <Compile Include="Form_UserConstants.Designer.cs">
  248. <DependentUpon>Form_UserConstants.cs</DependentUpon>
  249. </Compile>
  250. <Compile Include="Form_ZeroElementRules.cs">
  251. <SubType>Form</SubType>
  252. </Compile>
  253. <Compile Include="Form_ZeroElementRules.Designer.cs">
  254. <DependentUpon>Form_ZeroElementRules.cs</DependentUpon>
  255. </Compile>
  256. <Compile Include="STDdata.cs" />
  257. <Compile Include="Form_Main.cs">
  258. <SubType>Form</SubType>
  259. </Compile>
  260. <Compile Include="Form_Main.Designer.cs">
  261. <DependentUpon>Form_Main.cs</DependentUpon>
  262. </Compile>
  263. <Compile Include="Form_STDConstantsEditor.cs">
  264. <SubType>Form</SubType>
  265. </Compile>
  266. <Compile Include="Form_STDConstantsEditor.Designer.cs">
  267. <DependentUpon>Form_STDConstantsEditor.cs</DependentUpon>
  268. </Compile>
  269. <Compile Include="Language.cs" />
  270. <Compile Include="OTSDockWindow\OTSDockWindow.cs" />
  271. <Compile Include="Program.cs" />
  272. <Compile Include="Properties\AssemblyInfo.cs" />
  273. <Compile Include="STDEditor.cs">
  274. <SubType>Form</SubType>
  275. </Compile>
  276. <Compile Include="STDEditor.Designer.cs">
  277. <DependentUpon>STDEditor.cs</DependentUpon>
  278. </Compile>
  279. <Compile Include="STDRuleslist.cs">
  280. <SubType>Form</SubType>
  281. </Compile>
  282. <Compile Include="STDRuleslist.Designer.cs">
  283. <DependentUpon>STDRuleslist.cs</DependentUpon>
  284. </Compile>
  285. <Compile Include="SubMidWindow.cs">
  286. <SubType>Form</SubType>
  287. </Compile>
  288. <Compile Include="SubMidWindow.Designer.cs">
  289. <DependentUpon>SubMidWindow.cs</DependentUpon>
  290. </Compile>
  291. <Compile Include="UserControl\UXrayControl.cs">
  292. <SubType>UserControl</SubType>
  293. </Compile>
  294. <Compile Include="UserControl\UXrayControl.Designer.cs">
  295. <DependentUpon>UXrayControl.cs</DependentUpon>
  296. </Compile>
  297. <Compile Include="XrayContrastForm.cs">
  298. <SubType>Form</SubType>
  299. </Compile>
  300. <Compile Include="XrayContrastForm.Designer.cs">
  301. <DependentUpon>XrayContrastForm.cs</DependentUpon>
  302. </Compile>
  303. <EmbeddedResource Include="Attributes.resx">
  304. <DependentUpon>Attributes.cs</DependentUpon>
  305. </EmbeddedResource>
  306. <EmbeddedResource Include="FormForWaiting.resx">
  307. <DependentUpon>FormForWaiting.cs</DependentUpon>
  308. </EmbeddedResource>
  309. <EmbeddedResource Include="Form_GroupId.resx">
  310. <DependentUpon>Form_GroupId.cs</DependentUpon>
  311. </EmbeddedResource>
  312. <EmbeddedResource Include="Form_PeriodicTable.resx">
  313. <DependentUpon>Form_PeriodicTable.cs</DependentUpon>
  314. </EmbeddedResource>
  315. <EmbeddedResource Include="ImportStandardLibraryTypeSelection.resx">
  316. <DependentUpon>ImportStandardLibraryTypeSelection.cs</DependentUpon>
  317. </EmbeddedResource>
  318. <EmbeddedResource Include="ReferenceLibrary.resx">
  319. <DependentUpon>ReferenceLibrary.cs</DependentUpon>
  320. </EmbeddedResource>
  321. <EmbeddedResource Include="Form_Main.resx">
  322. <DependentUpon>Form_Main.cs</DependentUpon>
  323. </EmbeddedResource>
  324. <EmbeddedResource Include="Form_MaxEDSRules.resx">
  325. <DependentUpon>Form_MaxEDSRules.cs</DependentUpon>
  326. </EmbeddedResource>
  327. <EmbeddedResource Include="Form_STDConstantsEditor.resx">
  328. <DependentUpon>Form_STDConstantsEditor.cs</DependentUpon>
  329. </EmbeddedResource>
  330. <EmbeddedResource Include="Form_UserConstants.resx">
  331. <DependentUpon>Form_UserConstants.cs</DependentUpon>
  332. </EmbeddedResource>
  333. <EmbeddedResource Include="Form_ZeroElementRules.resx">
  334. <DependentUpon>Form_ZeroElementRules.cs</DependentUpon>
  335. </EmbeddedResource>
  336. <EmbeddedResource Include="Properties\Resources.resx">
  337. <Generator>ResXFileCodeGenerator</Generator>
  338. <SubType>Designer</SubType>
  339. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  340. </EmbeddedResource>
  341. <EmbeddedResource Include="STDEditor.resx">
  342. <DependentUpon>STDEditor.cs</DependentUpon>
  343. </EmbeddedResource>
  344. <EmbeddedResource Include="STDRuleslist.resx">
  345. <DependentUpon>STDRuleslist.cs</DependentUpon>
  346. </EmbeddedResource>
  347. <EmbeddedResource Include="SubMidWindow.resx">
  348. <DependentUpon>SubMidWindow.cs</DependentUpon>
  349. </EmbeddedResource>
  350. <EmbeddedResource Include="UserControl\UXrayControl.resx">
  351. <DependentUpon>UXrayControl.cs</DependentUpon>
  352. </EmbeddedResource>
  353. <EmbeddedResource Include="XrayContrastForm.resx">
  354. <DependentUpon>XrayContrastForm.cs</DependentUpon>
  355. </EmbeddedResource>
  356. <None Include="Properties\Settings.settings">
  357. <Generator>SettingsSingleFileGenerator</Generator>
  358. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  359. </None>
  360. <Compile Include="Properties\Settings.Designer.cs">
  361. <AutoGen>True</AutoGen>
  362. <DependentUpon>Settings.settings</DependentUpon>
  363. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  364. </Compile>
  365. </ItemGroup>
  366. <ItemGroup>
  367. <None Include="App.config" />
  368. </ItemGroup>
  369. <ItemGroup>
  370. <None Include="resource\PeriodicTable_En.jpg" />
  371. </ItemGroup>
  372. <ItemGroup>
  373. <None Include="resource\电镜.jpg" />
  374. <None Include="resource\关机.png" />
  375. <None Include="resource\公司图标.bmp" />
  376. <None Include="resource\编辑.png" />
  377. <None Include="resource\worddocument32.png" />
  378. <None Include="resource\另存为.png" />
  379. <None Include="resource\open32.png" />
  380. <None Include="resource\paste32.png" />
  381. <None Include="resource\back32.png" />
  382. <None Include="resource\PeriodicTable_ZH.jpg" />
  383. <None Include="resource\Recover161.png" />
  384. <None Include="resource\Recover321.png" />
  385. <None Include="resource\Ruler161.png" />
  386. <None Include="resource\saveas32.png" />
  387. <None Include="resource\saveas321.png" />
  388. <Content Include="resource\STDEditoName.png" />
  389. </ItemGroup>
  390. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  391. </Project>