mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00

Make it convenient to add third-party libraries. Signed-off-by: Le Tan <tamlokveer@gmail.com>
12 lines
209 B
INI
12 lines
209 B
INI
#-------------------------------------------------
|
|
#
|
|
# Project created by QtCreator 2016-10-01T11:03:59
|
|
#
|
|
#-------------------------------------------------
|
|
|
|
TEMPLATE = subdirs
|
|
|
|
CONFIG += c++11
|
|
|
|
SUBDIRS = src
|