QTfrontend/QTfrontend.pro
author unc0rr
Sat, 31 Dec 2005 13:45:09 +0000
changeset 35 9367f246fb5f
parent 28 59f7db859b8a
child 50 9ab4067dabec
permissions -rw-r--r--
- New rope - Increased speed in windowed mode - Surfaces with alpha channel blit poperly in windowed mode - +1 land template

######################################################################
# Automatically generated by qmake (2.00a) ?? 5. ??? 13:58:32 2005
######################################################################

TEMPLATE = app
TARGET += 
DEPENDPATH += .
INCLUDEPATH += .

QT += network

# Input
HEADERS += binds.h game.h hwform.h sdlkeys.h team.h rndstr.h sha1.h gamecmds.h netclient.h
FORMS += hwform.ui
SOURCES += game.cpp main.cpp hwform.cpp team.cpp rndstr.cpp sha1.cpp gamecmds.cpp netclient.cpp