* Added readme as part of project

git-svn-id: trunk@28546 -
This commit is contained in:
michael 2010-11-28 18:45:05 +00:00
parent ae4eca2252
commit 824f8e965f

View File

@ -4,13 +4,15 @@
<Name Value="ProjTemplates"/> <Name Value="ProjTemplates"/>
<Author Value="Michael Van Canneyt"/> <Author Value="Michael Van Canneyt"/>
<CompilerOptions> <CompilerOptions>
<Version Value="5"/> <Version Value="9"/>
<SearchPaths> <SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths> </SearchPaths>
<CodeGeneration> <Parsing>
<Generate Value="Faster"/> <SyntaxOptions>
</CodeGeneration> <UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other> <Other>
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
<CreateMakefileOnBuild Value="True"/> <CreateMakefileOnBuild Value="True"/>
@ -21,7 +23,7 @@
<License Value="Modified LGPL as per the FCL license <License Value="Modified LGPL as per the FCL license
"/> "/>
<Version Major="1"/> <Version Major="1"/>
<Files Count="6"> <Files Count="7">
<Item1> <Item1>
<Filename Value="projecttemplates.pp"/> <Filename Value="projecttemplates.pp"/>
<UnitName Value="ProjectTemplates"/> <UnitName Value="ProjectTemplates"/>
@ -48,6 +50,10 @@
<AddToUsesPkgSection Value="False"/> <AddToUsesPkgSection Value="False"/>
<UnitName Value="frmtemplatesettings"/> <UnitName Value="frmtemplatesettings"/>
</Item6> </Item6>
<Item7>
<Filename Value="README.txt"/>
<Type Value="Text"/>
</Item7>
</Files> </Files>
<i18n> <i18n>
<EnableI18N Value="True"/> <EnableI18N Value="True"/>
@ -70,5 +76,8 @@
<Version Value="2"/> <Version Value="2"/>
<IgnoreBinaries Value="False"/> <IgnoreBinaries Value="False"/>
</PublishOptions> </PublishOptions>
<CustomOptions Childs="ExternHelp">
<_ExternHelp Childs="Count"/>
</CustomOptions>
</Package> </Package>
</CONFIG> </CONFIG>