DESTDIR	= ./
gcc: QMAKE_CXXFLAGS += -Wno-comment

HEADERS += object1.h \
           object2.h \
           object3.h \
           object4.h \
           object5.h \
           object6.h \
           object7.h \
           object8.h \
           object9.h \
           objecta.h \
           objectf.h
SOURCES += main.cpp needed.cpp
