Computil.dproj 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  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>13.4</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="'$(Config)'=='Debug' or '$(Cfg_Debug)'!=''">
  30. <Cfg_Debug>true</Cfg_Debug>
  31. <CfgParent>Base</CfgParent>
  32. <Base>true</Base>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Base)'!=''">
  35. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace)</DCC_Namespace>
  36. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  37. <VerInfo_Locale>1033</VerInfo_Locale>
  38. <DCC_DependencyCheckOutputName>Computil.exe</DCC_DependencyCheckOutputName>
  39. </PropertyGroup>
  40. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  41. <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  42. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  43. <VerInfo_Locale>1033</VerInfo_Locale>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Cfg_Release)'!=''">
  46. <Version>7.0</Version>
  47. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  48. <DCC_DebugInformation>False</DCC_DebugInformation>
  49. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  50. <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Cfg_Debug)'!=''">
  53. <Version>7.0</Version>
  54. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  55. </PropertyGroup>
  56. <ItemGroup>
  57. <DelphiCompile Include="$(MainSource)">
  58. <MainSource>MainSource</MainSource>
  59. </DelphiCompile>
  60. <BuildConfiguration Include="Release">
  61. <Key>Cfg_Release</Key>
  62. <CfgParent>Base</CfgParent>
  63. </BuildConfiguration>
  64. <BuildConfiguration Include="Base">
  65. <Key>Base</Key>
  66. </BuildConfiguration>
  67. <BuildConfiguration Include="Debug">
  68. <Key>Cfg_Debug</Key>
  69. <CfgParent>Base</CfgParent>
  70. </BuildConfiguration>
  71. </ItemGroup>
  72. <Import Condition="Exists('$(MSBuildBinPath)\Borland.Delphi.Targets')" Project="$(MSBuildBinPath)\Borland.Delphi.Targets"/>
  73. <ProjectExtensions>
  74. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  75. <Borland.ProjectType>VCLApplication</Borland.ProjectType>
  76. <BorlandProject>
  77. <Delphi.Personality>
  78. <Parameters>
  79. <Parameters Name="UseLauncher">False</Parameters>
  80. <Parameters Name="LoadAllSymbols">True</Parameters>
  81. <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
  82. </Parameters>
  83. <VersionInfo>
  84. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  85. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  86. <VersionInfo Name="MajorVer">1</VersionInfo>
  87. <VersionInfo Name="MinorVer">0</VersionInfo>
  88. <VersionInfo Name="Release">0</VersionInfo>
  89. <VersionInfo Name="Build">0</VersionInfo>
  90. <VersionInfo Name="Debug">False</VersionInfo>
  91. <VersionInfo Name="PreRelease">False</VersionInfo>
  92. <VersionInfo Name="Special">False</VersionInfo>
  93. <VersionInfo Name="Private">False</VersionInfo>
  94. <VersionInfo Name="DLL">False</VersionInfo>
  95. <VersionInfo Name="Locale">1033</VersionInfo>
  96. <VersionInfo Name="CodePage">1252</VersionInfo>
  97. </VersionInfo>
  98. <VersionInfoKeys>
  99. <VersionInfoKeys Name="CompanyName"/>
  100. <VersionInfoKeys Name="FileDescription"/>
  101. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  102. <VersionInfoKeys Name="InternalName"/>
  103. <VersionInfoKeys Name="LegalCopyright"/>
  104. <VersionInfoKeys Name="LegalTrademarks"/>
  105. <VersionInfoKeys Name="OriginalFilename"/>
  106. <VersionInfoKeys Name="ProductName"/>
  107. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  108. <VersionInfoKeys Name="Comments"/>
  109. </VersionInfoKeys>
  110. <Source>
  111. <Source Name="MainSource">Computil.dpr</Source>
  112. </Source>
  113. </Delphi.Personality>
  114. <Platforms>
  115. <Platform value="Win64">False</Platform>
  116. <Platform value="OSX32">False</Platform>
  117. <Platform value="Win32">True</Platform>
  118. </Platforms>
  119. </BorlandProject>
  120. <ProjectFileVersion>12</ProjectFileVersion>
  121. </ProjectExtensions>
  122. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  123. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  124. </Project>