Files
aliendefender/AlienDefender-readme.txt
2010-02-03 09:10:40 +03:00

8 lines
255 B
Plaintext

hello
this is the source code of wavetrace(base part of game)
to compilling this code you must have QT4 library and gcc compiller
to make this project you cad do:
$ qmake
$ make
or open the aliendefender.pro file in Qt-Creator and run aplication.