DiskDriveInfo.dproj
上传用户:lyghuaxia
上传日期:2022-06-27
资源大小:659k
文件大小:5k
源码类别:

Delphi控件源码

开发平台:

Delphi

  1.  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{293EA4B8-7CBA-44E8-89BA-2D090398F752}</ProjectGuid>
  4. <MainSource>DiskDriveInfo.dpr</MainSource>
  5. <Config Condition="'$(Config)'==''">Debug</Config>
  6. <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
  7. <ProjectVersion>12.0</ProjectVersion>
  8. </PropertyGroup>
  9. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  10. <Base>true</Base>
  11. </PropertyGroup>
  12. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  13. <Cfg_1>true</Cfg_1>
  14. <CfgParent>Base</CfgParent>
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  18. <Cfg_2>true</Cfg_2>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="'$(Base)'!=''">
  23. <DCC_UnitSearchPath>..DCUs;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  24. <DCC_ExeOutput>.</DCC_ExeOutput>
  25. <DCC_DependencyCheckOutputName>DiskDriveInfo.exe</DCC_DependencyCheckOutputName>
  26. <DCC_MapFile>3</DCC_MapFile>
  27. <DCC_ImageBase>00400000</DCC_ImageBase>
  28. <DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;$(DCC_UnitAlias)</DCC_UnitAlias>
  29. <DCC_BplOutput>.....DCUs</DCC_BplOutput>
  30. <DCC_Platform>x86</DCC_Platform>
  31. <DCC_Define>WEBSERVER;$(DCC_Define)</DCC_Define>
  32. <DCC_Optimize>false</DCC_Optimize>
  33. <DCC_UsePackage>vcl;dbrtl;adortl;vcldb;vclx;GLibWMI</DCC_UsePackage>
  34. <DCC_K>false</DCC_K>
  35. <DCC_F>false</DCC_F>
  36. <DCC_N>true</DCC_N>
  37. <DCC_DcpOutput>.....DCUs</DCC_DcpOutput>
  38. <DCC_S>false</DCC_S>
  39. <DebugSourcePath>c:ProyectosDelphi6Ejemplos GERMAN__GLibWMI__Sources;$(DebugSourcePath)</DebugSourcePath>
  40. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  41. <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
  42. <DCC_E>false</DCC_E>
  43. <DCC_DcuOutput>.....DCUs</DCC_DcuOutput>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  46. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  47. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  48. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  49. <DCC_DebugInformation>false</DCC_DebugInformation>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  52. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  53. </PropertyGroup>
  54. <ItemGroup>
  55. <DelphiCompile Include="DiskDriveInfo.dpr">
  56. <MainSource>MainSource</MainSource>
  57. </DelphiCompile>
  58. <DCCReference Include="UMainDemoDiskDrive.pas">
  59. <Form>FormMainDiskDrive</Form>
  60. </DCCReference>
  61. <BuildConfiguration Include="Base">
  62. <Key>Base</Key>
  63. </BuildConfiguration>
  64. <BuildConfiguration Include="Debug">
  65. <Key>Cfg_2</Key>
  66. <CfgParent>Base</CfgParent>
  67. </BuildConfiguration>
  68. <BuildConfiguration Include="Release">
  69. <Key>Cfg_1</Key>
  70. <CfgParent>Base</CfgParent>
  71. </BuildConfiguration>
  72. </ItemGroup>
  73. <Import Project="$(BDS)BinCodeGear.Delphi.Targets" Condition="Exists('$(BDS)BinCodeGear.Delphi.Targets')"/>
  74. <ProjectExtensions>
  75. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  76. <Borland.ProjectType>VCLApplication</Borland.ProjectType>
  77. <BorlandProject>
  78. <Delphi.Personality>
  79. <Source>
  80. <Source Name="MainSource">DiskDriveInfo.dpr</Source>
  81. </Source>
  82. <Parameters>
  83. <Parameters Name="UseLauncher">False</Parameters>
  84. <Parameters Name="LoadAllSymbols">True</Parameters>
  85. <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
  86. </Parameters>
  87. <VersionInfo>
  88. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  89. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  90. <VersionInfo Name="MajorVer">1</VersionInfo>
  91. <VersionInfo Name="MinorVer">0</VersionInfo>
  92. <VersionInfo Name="Release">0</VersionInfo>
  93. <VersionInfo Name="Build">0</VersionInfo>
  94. <VersionInfo Name="Debug">False</VersionInfo>
  95. <VersionInfo Name="PreRelease">False</VersionInfo>
  96. <VersionInfo Name="Special">False</VersionInfo>
  97. <VersionInfo Name="Private">False</VersionInfo>
  98. <VersionInfo Name="DLL">False</VersionInfo>
  99. <VersionInfo Name="Locale">3082</VersionInfo>
  100. <VersionInfo Name="CodePage">1252</VersionInfo>
  101. </VersionInfo>
  102. <VersionInfoKeys>
  103. <VersionInfoKeys Name="CompanyName"/>
  104. <VersionInfoKeys Name="FileDescription"/>
  105. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  106. <VersionInfoKeys Name="InternalName"/>
  107. <VersionInfoKeys Name="LegalCopyright"/>
  108. <VersionInfoKeys Name="LegalTrademarks"/>
  109. <VersionInfoKeys Name="OriginalFilename"/>
  110. <VersionInfoKeys Name="ProductName"/>
  111. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  112. <VersionInfoKeys Name="Comments"/>
  113. </VersionInfoKeys>
  114. </Delphi.Personality>
  115. </BorlandProject>
  116. <ProjectFileVersion>12</ProjectFileVersion>
  117. </ProjectExtensions>
  118. </Project>