GCHR.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{1F2176BE-09E4-4D43-87DB-E61E7F4913DF}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>GCHR</RootNamespace>
  12. <AssemblyName>GCHR</AssemblyName>
  13. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  16. <WarningLevel>4</WarningLevel>
  17. <IsWebBootstrapper>false</IsWebBootstrapper>
  18. <FileUpgradeFlags>
  19. </FileUpgradeFlags>
  20. <UpgradeBackupLocation>
  21. </UpgradeBackupLocation>
  22. <OldToolsVersion>3.5</OldToolsVersion>
  23. <StartupObject>GCHR.App</StartupObject>
  24. <ApplicationIcon>GCHR.ico</ApplicationIcon>
  25. <NoWin32Manifest>true</NoWin32Manifest>
  26. <PublishUrl>publish\</PublishUrl>
  27. <Install>true</Install>
  28. <InstallFrom>Disk</InstallFrom>
  29. <UpdateEnabled>false</UpdateEnabled>
  30. <UpdateMode>Foreground</UpdateMode>
  31. <UpdateInterval>7</UpdateInterval>
  32. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  33. <UpdatePeriodically>false</UpdatePeriodically>
  34. <UpdateRequired>false</UpdateRequired>
  35. <MapFileExtensions>true</MapFileExtensions>
  36. <ApplicationRevision>0</ApplicationRevision>
  37. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  38. <UseApplicationTrust>false</UseApplicationTrust>
  39. <BootstrapperEnabled>true</BootstrapperEnabled>
  40. <TargetFrameworkProfile>
  41. </TargetFrameworkProfile>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  44. <DebugSymbols>true</DebugSymbols>
  45. <DebugType>full</DebugType>
  46. <Optimize>false</Optimize>
  47. <OutputPath>bin\Debug\</OutputPath>
  48. <DefineConstants>DEBUG;TRACE</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. <DocumentationFile>
  52. </DocumentationFile>
  53. <PlatformTarget>x86</PlatformTarget>
  54. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  55. </PropertyGroup>
  56. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  57. <DebugType>pdbonly</DebugType>
  58. <Optimize>true</Optimize>
  59. <OutputPath>bin\Debug\</OutputPath>
  60. <DefineConstants>TRACE</DefineConstants>
  61. <ErrorReport>prompt</ErrorReport>
  62. <WarningLevel>4</WarningLevel>
  63. <DocumentationFile>bin\Debug\GCEHRep_doc.xml</DocumentationFile>
  64. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  65. </PropertyGroup>
  66. <ItemGroup>
  67. <Reference Include="System" />
  68. <Reference Include="System.Core">
  69. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  70. </Reference>
  71. <Reference Include="System.Drawing" />
  72. <Reference Include="System.Windows.Forms" />
  73. <Reference Include="System.Xml.Linq">
  74. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  75. </Reference>
  76. <Reference Include="System.Data.DataSetExtensions">
  77. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  78. </Reference>
  79. <Reference Include="System.Data" />
  80. <Reference Include="System.Xml" />
  81. <Reference Include="UIAutomationProvider">
  82. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  83. </Reference>
  84. <Reference Include="WindowsBase">
  85. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  86. </Reference>
  87. <Reference Include="PresentationCore">
  88. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  89. </Reference>
  90. <Reference Include="PresentationFramework">
  91. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  92. </Reference>
  93. </ItemGroup>
  94. <ItemGroup>
  95. <ApplicationDefinition Include="App.xaml">
  96. <SubType>Designer</SubType>
  97. <SubType>Designer</SubType>
  98. </ApplicationDefinition>
  99. <Page Include="View\Ampel.xaml">
  100. <SubType>Designer</SubType>
  101. <Generator>MSBuild:Compile</Generator>
  102. <Generator>MSBuild:Compile</Generator>
  103. <SubType>Designer</SubType>
  104. </Page>
  105. <Page Include="View\Einstellungen.xaml">
  106. <SubType>Designer</SubType>
  107. <Generator>MSBuild:Compile</Generator>
  108. <Generator>MSBuild:Compile</Generator>
  109. <SubType>Designer</SubType>
  110. </Page>
  111. <Page Include="Main.xaml">
  112. <Generator>MSBuild:Compile</Generator>
  113. <SubType>Designer</SubType>
  114. <Generator>MSBuild:Compile</Generator>
  115. <SubType>Designer</SubType>
  116. </Page>
  117. <Page Include="View\ManuelleKontenBearbeiten.xaml">
  118. <SubType>Designer</SubType>
  119. <Generator>MSBuild:Compile</Generator>
  120. </Page>
  121. <Page Include="Themes\Generic.xaml">
  122. <Generator>MSBuild:Compile</Generator>
  123. <SubType>Designer</SubType>
  124. </Page>
  125. <Compile Include="App.xaml.cs">
  126. <DependentUpon>App.xaml</DependentUpon>
  127. <SubType>Code</SubType>
  128. </Compile>
  129. <Compile Include="Control\IO\ConfigIO.cs" />
  130. <Compile Include="Control\IO\GchrConfigIO.cs" />
  131. <Compile Include="Control\IO\KontenIO.cs" />
  132. <Compile Include="Control\Logger.cs" />
  133. <Compile Include="Main.xaml.cs">
  134. <DependentUpon>Main.xaml</DependentUpon>
  135. <SubType>Code</SubType>
  136. </Compile>
  137. </ItemGroup>
  138. <ItemGroup>
  139. <Compile Include="Control\Tasks\Export.cs" />
  140. <Compile Include="Mandantenschnittstelle\Honda.cs" />
  141. <Compile Include="Mandantenschnittstelle\IMandant.cs" />
  142. <Compile Include="Mandantenschnittstelle\Volvo.cs" />
  143. <Compile Include="Mandantenschnittstelle\Volkswagen.cs" />
  144. <Compile Include="Model\DateipfadeXml.cs" />
  145. <Compile Include="Model\Konto\IKonto.cs" />
  146. <Compile Include="Model\Konto\KontoTypen.cs" />
  147. <Compile Include="Model\Uebersetzung\Eintrag.cs" />
  148. <Compile Include="Model\Uebersetzung\Exceptions.cs" />
  149. <Compile Include="Model\Uebersetzung\HerstellerKontenrahmen.cs" />
  150. <Compile Include="Model\Uebersetzung\HerstellerKonto.cs" />
  151. <Compile Include="Model\Uebersetzung\KontoTyp.cs" />
  152. <Compile Include="Model\Uebersetzung\Regel.cs" />
  153. <Compile Include="Model\Uebersetzung\Uebersetzungstabelle.cs" />
  154. <Compile Include="View\Ampel.xaml.cs">
  155. <DependentUpon>Ampel.xaml</DependentUpon>
  156. </Compile>
  157. <Compile Include="Model\Constants.cs" />
  158. <Compile Include="Model\CTripleDES.cs" />
  159. <Compile Include="Control\DepartmentCase.cs" />
  160. <Compile Include="View\Einstellungen.xaml.cs">
  161. <DependentUpon>Einstellungen.xaml</DependentUpon>
  162. </Compile>
  163. <Compile Include="Model\GchrConfig.cs" />
  164. <Compile Include="Control\Tasks\Verrechnung.cs" />
  165. <Compile Include="Model\Konfiguration.cs" />
  166. <Compile Include="Model\Konto\Konten.cs" />
  167. <Compile Include="Model\Konto\Saldo.cs" />
  168. <Compile Include="Mandantenschnittstelle\Fiat.cs" />
  169. <Compile Include="View\ManuelleKontenBearbeiten.xaml.cs">
  170. <DependentUpon>ManuelleKontenBearbeiten.xaml</DependentUpon>
  171. </Compile>
  172. <Compile Include="Model\Periode.cs" />
  173. <Compile Include="Control\Tasks\TaskManager.cs" />
  174. <None Include="app.config" />
  175. <None Include="Tests.cs" />
  176. <Compile Include="Model\Konto\HaendlerKonto.cs" />
  177. <Compile Include="Mandantenschnittstelle\Mandanten.cs" />
  178. <Compile Include="Mandantenschnittstelle\Citroen.cs" />
  179. <Compile Include="Mandantenschnittstelle\Ford.cs" />
  180. <Compile Include="Mandantenschnittstelle\Opel.cs" />
  181. <Compile Include="Mandantenschnittstelle\Peugeot.cs" />
  182. <Compile Include="Mandantenschnittstelle\Test.cs" />
  183. <Compile Include="Control\Printing\PageElement.cs" />
  184. <Compile Include="Control\Printing\Paginator.cs" />
  185. <Compile Include="Properties\AssemblyInfo.cs">
  186. <SubType>Code</SubType>
  187. </Compile>
  188. <Compile Include="Properties\Resources.Designer.cs">
  189. <AutoGen>True</AutoGen>
  190. <DesignTime>True</DesignTime>
  191. <DependentUpon>Resources.resx</DependentUpon>
  192. </Compile>
  193. <Compile Include="Properties\Settings.Designer.cs">
  194. <AutoGen>True</AutoGen>
  195. <DependentUpon>Settings.settings</DependentUpon>
  196. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  197. </Compile>
  198. <Compile Include="Control\Tasks\Datenimport.cs" />
  199. <Compile Include="Control\Tasks\Kontenrahmen.cs" />
  200. <Compile Include="Control\Tasks\ManuelleKonten.cs" />
  201. <Compile Include="Control\Tasks\Task.cs" />
  202. <Compile Include="Control\Tasks\Uebersetzung.cs" />
  203. <Compile Include="Control\Tasks\UebersetzungStat.cs" />
  204. <Compile Include="Control\Tasks\UebersetzungSuSa.cs" />
  205. <Compile Include="Control\Tasks\Verarbeitung.cs" />
  206. <Compile Include="Control\ThreadXData.cs" />
  207. <EmbeddedResource Include="Properties\Resources.resx">
  208. <Generator>ResXFileCodeGenerator</Generator>
  209. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  210. <SubType>Designer</SubType>
  211. </EmbeddedResource>
  212. <None Include="Properties\Settings.settings">
  213. <Generator>SettingsSingleFileGenerator</Generator>
  214. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  215. </None>
  216. <AppDesigner Include="Properties\" />
  217. </ItemGroup>
  218. <ItemGroup>
  219. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  220. <Visible>False</Visible>
  221. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  222. <Install>false</Install>
  223. </BootstrapperPackage>
  224. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  225. <Visible>False</Visible>
  226. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  227. <Install>false</Install>
  228. </BootstrapperPackage>
  229. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  230. <Visible>False</Visible>
  231. <ProductName>.NET Framework 3.5</ProductName>
  232. <Install>false</Install>
  233. </BootstrapperPackage>
  234. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  235. <Visible>False</Visible>
  236. <ProductName>.NET Framework 3.5 SP1</ProductName>
  237. <Install>true</Install>
  238. </BootstrapperPackage>
  239. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  240. <Visible>False</Visible>
  241. <ProductName>Windows Installer 3.1</ProductName>
  242. <Install>true</Install>
  243. </BootstrapperPackage>
  244. </ItemGroup>
  245. <ItemGroup>
  246. <Resource Include="GCHR.ico" />
  247. </ItemGroup>
  248. <ItemGroup>
  249. <Resource Include="Resources\GlobalCube.png" />
  250. </ItemGroup>
  251. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  252. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  253. Other similar extension points exist, see Microsoft.Common.targets.
  254. <Target Name="BeforeBuild">
  255. </Target>
  256. <Target Name="AfterBuild">
  257. </Target>
  258. -->
  259. <PropertyGroup>
  260. <PreBuildEvent>cd $(ProjectDir)
  261. AssemblyVersion.exe</PreBuildEvent>
  262. </PropertyGroup>
  263. </Project>