codetools: lazarussrc template: added unit paths

This commit is contained in:
mattias 2022-07-26 16:37:56 +02:00
parent 9654b421dd
commit 96cf3062ba

View File

@ -6699,6 +6699,7 @@ begin
+LazarusSrcDir+'/ide/frames;'
+LazarusSrcDir+'/designer;'
+LazarusSrcDir+'/ide/packages/idedebugger;'
+LazarusSrcDir+'/ide/packages/idedebugger/frames;'
+LazarusSrcDir+'/debugger;'
+LazarusSrcDir+'/debugger/frames;'
+LazarusSrcDir+'/converter;'
@ -6714,6 +6715,7 @@ begin
+LazarusSrcDir+'/components/lazdebuggergdbmi;'
+LazarusSrcDir+'/components/debuggerintf;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerintf;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerfp;'
+LazarusSrcDir+'/lcl;'
+LazarusSrcDir+'/lcl/interfaces;'
+LazarusSrcDir+'/lcl/interfaces/'+WidgetType+';'