mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Using flat map instead of std::set, optimalization
This commit is contained in:
@@ -42,6 +42,8 @@ HEADERS += \
|
||||
FORMS += \
|
||||
pdfviewermainwindow.ui
|
||||
|
||||
CONFIG += force_debug_info
|
||||
|
||||
# Default rules for deployment.
|
||||
qnx: target.path = /tmp/$${TARGET}/bin
|
||||
else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||
|
Reference in New Issue
Block a user