mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 22:20:26 +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/ideintf;'
|
||||||
+LazarusSrcDir+'/components/lazutils;'
|
+LazarusSrcDir+'/components/lazutils;'
|
||||||
+LazarusSrcDir+'/components/lazcontrols;'
|
+LazarusSrcDir+'/components/lazcontrols;'
|
||||||
|
+LazarusSrcDir+'/components/lazcontrols/design;'
|
||||||
+LazarusSrcDir+'/components/synedit;'
|
+LazarusSrcDir+'/components/synedit;'
|
||||||
+LazarusSrcDir+'/components/codetools;'
|
+LazarusSrcDir+'/components/codetools;'
|
||||||
+LazarusSrcDir+'/components/lazdebuggergdbmi;'
|
+LazarusSrcDir+'/components/lazdebuggergdbmi;'
|
||||||
|
Loading…
Reference in New Issue
Block a user