Gasmeter_Value_History.dproj 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Base>True</Base>
  4. <AppType>Application</AppType>
  5. <Config Condition="'$(Config)'==''">Debug</Config>
  6. <FrameworkType>VCL</FrameworkType>
  7. <MainSource>Gasmeter_Value_History.dpr</MainSource>
  8. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  9. <ProjectGuid>{EF2C2455-2FD5-4992-8408-A473425308BD}</ProjectGuid>
  10. <ProjectVersion>18.7</ProjectVersion>
  11. <TargetedPlatforms>1</TargetedPlatforms>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  22. <Cfg_1>true</Cfg_1>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  27. <Cfg_1_Win32>true</Cfg_1_Win32>
  28. <CfgParent>Cfg_1</CfgParent>
  29. <Cfg_1>true</Cfg_1>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  33. <Cfg_2>true</Cfg_2>
  34. <CfgParent>Base</CfgParent>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  38. <Cfg_2_Win32>true</Cfg_2_Win32>
  39. <CfgParent>Cfg_2</CfgParent>
  40. <Cfg_2>true</Cfg_2>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Base)'!=''">
  44. <SanitizedProjectName>Gasmeter_Value_History</SanitizedProjectName>
  45. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  46. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  47. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  48. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  49. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  50. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  53. <BT_BuildType>Debug</BT_BuildType>
  54. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  55. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;WclBluetoothFrameworkR;DBXInterBaseDriver;vclactnband;vclFireDAC;dacfmx260;RSVML;tethering;svnui;FireDACADSDriver;vcltouch;vcldb;bindcompfmx;svn;IcsFmxD103Run;inetdb;IcsVclD103Run;FmxTeeUI;fmx;FireDACIBDriver;fmxdae;frxTee26;RSCommon;dacvcl260;fs26;IndyCore;dbexpress;vclx;frxIntIO26;dsnap;FireDACCommon;RSVclCommon;RESTBackendComponents;VCLRESTComponents;TMSVCLUIPackPkgWizDXE12;soapserver;fsTee26;TMSVCLUIPackPkgDXE12;vclie;bindengine;DBXMySQLDriver;CloudService;FireDACMySQLDriver;frx26;FireDACCommonODBC;FireDACCommonDriver;frxIntIOIndy26;inet;S0586_TRVclComponents;bindcompdbx;IndyIPCommon;vcl;IndyIPServer;frxDB26;IndySystem;fsADO26;frxDBX26;dsnapcon;sdac260;FireDACMSAccDriver;fsDB26;fmxFireDAC;vclimg;S0606_BMVclComponents;S0628_EWVclComponents;FireDAC;TeeDB;dOPCP;frxe26;FireDACSqliteDriver;FireDACPgDriver;tdstream260;sdacvcl260;crcontrols260;TMSVCLUIPackPkgXlsDXE12;FMXTee;soaprtl;DbxCommonDriver;Tee;xmlrtl;soapmidas;dac260;vclwinx;fmxobj;rtl;frxADO26;DbxClientDriver;CustomIPTransport;vcldsnap;SynEditDR;bindcomp;appanalytics;TMSVCLUIPackPkgExDXE12;RSFMXSVG;IndyIPClient;IcsCommonD103Run;sdacfmx260;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;sbridge260;dsnapxml;dbrtl;IndyProtocols;inetdbxpress;RSVclSVG;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  56. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  57. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  58. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  59. <VerInfo_Locale>1033</VerInfo_Locale>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  62. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  63. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  64. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  65. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  66. <DCC_Optimize>false</DCC_Optimize>
  67. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  70. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  71. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  72. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  75. <DCC_DebugInformation>0</DCC_DebugInformation>
  76. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  77. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  78. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  79. </PropertyGroup>
  80. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  81. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  82. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  83. </PropertyGroup>
  84. <ItemGroup>
  85. <DelphiCompile Include="$(MainSource)">
  86. <MainSource>MainSource</MainSource>
  87. </DelphiCompile>
  88. <DCCReference Include="uMain.pas">
  89. <Form>Form1</Form>
  90. <FormType>dfm</FormType>
  91. </DCCReference>
  92. <BuildConfiguration Include="Base">
  93. <Key>Base</Key>
  94. </BuildConfiguration>
  95. <BuildConfiguration Include="Debug">
  96. <Key>Cfg_1</Key>
  97. <CfgParent>Base</CfgParent>
  98. </BuildConfiguration>
  99. <BuildConfiguration Include="Release">
  100. <Key>Cfg_2</Key>
  101. <CfgParent>Base</CfgParent>
  102. </BuildConfiguration>
  103. </ItemGroup>
  104. <ProjectExtensions>
  105. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  106. <Borland.ProjectType>Application</Borland.ProjectType>
  107. <BorlandProject>
  108. <Delphi.Personality>
  109. <Source>
  110. <Source Name="MainSource">Gasmeter_Value_History.dpr</Source>
  111. </Source>
  112. </Delphi.Personality>
  113. <Deployment Version="3">
  114. <DeployFile LocalName="Win32\Debug\Gasmeter_Value_History.exe" Configuration="Debug" Class="ProjectOutput">
  115. <Platform Name="Win32">
  116. <RemoteName>Gasmeter_Value_History.exe</RemoteName>
  117. <Overwrite>true</Overwrite>
  118. </Platform>
  119. </DeployFile>
  120. <DeployClass Name="AdditionalDebugSymbols">
  121. <Platform Name="Win32">
  122. <Operation>0</Operation>
  123. </Platform>
  124. </DeployClass>
  125. <DeployClass Name="DebugSymbols">
  126. <Platform Name="Win32">
  127. <Operation>0</Operation>
  128. </Platform>
  129. </DeployClass>
  130. <DeployClass Name="DependencyFramework">
  131. <Platform Name="Win32">
  132. <Operation>0</Operation>
  133. </Platform>
  134. </DeployClass>
  135. <DeployClass Name="DependencyModule">
  136. <Platform Name="Win32">
  137. <Operation>0</Operation>
  138. <Extensions>.dll;.bpl</Extensions>
  139. </Platform>
  140. </DeployClass>
  141. <DeployClass Required="true" Name="DependencyPackage">
  142. <Platform Name="Win32">
  143. <Operation>0</Operation>
  144. <Extensions>.bpl</Extensions>
  145. </Platform>
  146. </DeployClass>
  147. <DeployClass Name="File">
  148. <Platform Name="Win32">
  149. <Operation>0</Operation>
  150. </Platform>
  151. </DeployClass>
  152. <DeployClass Required="true" Name="ProjectOutput">
  153. <Platform Name="Win32">
  154. <Operation>0</Operation>
  155. </Platform>
  156. </DeployClass>
  157. <DeployClass Name="ProjectUWPManifest">
  158. <Platform Name="Win32">
  159. <Operation>1</Operation>
  160. </Platform>
  161. </DeployClass>
  162. <DeployClass Name="UWP_DelphiLogo150">
  163. <Platform Name="Win32">
  164. <RemoteDir>Assets</RemoteDir>
  165. <Operation>1</Operation>
  166. </Platform>
  167. </DeployClass>
  168. <DeployClass Name="UWP_DelphiLogo44">
  169. <Platform Name="Win32">
  170. <RemoteDir>Assets</RemoteDir>
  171. <Operation>1</Operation>
  172. </Platform>
  173. </DeployClass>
  174. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  175. </Deployment>
  176. <Platforms>
  177. <Platform value="Win32">True</Platform>
  178. <Platform value="Win64">False</Platform>
  179. </Platforms>
  180. </BorlandProject>
  181. <ProjectFileVersion>12</ProjectFileVersion>
  182. </ProjectExtensions>
  183. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  184. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  185. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  186. </Project>