tools/MissionsEditor/MissionsEditor.pro
branch0.9.14
changeset 4273 4035d5b78eeb
parent 4270 d1673536b6e5
parent 4271 3fa9eb4d25b9
child 4278 ac43dfa56baf
equal deleted inserted replaced
4270:d1673536b6e5 4273:4035d5b78eeb
     1 # -------------------------------------------------
       
     2 # Project created by QtCreator 2009-10-21T19:51:57
       
     3 # -------------------------------------------------
       
     4 TARGET = MissionsEditor
       
     5 TEMPLATE = app
       
     6 SOURCES += main.cpp \
       
     7     editor.cpp \
       
     8     teamedit.cpp \
       
     9     hedgehogedit.cpp
       
    10 HEADERS += editor.h \
       
    11     teamedit.h \
       
    12     hedgehogedit.h
       
    13 FORMS += editor.ui \
       
    14     teamedit.ui \
       
    15     hedgehogedit.ui