1 Star 0 Fork 0

Veenxz/SimCenterCommon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
SimCenterCommonQt.pro 672 Bytes
一键复制 编辑 原始数据 按行查看 历史
#This project will build common as a static library
#Making sure we are not using multi configuration
CONFIG -= debug_and_release
include($$PWD/ConanHelper.pri)
win32: DEFINES+=_CRT_SECURE_NO_DEPRECATE #silence MSVC warning for fopen and stncpy
#Adding the widgets and network modules as prerequisites
QT += widgets network charts
#Include the common pri file
include($$PWD/Common/Common.pri)
include($$PWD/InputSheetBM/InputSheetBM.pri)
include($$PWD/RandomVariables/RandomVariables.pri)
include($$PWD/Workflow/Workflow.pri)
#Builing a library
TEMPLATE = lib
#Configure the library to be static
CONFIG += staticlib
OTHER_FILES += conanfile.py azure-pipelines.yml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/veenxz/SimCenterCommon.git
git@gitee.com:veenxz/SimCenterCommon.git
veenxz
SimCenterCommon
SimCenterCommon
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385