tools/MissionsEditor/MissionsEditor.pro
changeset 4309 a69c73c5d173
parent 4307 eb0f5c45e7ab
parent 4283 7dbdaeecebbf
child 4312 2610ad7c6d6c
child 4313 0690067bc5ff
--- a/tools/MissionsEditor/MissionsEditor.pro	Sat Nov 13 14:40:06 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# -------------------------------------------------
-# 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