Computil.dproj 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{dbf99418-2515-4903-b1c3-f3dc1e78605d}</ProjectGuid>
  4. <MainSource>Computil.dpr</MainSource>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
  7. <DCC_DependencyCheckOutputName>Computil.exe</DCC_DependencyCheckOutputName>
  8. <ProjectVersion>20.1</ProjectVersion>
  9. <Config Condition="'$(Config)'==''">Release</Config>
  10. <FrameworkType>None</FrameworkType>
  11. <Base>True</Base>
  12. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  13. <TargetedPlatforms>1</TargetedPlatforms>
  14. <AppType>Console</AppType>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  17. <Base>true</Base>
  18. </PropertyGroup>
  19. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  20. <Base_Win32>true</Base_Win32>
  21. <CfgParent>Base</CfgParent>
  22. <Base>true</Base>
  23. </PropertyGroup>
  24. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_Release)'!=''">
  25. <Cfg_Release>true</Cfg_Release>
  26. <CfgParent>Base</CfgParent>
  27. <Base>true</Base>
  28. </PropertyGroup>
  29. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_Release)'=='true') or '$(Cfg_Release_Win32)'!=''">
  30. <Cfg_Release_Win32>true</Cfg_Release_Win32>
  31. <CfgParent>Cfg_Release</CfgParent>
  32. <Cfg_Release>true</Cfg_Release>
  33. <Base>true</Base>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_Debug)'!=''">
  36. <Cfg_Debug>true</Cfg_Debug>
  37. <CfgParent>Base</CfgParent>
  38. <Base>true</Base>
  39. </PropertyGroup>
  40. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_Debug)'=='true') or '$(Cfg_Debug_Win32)'!=''">
  41. <Cfg_Debug_Win32>true</Cfg_Debug_Win32>
  42. <CfgParent>Cfg_Debug</CfgParent>
  43. <Cfg_Debug>true</Cfg_Debug>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Base)'!=''">
  47. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace)</DCC_Namespace>
  48. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  49. <VerInfo_Locale>1033</VerInfo_Locale>
  50. <DCC_DependencyCheckOutputName>Computil.exe</DCC_DependencyCheckOutputName>
  51. <SanitizedProjectName>Computil</SanitizedProjectName>
  52. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  53. <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
  54. <DCC_PEOSVersion>5.1</DCC_PEOSVersion>
  55. <DCC_PESubSysVersion>5.1</DCC_PESubSysVersion>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  58. <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  59. <VerInfo_Locale>1033</VerInfo_Locale>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Cfg_Release)'!=''">
  62. <Version>7.0</Version>
  63. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  64. <DCC_DebugInformation>0</DCC_DebugInformation>
  65. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  66. <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Cfg_Release_Win32)'!=''">
  69. <Debugger_RunParams>SETUPD29</Debugger_RunParams>
  70. <Manifest_File>(None)</Manifest_File>
  71. <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Cfg_Debug)'!=''">
  74. <Version>7.0</Version>
  75. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Cfg_Debug_Win32)'!=''">
  78. <Manifest_File>(None)</Manifest_File>
  79. <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
  80. </PropertyGroup>
  81. <ItemGroup>
  82. <DelphiCompile Include="$(MainSource)">
  83. <MainSource>MainSource</MainSource>
  84. </DelphiCompile>
  85. <BuildConfiguration Include="Base">
  86. <Key>Base</Key>
  87. </BuildConfiguration>
  88. <BuildConfiguration Include="Release">
  89. <Key>Cfg_Release</Key>
  90. <CfgParent>Base</CfgParent>
  91. </BuildConfiguration>
  92. <BuildConfiguration Include="Debug">
  93. <Key>Cfg_Debug</Key>
  94. <CfgParent>Base</CfgParent>
  95. </BuildConfiguration>
  96. </ItemGroup>
  97. <Import Condition="Exists('$(MSBuildBinPath)\Borland.Delphi.Targets')" Project="$(MSBuildBinPath)\Borland.Delphi.Targets"/>
  98. <ProjectExtensions>
  99. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  100. <Borland.ProjectType>VCLApplication</Borland.ProjectType>
  101. <BorlandProject>
  102. <Delphi.Personality>
  103. <Parameters>
  104. <Parameters Name="UseLauncher">False</Parameters>
  105. <Parameters Name="LoadAllSymbols">True</Parameters>
  106. <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
  107. </Parameters>
  108. <VersionInfo>
  109. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  110. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  111. <VersionInfo Name="MajorVer">1</VersionInfo>
  112. <VersionInfo Name="MinorVer">0</VersionInfo>
  113. <VersionInfo Name="Release">0</VersionInfo>
  114. <VersionInfo Name="Build">0</VersionInfo>
  115. <VersionInfo Name="Debug">False</VersionInfo>
  116. <VersionInfo Name="PreRelease">False</VersionInfo>
  117. <VersionInfo Name="Special">False</VersionInfo>
  118. <VersionInfo Name="Private">False</VersionInfo>
  119. <VersionInfo Name="DLL">False</VersionInfo>
  120. <VersionInfo Name="Locale">1033</VersionInfo>
  121. <VersionInfo Name="CodePage">1252</VersionInfo>
  122. </VersionInfo>
  123. <VersionInfoKeys>
  124. <VersionInfoKeys Name="CompanyName"/>
  125. <VersionInfoKeys Name="FileDescription"/>
  126. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  127. <VersionInfoKeys Name="InternalName"/>
  128. <VersionInfoKeys Name="LegalCopyright"/>
  129. <VersionInfoKeys Name="LegalTrademarks"/>
  130. <VersionInfoKeys Name="OriginalFilename"/>
  131. <VersionInfoKeys Name="ProductName"/>
  132. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  133. <VersionInfoKeys Name="Comments"/>
  134. </VersionInfoKeys>
  135. <Source>
  136. <Source Name="MainSource">Computil.dpr</Source>
  137. </Source>
  138. <Excluded_Packages>
  139. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k290.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  140. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp290.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  141. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  142. <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  143. </Excluded_Packages>
  144. </Delphi.Personality>
  145. <Platforms>
  146. <Platform value="Win32">True</Platform>
  147. <Platform value="Win64">False</Platform>
  148. </Platforms>
  149. </BorlandProject>
  150. <ProjectFileVersion>12</ProjectFileVersion>
  151. </ProjectExtensions>
  152. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  153. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  154. </Project>