updated menus icons, now they are ready for retina display in OSX

This commit is contained in:
Luis Ángel San Martín
2015-08-21 16:37:10 +02:00
parent c74635d6f8
commit 293f946c4b
27 changed files with 44 additions and 37 deletions

View File

@ -40,8 +40,8 @@ win32 {
LIBS += -lpoppler-qt5
INCLUDEPATH += ../dependencies/poppler/include/qt5
#QMAKE_CXXFLAGS_RELEASE += /MP /Ob2 /Oi /Ot /GT /GL
#QMAKE_LFLAGS_RELEASE += /LTCG
QMAKE_CXXFLAGS_RELEASE += /MP /Ob2 /Oi /Ot /GT /GL
QMAKE_LFLAGS_RELEASE += /LTCG
CONFIG -= embed_manifest_exe
}