File: doc.pro

package info (click to toggle)
libfwbuilder 2.1.19-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,184 kB
  • ctags: 2,104
  • sloc: cpp: 16,794; sh: 3,118; makefile: 9; ansic: 9
file content (24 lines) | stat: -rw-r--r-- 482 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#-*- mode: makefile; tab-width: 4; -*-
#

include(../qmake.inc)

TEMPLATE = app

QMAKE_RUN_CC  = @echo
QMAKE_RUN_CXX = @echo
QMAKE_LINK    = @echo

TARGET        = 

target.files  = AUTHORS                 \
                ChangeLog               \
                COPYING                 \
                Credits                 \
			    INSTALL                 \
                PatchAcceptancePolicy.txt

target.path   =$$doc.path

#INSTALLS     -= target
#INSTALLS     += doc