Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 30335ce99ed7630c09385d31ef0059a013b91416 (plain) (blame)
1
2
3
4
5
<RCC>
	<qresource prefix="/">
		<file>src/${projectName}.qml</file>
	</qresource>
</RCC>

Back to the top