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

Delphi控件源码

开发平台:

Delphi

  1.  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{237FFB62-2D3D-4414-81E3-1AF7D590ECD2}</ProjectGuid>
  4. <MainSource>ProcessorInfo.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_DependencyCheckOutputName>ProcessorInfo.exe</DCC_DependencyCheckOutputName>
  23. <DCC_BplOutput>c:Archivos de programaBorlandDelphi2009BPLs</DCC_BplOutput>
  24. <DCC_ImageBase>00400000</DCC_ImageBase>
  25. <DCC_WriteableConstants>true</DCC_WriteableConstants>
  26. <DCC_Define>delphi6;$(DCC_Define)</DCC_Define>
  27. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  28. <DCC_Description>ExpressDataController by Developer Express Inc.</DCC_Description>
  29. <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
  30. <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
  31. <DCC_DcpOutput>c:Archivos de programaBorlandDelphi2009SourcesDeveloper Express IncDCUs</DCC_DcpOutput>
  32. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  33. <DCC_DebugInformation>false</DCC_DebugInformation>
  34. <DCC_DcuOutput>c:Archivos de programaBorlandDelphi2009SourcesDeveloper Express IncDCUs</DCC_DcuOutput>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  37. <DCC_AssertionsAtRuntime>False</DCC_AssertionsAtRuntime>
  38. <DCC_DebugInformation>False</DCC_DebugInformation>
  39. <DCC_WriteableConstants>True</DCC_WriteableConstants>
  40. <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
  41. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  42. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  45. <DCC_AssertionsAtRuntime>False</DCC_AssertionsAtRuntime>
  46. <DCC_DebugInformation>False</DCC_DebugInformation>
  47. <DCC_WriteableConstants>True</DCC_WriteableConstants>
  48. <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
  49. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  50. <DCC_DcuOutput>c:Archivos de programaBorlandDelphi6ToolsDeveloper Express Incdcus</DCC_DcuOutput>
  51. <DCC_ObjOutput>c:Archivos de programaBorlandDelphi6ToolsDeveloper Express Incdcus</DCC_ObjOutput>
  52. <DCC_HppOutput>c:Archivos de programaBorlandDelphi6ToolsDeveloper Express Incdcus</DCC_HppOutput>
  53. <DCC_UnitSearchPath>c:Archivos de programaBorlandDelphi6ToolsDeveloper Express Incdcus;c:Archivos de programaBorlandDelphi6ToolsDeveloper Express IncExpressDataControllerSources;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  54. <DCC_ResourcePath>c:Archivos de programaBorlandDelphi6ToolsDeveloper Express Incdcus;c:Archivos de programaBorlandDelphi6ToolsDeveloper Express IncExpressDataControllerSources;$(DCC_ResourcePath)</DCC_ResourcePath>
  55. <DCC_ObjPath>c:Archivos de programaBorlandDelphi6ToolsDeveloper Express Incdcus;c:Archivos de programaBorlandDelphi6ToolsDeveloper Express IncExpressDataControllerSources;$(DCC_ObjPath)</DCC_ObjPath>
  56. <DCC_IncludePath>c:Archivos de programaBorlandDelphi6ToolsDeveloper Express Incdcus;c:Archivos de programaBorlandDelphi6ToolsDeveloper Express IncExpressDataControllerSources;$(DCC_IncludePath)</DCC_IncludePath>
  57. </PropertyGroup>
  58. <ItemGroup>
  59. <DelphiCompile Include="ProcessorInfo.dpr">
  60. <MainSource>MainSource</MainSource>
  61. </DelphiCompile>
  62. <DCCReference Include="FrameInfo.pas">
  63. <Form>FrInfo</Form>
  64. <DesignClass>TFrame</DesignClass>
  65. </DCCReference>
  66. <DCCReference Include="UMainDemoProcessor.pas">
  67. <Form>FormMainProcessor</Form>
  68. </DCCReference>
  69. <BuildConfiguration Include="Base">
  70. <Key>Base</Key>
  71. </BuildConfiguration>
  72. <BuildConfiguration Include="Debug">
  73. <Key>Cfg_2</Key>
  74. <CfgParent>Base</CfgParent>
  75. </BuildConfiguration>
  76. <BuildConfiguration Include="Release">
  77. <Key>Cfg_1</Key>
  78. <CfgParent>Base</CfgParent>
  79. </BuildConfiguration>
  80. </ItemGroup>
  81. <Import Project="$(BDS)BinCodeGear.Delphi.Targets" Condition="Exists('$(BDS)BinCodeGear.Delphi.Targets')"/>
  82. <ProjectExtensions>
  83. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  84. <Borland.ProjectType>VCLApplication</Borland.ProjectType>
  85. <BorlandProject>
  86. <Delphi.Personality>
  87. <Source>
  88. <Source Name="MainSource">ProcessorInfo.dpr</Source>
  89. </Source>
  90. <Parameters>
  91. <Parameters Name="UseLauncher">False</Parameters>
  92. <Parameters Name="LoadAllSymbols">True</Parameters>
  93. <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
  94. </Parameters>
  95. <VersionInfo>
  96. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  97. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  98. <VersionInfo Name="MajorVer">1</VersionInfo>
  99. <VersionInfo Name="MinorVer">0</VersionInfo>
  100. <VersionInfo Name="Release">0</VersionInfo>
  101. <VersionInfo Name="Build">0</VersionInfo>
  102. <VersionInfo Name="Debug">False</VersionInfo>
  103. <VersionInfo Name="PreRelease">False</VersionInfo>
  104. <VersionInfo Name="Special">False</VersionInfo>
  105. <VersionInfo Name="Private">False</VersionInfo>
  106. <VersionInfo Name="DLL">False</VersionInfo>
  107. <VersionInfo Name="Locale">3082</VersionInfo>
  108. <VersionInfo Name="CodePage">1252</VersionInfo>
  109. </VersionInfo>
  110. <VersionInfoKeys>
  111. <VersionInfoKeys Name="CompanyName"/>
  112. <VersionInfoKeys Name="FileDescription"/>
  113. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  114. <VersionInfoKeys Name="InternalName"/>
  115. <VersionInfoKeys Name="LegalCopyright"/>
  116. <VersionInfoKeys Name="LegalTrademarks"/>
  117. <VersionInfoKeys Name="OriginalFilename"/>
  118. <VersionInfoKeys Name="ProductName"/>
  119. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  120. <VersionInfoKeys Name="Comments"/>
  121. </VersionInfoKeys>
  122. </Delphi.Personality>
  123. </BorlandProject>
  124. <ProjectFileVersion>12</ProjectFileVersion>
  125. </ProjectExtensions>
  126. </Project>