Fix for UBSan build
[platform/upstream/doxygen.git] / src / libdoxycfg.pro
1 #
2 # This file was generated from libdoxycfg.pro.in on Sat Aug 11 14:29:47 CEST 2012
3 #
4
5 #
6 # $Id: libdoxycfg.pro.in,v 1.1 2001/03/19 19:27:41 root Exp $
7 #
8 # Copyright (C) 1997-2012 by Dimitri van Heesch.
9 #
10 # Permission to use, copy, modify, and distribute this software and its
11 # documentation under the terms of the GNU General Public License is hereby 
12 # granted. No representations are made about the suitability of this software 
13 # for any purpose. It is provided "as is" without express or implied warranty.
14 # See the GNU General Public License for more details.
15 #
16 # Documents produced by Doxygen are derivative works derived from the
17 # input used in their production; they are not affected by this license.
18 #
19 # TMake project file for doxygen
20
21 TEMPLATE     =  libdoxycfg.t
22 CONFIG       =  console warn_on staticlib debug
23 HEADERS      =  config.h configoptions.h portable.h
24 SOURCES      =  config.cpp configoptions.cpp portable.cpp portable_c.c
25 win32:TMAKE_CXXFLAGS       += -DQT_NODLL
26 win32-g++:TMAKE_CXXFLAGS   += -fno-exceptions -fno-rtti
27 INCLUDEPATH                += ../qtools
28 win32:INCLUDEPATH          += .
29 DESTDIR                    =  ../lib
30 TARGET                     =  doxycfg
31 OBJECTS_DIR                =  ../objects
32 TMAKE_MOC = /usr/bin/moc