Skip to content

Commit

Permalink
Merge branch 'fix#1_01'
Browse files Browse the repository at this point in the history
  • Loading branch information
slvr9 committed May 28, 2015
2 parents 78d0931 + 3cc6ac1 commit 31de40f
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 186 deletions.
128 changes: 64 additions & 64 deletions in0k_lazExt_aBTF_ObjectInspector.lpk
@@ -1,64 +1,64 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="in0k_lazExt_aBTF_ObjectInspector"/>
<Type Value="DesignTime"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="srcPKG"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<Optimizations>
<OptimizationLevel Value="2"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
</Debugging>
</Linking>
</CompilerOptions>
<Version Minor="9" Release="2"/>
<Files Count="5">
<Item1>
<Filename Value="in0k_lazExt_aBTF_ObjectInspector_INI.inc"/>
<Type Value="Text"/>
</Item1>
<Item2>
<Filename Value="in0k_lazExt_aBTF_ObjectInspector_REG.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="in0k_lazExt_aBTF_ObjectInspector_REG"/>
</Item2>
<Item3>
<Filename Value="srcPKG\lazExt_aBTF_ObjectInspector.pas"/>
<UnitName Value="lazExt_aBTF_ObjectInspector"/>
</Item3>
<Item4>
<Filename Value="srcPKG\lazExt_aBTF_ObjectInspector_DEBUG.lfm"/>
<Type Value="LFM"/>
</Item4>
<Item5>
<Filename Value="srcPKG\lazExt_aBTF_ObjectInspector_DEBUG.pas"/>
<UnitName Value="lazExt_aBTF_ObjectInspector_DEBUG"/>
</Item5>
</Files>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="IDEIntf"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="in0k_lazExt_aBTF_ObjectInspector"/>
<Type Value="DesignTime"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="srcPKG"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<Optimizations>
<OptimizationLevel Value="2"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
</Debugging>
</Linking>
</CompilerOptions>
<Version Minor="9" Release="9" Build="1"/>
<Files Count="5">
<Item1>
<Filename Value="in0k_lazExt_aBTF_ObjectInspector_INI.inc"/>
<Type Value="Text"/>
</Item1>
<Item2>
<Filename Value="in0k_lazExt_aBTF_ObjectInspector_REG.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="in0k_lazExt_aBTF_ObjectInspector_REG"/>
</Item2>
<Item3>
<Filename Value="srcPKG\lazExt_aBTF_ObjectInspector.pas"/>
<UnitName Value="lazExt_aBTF_ObjectInspector"/>
</Item3>
<Item4>
<Filename Value="srcPKG\lazExt_aBTF_ObjectInspector_DEBUG.lfm"/>
<Type Value="LFM"/>
</Item4>
<Item5>
<Filename Value="srcPKG\lazExt_aBTF_ObjectInspector_DEBUG.pas"/>
<UnitName Value="lazExt_aBTF_ObjectInspector_DEBUG"/>
</Item5>
</Files>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="IDEIntf"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>

0 comments on commit 31de40f

Please sign in to comment.