mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 07:35:53 +08:00
Generated sources are not distributable products.
This commit is contained in:
@@ -5,8 +5,8 @@ TEMPLATE = lib
|
|||||||
CONFIG += staticlib
|
CONFIG += staticlib
|
||||||
|
|
||||||
buildconfig_gen.input = buildconfig_gen.cpp.in
|
buildconfig_gen.input = buildconfig_gen.cpp.in
|
||||||
buildconfig_gen.output = $$DestRoot/buildconfig_gen.cpp
|
buildconfig_gen.output = $$BuildRoot/buildconfig_gen.cpp
|
||||||
GENERATED_SOURCES += $$DestRoot/buildconfig_gen.cpp
|
GENERATED_SOURCES += $$BuildRoot/buildconfig_gen.cpp
|
||||||
QMAKE_SUBSTITUTES += buildconfig_gen
|
QMAKE_SUBSTITUTES += buildconfig_gen
|
||||||
|
|
||||||
INCLUDEPATH += ..
|
INCLUDEPATH += ..
|
||||||
|
|||||||
Reference in New Issue
Block a user