doxywizard.pro.in 888 Bytes
Newer Older
dimitri's avatar
dimitri committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
######################################################################
# Automatically generated by qmake (2.01a) zo okt 19 12:50:02 2008
######################################################################

TEMPLATE     = app
DESTDIR      = ../../bin
TARGET       = 
DEPENDPATH  += .
INCLUDEPATH += .
QT          += xml
CONFIG      += $extraopts
OBJECTS_DIR  = obj
MOC_DIR      = moc
RCC_DIR      = rcc
DEFINES     += QT_NO_CAST_FROM_ASCII QT_NO_CAST_TO_ASCII

dimitri's avatar
dimitri committed
17 18 19 20
macx-g++ {
  CONFIG += x86 ppc
}

dimitri's avatar
dimitri committed
21 22 23 24 25 26 27
# Input
HEADERS     += doxywizard.h version.h expert.h config.h helplabel.h \
               inputbool.h inputstring.h inputint.h inputstrlist.h wizard.h
SOURCES     += doxywizard.cpp ../../src/version.cpp expert.cpp wizard.cpp \
               inputbool.cpp inputstring.cpp inputint.cpp inputstrlist.cpp
LEXSOURCES  += config.l
RESOURCES   += doxywizard.qrc
dimitri's avatar
dimitri committed
28
win32:RC_FILE += doxywizard.rc