summaryrefslogtreecommitdiffstats
path: root/rules/qte.in
blob: c21c4dc99fc728aeca469431e3fca0d091ddb502 (plain)
1
2
3
4
5
6
7
8
9
10
menuconfig QTE
	bool
	prompt "QT Embedded           "
	select HOSTTOOL_QTE


config QTE_SHARED
	bool
	prompt "Build shared QT/E library"
	depends on QTE