You've already forked lazarus-ccr
TvPlanIt: Fix search path warning for ZEOS designtime package. Make sure that all {$I vp.inc} are in lower-case. Remove lfm files from package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<Version Value="11"/>
|
||||
<PathDelim Value="\"/>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="source\include;source\addons\zeos"/>
|
||||
<IncludeFiles Value="source\include"/>
|
||||
<OtherUnitFiles Value="source\addons\zeos"/>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\zeos_run"/>
|
||||
</SearchPaths>
|
||||
@ -22,7 +22,6 @@ Software distributed under the License is distributed on an "AS IS" ba
|
||||
<Files Count="1">
|
||||
<Item1>
|
||||
<Filename Value="source\addons\zeos\vpzeosds.pas"/>
|
||||
<Type Value="Include"/>
|
||||
</Item1>
|
||||
</Files>
|
||||
<CompatibilityMode Value="True"/>
|
||||
|
Reference in New Issue
Block a user