mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 14:29:36 +02:00
runtests: fixed compilation
git-svn-id: trunk@36996 -
This commit is contained in:
parent
bf6ed04b98
commit
ff80c97e6a
@ -78,7 +78,7 @@
|
|||||||
<Unit7>
|
<Unit7>
|
||||||
<Filename Value="lcltests\testpreferredsize.pas"/>
|
<Filename Value="lcltests\testpreferredsize.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="testpreferredsize"/>
|
<UnitName Value="TestPreferredSize"/>
|
||||||
</Unit7>
|
</Unit7>
|
||||||
<Unit8>
|
<Unit8>
|
||||||
<Filename Value="codetoolstests\testbasiccodetools.pas"/>
|
<Filename Value="codetoolstests\testbasiccodetools.pas"/>
|
||||||
@ -121,7 +121,7 @@
|
|||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
<OtherUnitFiles Value="bugs;lcltests;codetoolstests"/>
|
<OtherUnitFiles Value="bugs;lcltests;codetoolstests;lazutils"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<Conditionals Value="if defined(EnableCTRange) then
|
<Conditionals Value="if defined(EnableCTRange) then
|
||||||
CustomOptions += '-dEnableCTRange';"/>
|
CustomOptions += '-dEnableCTRange';"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user