kh1 dbd06849c9 Revert the revert commits as they do not fix the crash.
I was trying to fix a crash in binary format handler that I
thought was caused be removing these classes. Still this wasn't
the case after some debugging, and, we really don't need them.
2011-06-24 14:33:26 +02:00

12 lines
273 B
Prolog

TEMPLATE=subdirs
DESTDIR = bin
SUBDIRS += extractarchiveoperationtest environmentvariable
unix:test.commands=./bin/extractarchiveoperationtest
win32:test.commands=bin\\extractarchiveoperationtest.exe
test.target=test
test.depends = $(TARGET)
QMAKE_EXTRA_TARGETS += test