[go: up one dir, main page]

Menu

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

Download this file

17 lines (14 with data), 463 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
TEMPLATE = app
TARGET =
DEPENDPATH += . release
INCLUDEPATH += .
# 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