mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-27 17:10:23 +02:00
added rtl inc path for fcl
git-svn-id: trunk@4894 -
This commit is contained in:
parent
53135f6bc0
commit
179b5828a9
@ -3200,6 +3200,7 @@ begin
|
||||
+';'+Dir+'fcl'+DS+'inc'+DS
|
||||
+';'+Dir+'fcl'+DS+SrcOS+DS
|
||||
+';'+Dir+'fcl'+DS+'classes'+DS
|
||||
+';'+Dir+'rtl'+DS+TargetOS+DS
|
||||
,da_DefineRecurse));
|
||||
FCLDBDir:=TDefineTemplate.Create('DB','DB','','db',da_Directory);
|
||||
FCLDir.AddChild(FCLDBDir);
|
||||
|
Loading…
Reference in New Issue
Block a user