tests/arthur/common/common.pro
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 # -*- Mode: makefile -*-
       
     2 #
       
     3 # not used as a library all binaries include common.pri anyway
       
     4 #
       
     5 #COMMON_FOLDER = ../common
       
     6 #include(../arthurtester.pri)
       
     7 #TEMPLATE = lib
       
     8 #CONFIG += static
       
     9 #QT += xml opengl svg qt3support
       
    10 
       
    11 #build_all:!build_pass {
       
    12 #    CONFIG -= build_all
       
    13 #    CONFIG += release
       
    14 #}
       
    15 
       
    16 #TARGET = testcommon
       
    17 
       
    18 #include(common.pri)
       
    19 
       
    20