Skip to content

Commit

Permalink
Disabled minor warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
biodranik committed Jan 3, 2017
1 parent 643c5cf commit 9c43063
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions builder/genindex/genindex.pro
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ TARGET = genindex
CONFIG += console warn_on
CONFIG -= app_bundle qt

QMAKE_CXXFLAGS += -Wno-unused-parameter -Wno-unused-local-typedef

INCLUDEPATH += ../../3rdparty/boost

include (../../defines.pri)
Expand Down

0 comments on commit 9c43063

Please sign in to comment.