mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-11 20:39:15 +02:00
codetools: extended lazarus src template for debuggerintf and lazdebuggergdbmi
git-svn-id: trunk@44154 -
This commit is contained in:
parent
ea5d7a236b
commit
7db8442e23
@ -5942,6 +5942,8 @@ begin
|
|||||||
+LazarusSrcDir+'/components/lazcontrols;'
|
+LazarusSrcDir+'/components/lazcontrols;'
|
||||||
+LazarusSrcDir+'/components/synedit;'
|
+LazarusSrcDir+'/components/synedit;'
|
||||||
+LazarusSrcDir+'/components/codetools;'
|
+LazarusSrcDir+'/components/codetools;'
|
||||||
|
+LazarusSrcDir+'/components/lazdebuggergdbmi;'
|
||||||
|
+LazarusSrcDir+'/components/debuggerintf;'
|
||||||
+LazarusSrcDir+'/lcl;'
|
+LazarusSrcDir+'/lcl;'
|
||||||
+LazarusSrcDir+'/lcl/interfaces;'
|
+LazarusSrcDir+'/lcl/interfaces;'
|
||||||
+LazarusSrcDir+'/lcl/interfaces/'+WidgetType+';'
|
+LazarusSrcDir+'/lcl/interfaces/'+WidgetType+';'
|
||||||
|
Loading…
Reference in New Issue
Block a user