Codetools example ReduceIfdefs: Add a sample file to the project.

git-svn-id: trunk@56272 -
This commit is contained in:
juha 2017-11-03 23:54:52 +00:00
parent 9fa334848e
commit f09e119113

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<ProjectOptions> <ProjectOptions>
<Version Value="9"/> <Version Value="10"/>
<General> <General>
<Flags> <Flags>
<MainUnitHasCreateFormStatements Value="False"/> <MainUnitHasCreateFormStatements Value="False"/>
@ -33,12 +33,17 @@
<PackageName Value="LCL"/> <PackageName Value="LCL"/>
</Item2> </Item2>
</RequiredPackages> </RequiredPackages>
<Units Count="1"> <Units Count="2">
<Unit0> <Unit0>
<Filename Value="reduceifdefs.lpr"/> <Filename Value="reduceifdefs.lpr"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<UnitName Value="ReduceIFDEFs"/> <UnitName Value="ReduceIFDEFs"/>
</Unit0> </Unit0>
<Unit1>
<Filename Value="scanexamples/uglyifdefs.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="UglyIFDEFs"/>
</Unit1>
</Units> </Units>
</ProjectOptions> </ProjectOptions>
<CompilerOptions> <CompilerOptions>