[go: up one dir, main page]

Menu

[r12]: / hcolorcop / hcolorcop.pro  Maximize  Restore  History

Download this file

20 lines (16 with data), 505 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
TEMPLATE = app
TARGET =
DEPENDPATH += . release
CONFIG += release
INCLUDEPATH += .
RC_FILE = hcolorcop.rc
# Input
HEADERS += hcolorcop.h hscreenwidget.h hscreencolors.h
FORMS += hcolorcop.ui
SOURCES += hcolorcop.cpp hscreenwidget.cpp main.cpp hscreencolors.cpp
RESOURCES += hcolorcop.qrc
TRANSLATIONS = ../lng/hcolorcop_ar.ts \
../lng/hcolorcop_nl.ts \
../lng/hcolorcop_es.ts \
../lng/hcolorcop_fr.ts \
../lng/hcolorcop_tr.ts