Skip to content
Snippets Groups Projects
QtOAuth.pro 164 B
TEMPLATE = subdirs

SUBDIRS += \
    QtOAuth \
    imports \
    tests \
    examples

imports.depends = QtOAuth
tests.depends = QtOAuth
examples.depends = QtOAuth