[PATCH] typo in doxmlparser subdirectory path

Stephane Fillod <[email protected]> Wed, 7 Jan 2015 15:26:21 +0000 (UTC)
Newsgroups gmane.text.doxygen.devel
Message-ID <[email protected]>
Hi,

There's a typo in the doxmlparser subdirectory path.

diff --git a/addon/doxmlparser/examples/metrics/metrics.pro.in
b/addon/doxmlparser/examples/metrics/metrics.pro.in
index 3b2354d..f26a291 100644
--- a/addon/doxmlparser/examples/metrics/metrics.pro.in
+++ b/addon/doxmlparser/examples/metrics/metrics.pro.in
@@ -11,7 +11,7 @@ win32-borland:LIBS          += doxmlparser.lib qtools.lib
shell32.lib
 win32-borland:TMAKE_LFLAGS  += -L..\..\..\..\lib
 win32:TMAKE_CXXFLAGS        += -DQT_NODLL
 DESTDIR                     = ../../../../bin
-OBJECTS_DIR                 = ../../../../objects/doxmlparer/metrics
+OBJECTS_DIR                 = ../../../../objects/doxmlparser/metrics
 TARGET                      = metrics
 DEPENDPATH                  = ../../include
 INCLUDEPATH                += ../../../../qtools ../../include

Best Regards
-- 
Stephane


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net