javauis/eswt_qt/org.eclipse.swt/Eclipse SWT Animation/qt/library/animations.pro
author hgs
Fri, 09 Jul 2010 16:35:45 +0300
changeset 50 023eef975703
permissions -rw-r--r--
v2.2.4_1

TEMPLATE = lib
TARGET = swt-animations
QT += core \
    gui 

unix {
    INCLUDEPATH +=$(JAVA_HOME)/include \
        $(JAVA_HOME)/include/linux
}


# Input
HEADERS += os.h \
           swt.h

SOURCES += os.cpp \