1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectGuid>{8e4600a9-342b-487a-ad12-37343bf61652}</ProjectGuid>
<MainSource>pasdoc_package.dpk</MainSource>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
<DCC_DependencyCheckOutputName>C:\Dokumente und Einstellungen\All Users\Dokumente\RAD Studio\5.0\Bpl\pasdoc_package.bpl</DCC_DependencyCheckOutputName>
<ProjectVersion>12.2</ProjectVersion>
<Config Condition="'$(Config)'==''">Debug</Config>
<Base>True</Base>
<Platform>Win32</Platform>
<AppType>Package</AppType>
<FrameworkType>VCL</FrameworkType>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
<Cfg_1>true</Cfg_1>
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
<Cfg_2>true</Cfg_2>
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;$(DCC_UnitAlias)</DCC_UnitAlias>
<DCC_ImageBase>00400000</DCC_ImageBase>
<DesignOnlyPackage>false</DesignOnlyPackage>
<DCC_DependencyCheckOutputName>C:\Dokumente und Einstellungen\All Users\Dokumente\RAD Studio\7.0\Bpl\pasdoc_package.bpl</DCC_DependencyCheckOutputName>
<DCC_RangeChecking>true</DCC_RangeChecking>
<DCC_Description>PasDoc components</DCC_Description>
<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
<GenDll>true</GenDll>
<DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
<GenPackage>true</GenPackage>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_1)'!=''">
<Version>7.0</Version>
<DCC_DebugInformation>False</DCC_DebugInformation>
<DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
<DCC_IntegerOverflowCheck>True</DCC_IntegerOverflowCheck>
<DCC_RangeChecking>True</DCC_RangeChecking>
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
<DCC_UnitSearchPath>..\..\..\..\component\images;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
<DCC_ResourcePath>..\..\..\..\component\images;$(DCC_ResourcePath)</DCC_ResourcePath>
<DCC_ObjPath>..\..\..\..\component\images;$(DCC_ObjPath)</DCC_ObjPath>
<DCC_IncludePath>..\..\..\..\component\images;$(DCC_IncludePath)</DCC_IncludePath>
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
<DCC_SYMBOL_PLATFORM>False</DCC_SYMBOL_PLATFORM>
<DCC_UNIT_PLATFORM>False</DCC_UNIT_PLATFORM>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2)'!=''">
<Version>7.0</Version>
<DCC_IntegerOverflowCheck>True</DCC_IntegerOverflowCheck>
<DCC_RangeChecking>True</DCC_RangeChecking>
<DCC_UnitSearchPath>..\..\..\..\component\images;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
<DCC_ResourcePath>..\..\..\..\component\images;$(DCC_ResourcePath)</DCC_ResourcePath>
<DCC_ObjPath>..\..\..\..\component\images;$(DCC_ObjPath)</DCC_ObjPath>
<DCC_IncludePath>..\..\..\..\component\images;$(DCC_IncludePath)</DCC_IncludePath>
<DCC_SYMBOL_PLATFORM>False</DCC_SYMBOL_PLATFORM>
<DCC_UNIT_PLATFORM>False</DCC_UNIT_PLATFORM>
</PropertyGroup>
<ProjectExtensions>
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
<Borland.ProjectType>Package</Borland.ProjectType>
<BorlandProject>
<Delphi.Personality>
<Parameters/>
<VersionInfo>
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
<VersionInfo Name="MajorVer">0</VersionInfo>
<VersionInfo Name="MinorVer">9</VersionInfo>
<VersionInfo Name="Release">0</VersionInfo>
<VersionInfo Name="Build">0</VersionInfo>
<VersionInfo Name="Debug">False</VersionInfo>
<VersionInfo Name="PreRelease">False</VersionInfo>
<VersionInfo Name="Special">False</VersionInfo>
<VersionInfo Name="Private">False</VersionInfo>
<VersionInfo Name="DLL">False</VersionInfo>
<VersionInfo Name="Locale">1045</VersionInfo>
<VersionInfo Name="CodePage">1250</VersionInfo>
</VersionInfo>
<VersionInfoKeys>
<VersionInfoKeys Name="CompanyName"/>
<VersionInfoKeys Name="FileDescription"/>
<VersionInfoKeys Name="FileVersion">0.12.0</VersionInfoKeys>
<VersionInfoKeys Name="InternalName"/>
<VersionInfoKeys Name="LegalCopyright"/>
<VersionInfoKeys Name="LegalTrademarks"/>
<VersionInfoKeys Name="OriginalFilename"/>
<VersionInfoKeys Name="ProductName"/>
<VersionInfoKeys Name="ProductVersion">0.12.0</VersionInfoKeys>
<VersionInfoKeys Name="Comments"/>
</VersionInfoKeys>
<Source>
<Source Name="MainSource">pasdoc_package.dpk</Source>
</Source>
</Delphi.Personality>
<Platforms>
<Platform value="Win32">True</Platform>
</Platforms>
</BorlandProject>
<ProjectFileVersion>12</ProjectFileVersion>
</ProjectExtensions>
<ItemGroup>
<DelphiCompile Include="pasdoc_package.dpk">
<MainSource>MainSource</MainSource>
</DelphiCompile>
<DCCReference Include="rtl.dcp"/>
<DCCReference Include="vclx.dcp"/>
<DCCReference Include="vcl.dcp"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Utils.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_ObjectVector.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Base.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Gen.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_GenHtml.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_GenLatex.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_HierarchyTree.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Items.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Languages.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Parser.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Reg.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Scanner.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Serialize.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_TagManager.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Tokenizer.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Types.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_StreamUtils.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_StringVector.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Hashes.pas"/>
<DCCReference Include="..\..\..\..\component\tipue\PasDoc_Tipue.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_SortSettings.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_GenHtmlHelp.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_StringPairVector.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_Aspell.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_ProcessLineTalk.pas"/>
<DCCReference Include="..\..\..\..\component\PasDoc_GenSimpleXML.pas"/>
<BuildConfiguration Include="Debug">
<Key>Cfg_2</Key>
<CfgParent>Base</CfgParent>
</BuildConfiguration>
<BuildConfiguration Include="Base">
<Key>Base</Key>
</BuildConfiguration>
<BuildConfiguration Include="Release">
<Key>Cfg_1</Key>
<CfgParent>Base</CfgParent>
</BuildConfiguration>
</ItemGroup>
<Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
<Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\8.0\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\8.0\UserTools.proj"/>
</Project>
|