[go: up one dir, main page]

Menu

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

Download this file

11 lines (9 with data), 249 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
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