~ubuntu-branches/debian/jessie/smplayer/jessie

« back to all changes in this revision

Viewing changes to src/findsubtitles/maia/maia.pro

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2013-10-08 12:51:23 UTC
  • mfrom: (1.3.1) (21.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20131008125123-b3n39yi2i7dxvq5p
Tags: 0.8.6-1
* Team upload.
* Upload to unstable.
* New upstream release.
* Refresh patches.
* Fix VCS urls to meet the canonical form.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
######################################################################
 
2
# Automatically generated by qmake (2.01a) Fr Mai 25 19:04:58 2007
 
3
######################################################################
 
4
 
 
5
include("maia.pri")
 
6
 
 
7
TEMPLATE = lib #app
 
8
TARGET = maia
 
9
CONFIG += staticlib
 
10
 
 
11
DEPENDPATH += .
 
12
INCLUDEPATH += .
 
13
QT -= gui
 
14
CONFIG += qt silent #debug
 
15
 
 
16
target.path = $$PREFIX/lib
 
17
 
 
18
headers.files = \
 
19
    maiaXmlRpcClient.h \
 
20
    maiaXmlRpcServer.h \
 
21
 
 
22
headers.path = $$PREFIX/include/maia
 
23
 
 
24
INSTALLS += \
 
25
    target \
 
26
    headers \
 
27
 
 
28
# Input
 
29