project restart
This commit is contained in:
parent
38a8065016
commit
527a85ac23
11 changed files with 112 additions and 369 deletions
15
gta5sync.pro
15
gta5sync.pro
|
@ -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 +=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue