mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Move some Unix units to "platform\unix" subdirectory
UPD: Move some platform depended units to "platform" subdirectory
This commit is contained in:
parent
ed1e0a9bf4
commit
107d99bcb1
9 changed files with 1 additions and 1 deletions
|
|
@ -391,7 +391,7 @@
|
|||
<PathDelim Value="\"/>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="$(LazarusDir)\ide\"/>
|
||||
<OtherUnitFiles Value="src\platform\$(SrcOS)\"/>
|
||||
<OtherUnitFiles Value="$(ProjPath)\src\platform\;$(ProjPath)\src\platform\$(SrcOS)\"/>
|
||||
<SrcPath Value="$(LazarusDir)\lcl\;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType)\;$(fpcsrcdir)\packages\fcl-base\src\"/>
|
||||
</SearchPaths>
|
||||
<Parsing>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue