Ai
1 Star 0 Fork 0

我不是间谍/cpp2ftl

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
cpp2ftl.pro 481 Bytes
Copy Edit Raw Blame History
我不是间谍 authored 2024-07-19 14:07 +08:00 . 初始化
QT -= gui
CONFIG += c++17 console
CONFIG -= app_bundle
# You can make your code fail to compile if it uses deprecated APIs.
# In order to do so, uncomment the following line.
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
SOURCES += \
main.cpp
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lainline/cpp2ftl.git
git@gitee.com:lainline/cpp2ftl.git
lainline
cpp2ftl
cpp2ftl
master

Search