added images

This commit is contained in:
2010-08-30 16:57:02 +04:00
parent 3e6460abd4
commit 2a13131366
157 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ SOURCES += main.cpp \
towermodel.cpp \
splashmodel.cpp \
../map.cpp \
../player.cpp \
../game_data.cpp \
triggermodel.cpp
HEADERS += mainwindow.h \
@@ -21,6 +22,7 @@ HEADERS += mainwindow.h \
splashmodel.h \
../base_types.h \
../map.h \
../player.h \
../game_data.h \
triggermodel.h
FORMS += mainwindow.ui