last changes
This commit is contained in:
@@ -11,7 +11,9 @@ HEADERS += base_types.h \
|
||||
form.h \
|
||||
aditem.h \
|
||||
touchbuttframe.h \
|
||||
touch_butt.h
|
||||
touch_butt.h \
|
||||
statuswidget.h \
|
||||
moneyitem.h
|
||||
SOURCES += map.cpp \
|
||||
game_data.cpp \
|
||||
aliens.cpp \
|
||||
@@ -25,7 +27,9 @@ SOURCES += map.cpp \
|
||||
form.cpp \
|
||||
aditem.cpp \
|
||||
touchbuttframe.cpp \
|
||||
touch_butt.cpp
|
||||
touch_butt.cpp \
|
||||
statuswidget.cpp \
|
||||
moneyitem.cpp
|
||||
RESOURCES += images.qrc
|
||||
OTHER_FILES += schema.xml \
|
||||
data2.xml
|
||||
@@ -38,3 +42,7 @@ QT += core \
|
||||
|
||||
FORMS += \
|
||||
form.ui
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user