Orb/Doxygen/addon/doxywizard/doxywizard.pro.in
changeset 0 42188c7ea2d9
equal deleted inserted replaced
-1:000000000000 0:42188c7ea2d9
       
     1 ######################################################################
       
     2 # Automatically generated by qmake (2.01a) zo okt 19 12:50:02 2008
       
     3 ######################################################################
       
     4 
       
     5 TEMPLATE     = app
       
     6 DESTDIR      = ../../bin
       
     7 TARGET       = 
       
     8 DEPENDPATH  += .
       
     9 INCLUDEPATH += .
       
    10 QT          += xml
       
    11 CONFIG      += $extraopts
       
    12 OBJECTS_DIR  = obj
       
    13 MOC_DIR      = moc
       
    14 RCC_DIR      = rcc
       
    15 DEFINES     += QT_NO_CAST_FROM_ASCII QT_NO_CAST_TO_ASCII
       
    16 
       
    17 macx-g++ {
       
    18   CONFIG += x86 ppc
       
    19 }
       
    20 
       
    21 # Input
       
    22 HEADERS     += doxywizard.h version.h expert.h config.h helplabel.h \
       
    23                inputbool.h inputstring.h inputint.h inputstrlist.h wizard.h
       
    24 SOURCES     += doxywizard.cpp ../../src/version.cpp expert.cpp wizard.cpp \
       
    25                inputbool.cpp inputstring.cpp inputint.cpp inputstrlist.cpp
       
    26 LEXSOURCES  += config.l
       
    27 RESOURCES   += doxywizard.qrc