PSD_export.dproj 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{333525C0-3868-4A7F-AA77-BA47AB4F649F}</ProjectGuid>
  4. <MainSource>PSD_export.dpr</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>1</TargetedPlatforms>
  8. <AppType>Application</AppType>
  9. <FrameworkType>VCL</FrameworkType>
  10. <ProjectVersion>20.3</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  12. <ProjectName Condition="'$(ProjectName)'==''">PSD_export</ProjectName>
  13. </PropertyGroup>
  14. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  18. <Base_Win32>true</Base_Win32>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  23. <Base_Win64>true</Base_Win64>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  28. <Cfg_1>true</Cfg_1>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  33. <Cfg_1_Win32>true</Cfg_1_Win32>
  34. <CfgParent>Cfg_1</CfgParent>
  35. <Cfg_1>true</Cfg_1>
  36. <Base>true</Base>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  39. <Cfg_2>true</Cfg_2>
  40. <CfgParent>Base</CfgParent>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  44. <Cfg_2_Win32>true</Cfg_2_Win32>
  45. <CfgParent>Cfg_2</CfgParent>
  46. <Cfg_2>true</Cfg_2>
  47. <Base>true</Base>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="'$(Base)'!=''">
  50. <DCC_E>false</DCC_E>
  51. <DCC_F>false</DCC_F>
  52. <DCC_K>false</DCC_K>
  53. <DCC_N>false</DCC_N>
  54. <DCC_S>false</DCC_S>
  55. <DCC_ImageBase>00400000</DCC_ImageBase>
  56. <SanitizedProjectName>PSD_export</SanitizedProjectName>
  57. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  58. <VerInfo_Locale>1030</VerInfo_Locale>
  59. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  60. <DCC_UnitSearchPath>..\..\..\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  61. <DCC_ExeOutput>.\Bin\$(Platform)\$(Config)</DCC_ExeOutput>
  62. <DCC_DcuOutput>.\Lib\$(Platform)\$(Config)</DCC_DcuOutput>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  65. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  66. <BT_BuildType>Debug</BT_BuildType>
  67. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  68. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
  69. <VerInfo_Locale>1033</VerInfo_Locale>
  70. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  71. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  72. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  75. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  76. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  77. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  80. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  81. <DCC_DebugInformation>0</DCC_DebugInformation>
  82. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  83. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  86. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  89. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  90. <DCC_Optimize>false</DCC_Optimize>
  91. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  92. <DCC_RangeChecking>true</DCC_RangeChecking>
  93. <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  96. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  97. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  98. <VerInfo_Locale>1033</VerInfo_Locale>
  99. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
  100. <DCC_Define>madExcept;$(DCC_Define)</DCC_Define>
  101. <DCC_MapFile>3</DCC_MapFile>
  102. </PropertyGroup>
  103. <ItemGroup>
  104. <DelphiCompile Include="$(MainSource)">
  105. <MainSource>MainSource</MainSource>
  106. </DelphiCompile>
  107. <DCCReference Include="UnitMain.pas">
  108. <Form>FormMain</Form>
  109. </DCCReference>
  110. <BuildConfiguration Include="Base">
  111. <Key>Base</Key>
  112. </BuildConfiguration>
  113. <BuildConfiguration Include="Release">
  114. <Key>Cfg_1</Key>
  115. <CfgParent>Base</CfgParent>
  116. </BuildConfiguration>
  117. <BuildConfiguration Include="Debug">
  118. <Key>Cfg_2</Key>
  119. <CfgParent>Base</CfgParent>
  120. </BuildConfiguration>
  121. </ItemGroup>
  122. <ProjectExtensions>
  123. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  124. <Borland.ProjectType/>
  125. <BorlandProject>
  126. <Delphi.Personality>
  127. <Source>
  128. <Source Name="MainSource">PSD_export.dpr</Source>
  129. </Source>
  130. <Excluded_Packages>
  131. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  132. <Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  133. </Excluded_Packages>
  134. </Delphi.Personality>
  135. <Platforms>
  136. <Platform value="Win32">True</Platform>
  137. <Platform value="Win64">False</Platform>
  138. </Platforms>
  139. </BorlandProject>
  140. <ProjectFileVersion>12</ProjectFileVersion>
  141. </ProjectExtensions>
  142. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  143. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  144. </Project>