mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-10 01:16:12 +00:00
21 lines
307 B
Plaintext
21 lines
307 B
Plaintext
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
|
|
|
#IncludeRegexScan: ^.*$
|
|
|
|
#IncludeRegexComplain: ^$
|
|
|
|
#IncludeRegexTransform:
|
|
|
|
/root/05_day/cmake/main.c
|
|
test.h
|
|
/root/05_day/cmake/test.h
|
|
|
|
/root/05_day/cmake/test.c
|
|
test.h
|
|
/root/05_day/cmake/test.h
|
|
stdio.h
|
|
-
|
|
|
|
/root/05_day/cmake/test.h
|
|
|