.
This commit is contained in:
+4
-2
@@ -22,14 +22,16 @@ SOURCES += main.cpp\
|
||||
ctag.cpp \
|
||||
cdatabase.cpp \
|
||||
cstring.cpp \
|
||||
cimage.cpp
|
||||
cimage.cpp \
|
||||
common.cpp
|
||||
|
||||
HEADERS += cmainwindow.h \
|
||||
cmediainfo.h \
|
||||
ctag.h \
|
||||
cdatabase.h \
|
||||
cstring.h \
|
||||
cimage.h
|
||||
cimage.h \
|
||||
common.h
|
||||
|
||||
FORMS += cmainwindow.ui
|
||||
|
||||
|
||||
Reference in New Issue
Block a user