Commit 78b905a4 authored by Petr Prikryl's avatar Petr Prikryl

translator.cpp reference removed from src/libdoxygen.pro.in

parent 3f8aae76
#
#
#
#
# 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment