second test

This commit is contained in:
2009-09-02 15:26:07 +04:00
parent 1e9ae4d6bb
commit 7ecbd3764c
20 changed files with 225 additions and 29 deletions

View File

@@ -9,10 +9,12 @@ SOURCES += main.cpp \
mainwindow.cpp \
adpainter.cpp \
aliens.cpp \
udpsender.cpp \
towers.cpp
HEADERS += mainwindow.h \
adpainter.h \
aliens.h \
basestruct.h \
udpsender.h \
towers.h
FORMS += mainwindow.ui