EmbeddedWBD7.dproj.2007 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1.  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{84B59C7F-EAD5-448D-8639-74D18128DEB8}</ProjectGuid>
  4. <MainSource>EmbeddedWBD7.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <Platform>Win32</Platform>
  8. <AppType>Package</AppType>
  9. <FrameworkType>VCL</FrameworkType>
  10. <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
  11. </PropertyGroup>
  12. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  13. <Base>true</Base>
  14. </PropertyGroup>
  15. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  16. <Cfg_1>true</Cfg_1>
  17. <CfgParent>Base</CfgParent>
  18. <Base>true</Base>
  19. </PropertyGroup>
  20. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  21. <Cfg_2>true</Cfg_2>
  22. <CfgParent>Base</CfgParent>
  23. <Base>true</Base>
  24. </PropertyGroup>
  25. <PropertyGroup Condition="'$(Base)'!=''">
  26. <DCC_E>false</DCC_E>
  27. <DCC_F>false</DCC_F>
  28. <GenPackage>true</GenPackage>
  29. <DCC_Description>MSHTML Edit helper</DCC_Description>
  30. <DCC_ImageBase>00400000</DCC_ImageBase>
  31. <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
  32. <GenDll>true</GenDll>
  33. <DCC_S>false</DCC_S>
  34. <DCC_K>false</DCC_K>
  35. <DCC_N>false</DCC_N>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  38. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  39. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  40. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  41. <DCC_DebugInformation>false</DCC_DebugInformation>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  44. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  45. <DCC_Optimize>false</DCC_Optimize>
  46. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <DelphiCompile Include="EmbeddedWBD7.dpk">
  50. <MainSource>MainSource</MainSource>
  51. </DelphiCompile>
  52. <DCCReference Include="rtl.dcp"/>
  53. <DCCReference Include="vcl.dcp"/>
  54. <DCCReference Include="vclie.dcp"/>
  55. <DCCReference Include="embeddedwb.pas"/>
  56. <DCCReference Include="IeConst.pas"/>
  57. <DCCReference Include="IEUtils.pas"/>
  58. <BuildConfiguration Include="Debug">
  59. <Key>Cfg_2</Key>
  60. <CfgParent>Base</CfgParent>
  61. </BuildConfiguration>
  62. <BuildConfiguration Include="Base">
  63. <Key>Base</Key>
  64. </BuildConfiguration>
  65. <BuildConfiguration Include="Release">
  66. <Key>Cfg_1</Key>
  67. <CfgParent>Base</CfgParent>
  68. </BuildConfiguration>
  69. </ItemGroup>
  70. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  71. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\8.0\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\8.0\UserTools.proj"/>
  72. <ProjectExtensions>
  73. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  74. <Borland.ProjectType>Package</Borland.ProjectType>
  75. <BorlandProject>
  76. <Delphi.Personality>
  77. <Source>
  78. <Source Name="MainSource">EmbeddedWBD7.dpk</Source>
  79. </Source>
  80. <VersionInfo>
  81. <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
  82. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  83. <VersionInfo Name="MajorVer">1</VersionInfo>
  84. <VersionInfo Name="MinorVer">0</VersionInfo>
  85. <VersionInfo Name="Release">0</VersionInfo>
  86. <VersionInfo Name="Build">0</VersionInfo>
  87. <VersionInfo Name="Debug">False</VersionInfo>
  88. <VersionInfo Name="PreRelease">False</VersionInfo>
  89. <VersionInfo Name="Special">False</VersionInfo>
  90. <VersionInfo Name="Private">False</VersionInfo>
  91. <VersionInfo Name="DLL">False</VersionInfo>
  92. <VersionInfo Name="Locale">2052</VersionInfo>
  93. <VersionInfo Name="CodePage">936</VersionInfo>
  94. </VersionInfo>
  95. <VersionInfoKeys>
  96. <VersionInfoKeys Name="CompanyName"/>
  97. <VersionInfoKeys Name="FileDescription"/>
  98. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  99. <VersionInfoKeys Name="InternalName"/>
  100. <VersionInfoKeys Name="LegalCopyright"/>
  101. <VersionInfoKeys Name="LegalTrademarks"/>
  102. <VersionInfoKeys Name="OriginalFilename"/>
  103. <VersionInfoKeys Name="ProductName"/>
  104. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  105. <VersionInfoKeys Name="Comments"/>
  106. </VersionInfoKeys>
  107. </Delphi.Personality>
  108. <Platforms>
  109. <Platform value="Win32">True</Platform>
  110. </Platforms>
  111. </BorlandProject>
  112. <ProjectFileVersion>12</ProjectFileVersion>
  113. </ProjectExtensions>
  114. </Project>