javauis/eswt_qt/org.eclipse.swt/Eclipse SWT Animation/qt/library/animations.pro
changeset 50 023eef975703
equal deleted inserted replaced
49:35baca0e7a2e 50:023eef975703
       
     1 TEMPLATE = lib
       
     2 TARGET = swt-animations
       
     3 QT += core \
       
     4     gui 
       
     5 
       
     6 unix {
       
     7     INCLUDEPATH +=$(JAVA_HOME)/include \
       
     8         $(JAVA_HOME)/include/linux
       
     9 }
       
    10 
       
    11 
       
    12 # Input
       
    13 HEADERS += os.h \
       
    14            swt.h
       
    15 
       
    16 SOURCES += os.cpp \