tools/MissionsEditor/MissionsEditor.pro
changeset 2596 41b46f83d088
parent 2589 4329597c85c8
equal deleted inserted replaced
2595:d57af3defd56 2596:41b46f83d088
     3 # -------------------------------------------------
     3 # -------------------------------------------------
     4 TARGET = MissionsEditor
     4 TARGET = MissionsEditor
     5 TEMPLATE = app
     5 TEMPLATE = app
     6 SOURCES += main.cpp \
     6 SOURCES += main.cpp \
     7     editor.cpp \
     7     editor.cpp \
     8     teamedit.cpp
     8     teamedit.cpp \
       
     9     hedgehogedit.cpp
     9 HEADERS += editor.h \
    10 HEADERS += editor.h \
    10     teamedit.h
    11     teamedit.h \
       
    12     hedgehogedit.h
    11 FORMS += editor.ui \
    13 FORMS += editor.ui \
    12     teamedit.ui
    14     teamedit.ui \
       
    15     hedgehogedit.ui