demo14.dproj 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1.  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{9a21ccfe-8201-40a9-a29b-8d0cdf302fd0}</ProjectGuid>
  4. <ProjectVersion>13.4</ProjectVersion>
  5. <FrameworkType>None</FrameworkType>
  6. <MainSource>demo14.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Release</Config>
  9. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  10. <TargetedPlatforms>1</TargetedPlatforms>
  11. <AppType>Console</AppType>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  17. <Base_Win64>true</Base_Win64>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  22. <Base_Win32>true</Base_Win32>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  38. <Cfg_2>true</Cfg_2>
  39. <CfgParent>Base</CfgParent>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  43. <Cfg_2_Win32>true</Cfg_2_Win32>
  44. <CfgParent>Cfg_2</CfgParent>
  45. <Cfg_2>true</Cfg_2>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Base)'!=''">
  49. <DCC_UsePackage>bindcompfmx;dsnap;fmx;rtl;dbrtl;bindcomp;fmxase;fmxobj;xmlrtl;fmxdae;bindengine;$(DCC_UsePackage)</DCC_UsePackage>
  50. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  51. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  52. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  53. <DCC_E>false</DCC_E>
  54. <DCC_N>false</DCC_N>
  55. <DCC_S>false</DCC_S>
  56. <DCC_F>false</DCC_F>
  57. <DCC_K>false</DCC_K>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  60. <DCC_UsePackage>bindcompvcl;vcltouch;VclSmp;vcl;dsnapcon;vclx;vclimg;vclactnband;vcldb;vcldsnap;$(DCC_UsePackage)</DCC_UsePackage>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  63. <DCC_ExeOutput>..\..\..\bin\i386-win32</DCC_ExeOutput>
  64. <DCC_UnitSearchPath>..\..\..\src;..\..\..\headers;..\..\..\extra;..\..\..\lib\theora\delphi;..\..\..\lib\zlib\delphi;..\..\..\lib\zip\delphi;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  65. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  66. <DCC_UsePackage>bindcompvcl;vcltouch;vcldbx;VclSmp;IndySystem;IndyCore;vcl;dsnapcon;vclx;svnui;svn;vclimg;IndyProtocols;fmi;bdertl;vclactnband;vcldb;vcldsnap;$(DCC_UsePackage)</DCC_UsePackage>
  67. <VerInfo_Locale>1033</VerInfo_Locale>
  68. <Manifest_File>None</Manifest_File>
  69. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  72. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  73. <DCC_Optimize>false</DCC_Optimize>
  74. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  75. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  76. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  79. <Manifest_File>None</Manifest_File>
  80. <VerInfo_Locale>1033</VerInfo_Locale>
  81. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  84. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  85. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  86. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  87. <DCC_DebugInformation>false</DCC_DebugInformation>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  90. <Icon_MainIcon>..\..\..\bin\data\zengl.ico</Icon_MainIcon>
  91. <DCC_DcuOutput>..\tmp</DCC_DcuOutput>
  92. <VerInfo_Locale>1033</VerInfo_Locale>
  93. </PropertyGroup>
  94. <ItemGroup>
  95. <DelphiCompile Include="$(MainSource)">
  96. <MainSource>MainSource</MainSource>
  97. </DelphiCompile>
  98. <BuildConfiguration Include="Release">
  99. <Key>Cfg_2</Key>
  100. <CfgParent>Base</CfgParent>
  101. </BuildConfiguration>
  102. <BuildConfiguration Include="Base">
  103. <Key>Base</Key>
  104. </BuildConfiguration>
  105. <BuildConfiguration Include="Debug">
  106. <Key>Cfg_1</Key>
  107. <CfgParent>Base</CfgParent>
  108. </BuildConfiguration>
  109. </ItemGroup>
  110. <ProjectExtensions>
  111. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  112. <Borland.ProjectType/>
  113. <BorlandProject>
  114. <Delphi.Personality>
  115. <VersionInfo>
  116. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  117. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  118. <VersionInfo Name="MajorVer">1</VersionInfo>
  119. <VersionInfo Name="MinorVer">0</VersionInfo>
  120. <VersionInfo Name="Release">0</VersionInfo>
  121. <VersionInfo Name="Build">0</VersionInfo>
  122. <VersionInfo Name="Debug">False</VersionInfo>
  123. <VersionInfo Name="PreRelease">False</VersionInfo>
  124. <VersionInfo Name="Special">False</VersionInfo>
  125. <VersionInfo Name="Private">False</VersionInfo>
  126. <VersionInfo Name="DLL">False</VersionInfo>
  127. <VersionInfo Name="Locale">1049</VersionInfo>
  128. <VersionInfo Name="CodePage">1251</VersionInfo>
  129. </VersionInfo>
  130. <VersionInfoKeys>
  131. <VersionInfoKeys Name="CompanyName"/>
  132. <VersionInfoKeys Name="FileDescription"/>
  133. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  134. <VersionInfoKeys Name="InternalName"/>
  135. <VersionInfoKeys Name="LegalCopyright"/>
  136. <VersionInfoKeys Name="LegalTrademarks"/>
  137. <VersionInfoKeys Name="OriginalFilename"/>
  138. <VersionInfoKeys Name="ProductName"/>
  139. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  140. <VersionInfoKeys Name="Comments"/>
  141. </VersionInfoKeys>
  142. <Source>
  143. <Source Name="MainSource">demo14.dpr</Source>
  144. </Source>
  145. </Delphi.Personality>
  146. <Deployment/>
  147. <Platforms>
  148. <Platform value="Win64">False</Platform>
  149. <Platform value="OSX32">False</Platform>
  150. <Platform value="Win32">True</Platform>
  151. </Platforms>
  152. </BorlandProject>
  153. <ProjectFileVersion>12</ProjectFileVersion>
  154. </ProjectExtensions>
  155. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  156. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  157. </Project>