From 78b905a4b20a0156f59cf950c53182464ebf3d5e Mon Sep 17 00:00:00 2001 From: Petr Prikryl Date: Wed, 26 Jun 2013 08:33:16 +0200 Subject: translator.cpp reference removed from src/libdoxygen.pro.in --- src/libdoxygen.pro.in | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/libdoxygen.pro.in b/src/libdoxygen.pro.in index d63f7ac..79cbfa1 100644 --- a/src/libdoxygen.pro.in +++ b/src/libdoxygen.pro.in @@ -1,11 +1,11 @@ # -# +# # # Copyright (C) 1997-2013 by Dimitri van Heesch. # # Permission to use, copy, modify, and distribute this software and its -# documentation under the terms of the GNU General Public License is hereby -# granted. No representations are made about the suitability of this software +# documentation under the terms of the GNU General Public License is hereby +# granted. No representations are made about the suitability of this software # for any purpose. It is provided "as is" without express or implied warranty. # See the GNU General Public License for more details. # @@ -211,7 +211,7 @@ SOURCES = arguments.cpp \ ftextstream.cpp \ ftvhelp.cpp \ fortrancode.cpp \ - fortranscanner.cpp \ + fortranscanner.cpp \ groupdef.cpp \ htags.cpp \ htmldocvisitor.cpp \ @@ -244,7 +244,7 @@ SOURCES = arguments.cpp \ perlmodgen.cpp \ pre.cpp \ pycode.cpp \ - pyscanner.cpp \ + pyscanner.cpp \ qhp.cpp \ qhpxmlwriter.cpp \ reflist.cpp \ @@ -257,7 +257,6 @@ SOURCES = arguments.cpp \ tagreader.cpp \ tclscanner.cpp \ textdocvisitor.cpp \ - translator.cpp \ util.cpp \ version.cpp \ vhdlcode.cpp \ @@ -269,7 +268,7 @@ SOURCES = arguments.cpp \ docbookvisitor.cpp \ docbookgen.cpp -win32:TMAKE_CXXFLAGS += -DQT_NODLL +win32:TMAKE_CXXFLAGS += -DQT_NODLL win32-msvc:TMAKE_CXXFLAGS += -Zm200 win32-g++:TMAKE_CXXFLAGS += -fno-exceptions -fno-rtti linux-g++:TMAKE_CXXFLAGS += -fno-exceptions -fno-rtti -- cgit v0.12