more
This commit is contained in:
parent
36fe342ffd
commit
086d56c209
@ -1,7 +1,7 @@
|
|||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
LANGUAGE = C++
|
LANGUAGE = C++
|
||||||
|
|
||||||
CONFIG += qt warn_on thread release #debug
|
CONFIG += qt warn_on thread release debug
|
||||||
|
|
||||||
SOURCES += main.cpp \
|
SOURCES += main.cpp \
|
||||||
idxthread.cpp \
|
idxthread.cpp \
|
||||||
@ -21,7 +21,12 @@ IMAGES = images/filenew \
|
|||||||
images/editcut \
|
images/editcut \
|
||||||
images/editcopy \
|
images/editcopy \
|
||||||
images/editpaste \
|
images/editpaste \
|
||||||
images/searchfind
|
images/searchfind \
|
||||||
|
images/asearch \
|
||||||
|
images/history \
|
||||||
|
images/nextpage \
|
||||||
|
images/prevpage \
|
||||||
|
images/sortparms
|
||||||
|
|
||||||
unix {
|
unix {
|
||||||
UI_DIR = .ui
|
UI_DIR = .ui
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user