File: Manual.qhcp.in

package info (click to toggle)
openorienteering-mapper 0.9.5-3.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 61,788 kB
  • sloc: cpp: 112,248; ansic: 1,448; sh: 408; java: 240; xml: 97; sed: 64; makefile: 28
file content (19 lines) | stat: -rw-r--r-- 566 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8" ?>
<QHelpCollectionProject version="1.0">
	<assistant>
		<applicationIcon>@CMAKE_CURRENT_SOURCE_DIR@/../../images/mapper-help.png</applicationIcon>
		<title>OpenOrienteering Mapper Help</title>
		<homePage>qthelp://@Mapper_HELP_NAMESPACE@/manual/index.html</homePage>
	</assistant>
	<docFiles>
		<generate>
			<file>
				<input>html/index.qhp</input>
				<output>@Mapper_COMPRESSED_HELP@</output>
			</file>
		</generate>
		<register>
			<file>@Mapper_COMPRESSED_HELP@</file>
		</register>
	</docFiles>
</QHelpCollectionProject>