equal
deleted
inserted
replaced
19 cgi.sources = webserver/cgi-bin/* |
19 cgi.sources = webserver/cgi-bin/* |
20 cgi.path = webserver/cgi-bin |
20 cgi.path = webserver/cgi-bin |
21 addFiles.sources = rfc3252.txt trolltech |
21 addFiles.sources = rfc3252.txt trolltech |
22 addFiles.path = . |
22 addFiles.path = . |
23 DEPLOYMENT = addFiles webFiles cgi |
23 DEPLOYMENT = addFiles webFiles cgi |
|
24 TARGET.CAPABILITY = NetworkServices |
24 } else:vxworks*: { |
25 } else:vxworks*: { |
25 DEFINES += SRCDIR=\\\"\\\" |
26 DEFINES += SRCDIR=\\\"\\\" |
26 } else { |
27 } else { |
27 DEFINES += SRCDIR=\\\"$$PWD/\\\" |
28 DEFINES += SRCDIR=\\\"$$PWD/\\\" |
28 } |
29 } |