tools/MissionsEditor/MissionsEditor.pro
author Tobias Neumann <mail@tobias-neumann.eu>
Sat, 23 Oct 2010 17:26:22 +0200
changeset 3993 a53a9f748bb8
parent 2596 41b46f83d088
permissions -rw-r--r--
Added tag list for changeset 82e4a5ef18f7

# -------------------------------------------------
# Project created by QtCreator 2009-10-21T19:51:57
# -------------------------------------------------
TARGET = MissionsEditor
TEMPLATE = app
SOURCES += main.cpp \
    editor.cpp \
    teamedit.cpp \
    hedgehogedit.cpp
HEADERS += editor.h \
    teamedit.h \
    hedgehogedit.h
FORMS += editor.ui \
    teamedit.ui \
    hedgehogedit.ui