mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 21:02:04 +08:00
修改: debian/changelog
删除: debian/source/format 修改: spark-store-project.pro 新文件: src/spark-dstore-patch/spark-dstore-patch.pro 新文件: src/spark-dstore-patch/spark-dstore-tool.cpp 修改: src/spark-store.pro 删除: tool/spark-dstore-patch
This commit is contained in:
9
src/spark-dstore-patch/spark-dstore-patch.pro
Normal file
9
src/spark-dstore-patch/spark-dstore-patch.pro
Normal file
@@ -0,0 +1,9 @@
|
||||
TARGET = spark-dstore-patch
|
||||
TEMPLATE += app
|
||||
QT += widgets
|
||||
SOURCES += spark-dstore-tool.cpp
|
||||
|
||||
# Default rules for deployment.
|
||||
qnx: target.path = /tmp/spark-store/bin
|
||||
else: unix:!android: target.path = /opt/durapps/spark-store/bin
|
||||
!isEmpty(target.path): INSTALLS += target
|
||||
Reference in New Issue
Block a user