File: juffed-plugins.pro

package info (click to toggle)
juffed 0.10-89-g3690b60-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 4,132 kB
  • sloc: cpp: 21,060; ansic: 446; xml: 329; sh: 68; makefile: 20
file content (14 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = \
		doclist \
		favorites \
#		findinfiles \
		fm \
#		keybindings \
		symbolbrowser \

!win32 {
	SUBDIRS += terminal
}