project restart

This commit is contained in:
Rafael 2016-03-20 21:57:18 +01:00
parent 38a8065016
commit 527a85ac23
11 changed files with 112 additions and 369 deletions

View file

@ -24,11 +24,16 @@ TEMPLATE = app
SOURCES += main.cpp\
frmGTA5Sync.cpp
SnapmaticPicture.cpp \
PictureDialog.cpp
HEADERS += frmGTA5Sync.h
HEADERS += \
SnapmaticPicture.h \
PictureDialog.h
FORMS += frmGTA5Sync.ui
FORMS += \
PictureDialog.ui
RESOURCES += \
res.qrc
RESOURCES +=
OTHER_FILES +=