Commit e8e71281 authored by David Faure's avatar David Faure Committed by The Qt Project
Browse files

Add QCommandLineParser to the bootstrap lib


Change-Id: I861758746eca954cf074893b0241fd66c2ff39d2
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
parent a79e42b8
Branches
Tags
No related merge requests found
Showing with 2 additions and 0 deletions
......@@ -84,6 +84,8 @@ SOURCES += \
../../corelib/tools/qbytearray.cpp \
../../corelib/tools/qarraydata.cpp \
../../corelib/tools/qbytearraymatcher.cpp \
../../corelib/tools/qcommandlineparser.cpp \
../../corelib/tools/qcommandlineoption.cpp \
../../corelib/tools/qcryptographichash.cpp \
../../corelib/tools/qdatetime.cpp \
../../corelib/tools/qhash.cpp \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment