mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
committed by
Mathew Sutcliffe
parent
2b63fd0a91
commit
5eddef0f12
@@ -19,4 +19,7 @@ SOURCES += *.cpp
|
||||
|
||||
OTHER_FILES +=
|
||||
|
||||
target.path = $$PREFIX/bin
|
||||
INSTALLS += target
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -19,4 +19,7 @@ SOURCES += *.cpp
|
||||
|
||||
OTHER_FILES += *.txt *.xml
|
||||
|
||||
target.path = $$PREFIX/bin
|
||||
INSTALLS += target
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -17,4 +17,7 @@ DESTDIR = $$DestRoot/bin
|
||||
HEADERS += *.h
|
||||
SOURCES += *.cpp
|
||||
|
||||
target.path = $$PREFIX/bin
|
||||
INSTALLS += target
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -17,4 +17,7 @@ DESTDIR = $$DestRoot/bin
|
||||
HEADERS += *.h
|
||||
SOURCES += *.cpp
|
||||
|
||||
target.path = $$PREFIX/bin
|
||||
INSTALLS += target
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -17,4 +17,7 @@ HEADERS += *.h
|
||||
|
||||
DESTDIR = $$DestRoot/bin
|
||||
|
||||
target.path = $$PREFIX/bin
|
||||
INSTALLS += target
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -17,4 +17,7 @@ SOURCES += *.cpp
|
||||
|
||||
DESTDIR = $$DestRoot/bin
|
||||
|
||||
target.path = $$PREFIX/bin
|
||||
INSTALLS += target
|
||||
|
||||
load(common_post)
|
||||
|
||||
Reference in New Issue
Block a user