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