Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
doxverilog
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
doxverilog
Commits
78b905a4
Commit
78b905a4
authored
Jun 26, 2013
by
Petr Prikryl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
translator.cpp reference removed from src/libdoxygen.pro.in
parent
3f8aae76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
libdoxygen.pro.in
src/libdoxygen.pro.in
+6
-7
No files found.
src/libdoxygen.pro.in
View file @
78b905a4
#
#
#
#
#
#
# Copyright (C) 1997-2013 by Dimitri van Heesch.
# Copyright (C) 1997-2013 by Dimitri van Heesch.
#
#
# Permission to use, copy, modify, and distribute this software and its
# Permission to use, copy, modify, and distribute this software and its
# documentation under the terms of the GNU General Public License is hereby
# documentation under the terms of the GNU General Public License is hereby
# granted. No representations are made about the suitability of this software
# granted. No representations are made about the suitability of this software
# for any purpose. It is provided "as is" without express or implied warranty.
# for any purpose. It is provided "as is" without express or implied warranty.
# See the GNU General Public License for more details.
# See the GNU General Public License for more details.
#
#
...
@@ -211,7 +211,7 @@ SOURCES = arguments.cpp \
...
@@ -211,7 +211,7 @@ SOURCES = arguments.cpp \
ftextstream.cpp \
ftextstream.cpp \
ftvhelp.cpp \
ftvhelp.cpp \
fortrancode.cpp \
fortrancode.cpp \
fortranscanner.cpp \
fortranscanner.cpp \
groupdef.cpp \
groupdef.cpp \
htags.cpp \
htags.cpp \
htmldocvisitor.cpp \
htmldocvisitor.cpp \
...
@@ -244,7 +244,7 @@ SOURCES = arguments.cpp \
...
@@ -244,7 +244,7 @@ SOURCES = arguments.cpp \
perlmodgen.cpp \
perlmodgen.cpp \
pre.cpp \
pre.cpp \
pycode.cpp \
pycode.cpp \
pyscanner.cpp \
pyscanner.cpp \
qhp.cpp \
qhp.cpp \
qhpxmlwriter.cpp \
qhpxmlwriter.cpp \
reflist.cpp \
reflist.cpp \
...
@@ -257,7 +257,6 @@ SOURCES = arguments.cpp \
...
@@ -257,7 +257,6 @@ SOURCES = arguments.cpp \
tagreader.cpp \
tagreader.cpp \
tclscanner.cpp \
tclscanner.cpp \
textdocvisitor.cpp \
textdocvisitor.cpp \
translator.cpp \
util.cpp \
util.cpp \
version.cpp \
version.cpp \
vhdlcode.cpp \
vhdlcode.cpp \
...
@@ -269,7 +268,7 @@ SOURCES = arguments.cpp \
...
@@ -269,7 +268,7 @@ SOURCES = arguments.cpp \
docbookvisitor.cpp \
docbookvisitor.cpp \
docbookgen.cpp
docbookgen.cpp
win32:TMAKE_CXXFLAGS += -DQT_NODLL
win32:TMAKE_CXXFLAGS += -DQT_NODLL
win32-msvc:TMAKE_CXXFLAGS += -Zm200
win32-msvc:TMAKE_CXXFLAGS += -Zm200
win32-g++:TMAKE_CXXFLAGS += -fno-exceptions -fno-rtti
win32-g++:TMAKE_CXXFLAGS += -fno-exceptions -fno-rtti
linux-g++:TMAKE_CXXFLAGS += -fno-exceptions -fno-rtti
linux-g++:TMAKE_CXXFLAGS += -fno-exceptions -fno-rtti
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment