lazcontroldsgn: made it a design time package, projects can use it without pulling in code

git-svn-id: trunk@53151 -
This commit is contained in:
mattias 2016-10-17 14:07:44 +00:00
parent 5ab04136b7
commit 39caa399f5

View File

@ -3,18 +3,13 @@
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="LazControlDsgn"/>
<Type Value="DesignTime"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>
<CompilerMessages>
<MsgFileName Value=""/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Files Count="1">
<Item1>
@ -23,7 +18,6 @@
<UnitName Value="registerlazcontrols"/>
</Item1>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="IDEIntf"/>