codetools: updated ide unit paths

This commit is contained in:
mattias 2023-01-09 20:41:31 +01:00
parent d31003464a
commit 6bdd3dfa3d

View File

@ -6717,6 +6717,7 @@ begin
+LazarusSrcDir+'/components/debuggerintf;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerintf;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerfp;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerfplldb;'
+LazarusSrcDir+'/lcl;'
+LazarusSrcDir+'/lcl/interfaces;'
+LazarusSrcDir+'/lcl/interfaces/'+WidgetType+';'
@ -6784,6 +6785,9 @@ begin
+LazarusSrcDir+'/components/codetools;'
+LazarusSrcDir+'/components/lazdebuggergdbmi;'
+LazarusSrcDir+'/components/debuggerintf;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerintf;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerfp;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerfplldb;'
+LazarusSrcDir+'/lcl;'
+LazarusSrcDir+'/lcl/interfaces;'
+LazarusSrcDir+'/lcl/interfaces/'+WidgetType+';')