4
0
mirror of https://github.com/QuasarApp/pe-parse.git synced 2025-04-28 13:24:32 +00:00
pe-parse/pe-parse.pro

22 lines
494 B
Prolog
Raw Permalink Normal View History

2019-03-25 15:27:06 +03:00
#
# Copyright (C) 2018-2019 QuasarApp.
# Distributed under the lgplv3 software license, see the accompanying
# Everyone is permitted to copy and distribute verbatim copies
# of this license document, but changing it is not allowed.
#
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
pe-parser-library \
dump-pe
#CQtDeployer.depends=QuasarAppLib
#CQtDeployer.depends=Deploy
#QuasarAppLib.file = $$PWD/QuasarAppLib/QuasarApp.pro
#Pe.file = $$PWD/pe/pe-parser-library/pe-parser.pro