repo.or.cz
/
qtdict.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disable init debug message box.
[qtdict.git]
/
qtdict_google_mtrans_plugin.pro
blob
b41d304ef167a101a4094f128483556e13ac37c3
1
TEMPLATE
=
lib
2
VERSION
=
1.0
3
QT
=
core \
4
network
5
CONFIG
+=
qt \
6
debug \
7
warn_on \
8
thread \
9
plugin
10
DEFINES
-=
QT_NO_DEBUG_OUTPUT
11
win32
:
CONFIG
*=
windows
12
DESTDIR
=
bin
13
OBJECTS_DIR
=
build
14
MOC_DIR
=
build
15
UI_DIR
=
build
16
INCLUDEPATH
+=
src
/
\
17
src
/
plugins
18
HEADERS
=
src
/
plugins
/
googlemtransplugin
.
h \
19
src
/
plugins
/
dictionaryinterface
.
h \
20
src
/
parser
.
h \
21
src
/
datahash
.
h \
22
src
/
downloader
.
h \
23
src
/
languages
.
h
24
SOURCES
=
src
/
plugins
/
googlemtransplugin
.
cpp \
25
src
/
parser
.
cpp \
26
src
/
datahash
.
cpp \
27
src
/
downloader
.
cpp
28
TARGET
=
googlemtransplugin
29
DESTDIR
=
bin
/
plugins