mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-13 14:49:59 +02:00
codetools: added lazcontrolsdesign path for ide folder
This commit is contained in:
parent
d35e81595b
commit
4446dac739
@ -6720,6 +6720,7 @@ begin
|
||||
+LazarusSrcDir+'/components/ideintf;'
|
||||
+LazarusSrcDir+'/components/lazutils;'
|
||||
+LazarusSrcDir+'/components/lazcontrols;'
|
||||
+LazarusSrcDir+'/components/lazcontrols/design;'
|
||||
+LazarusSrcDir+'/components/synedit;'
|
||||
+LazarusSrcDir+'/components/codetools;'
|
||||
+LazarusSrcDir+'/components/lazdebuggergdbmi;'
|
||||
|
Loading…
Reference in New Issue
Block a user