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