1 Star 0 Fork 0

岚宝/KABS_Scheduler_Connector

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
KABS_Scheduler_Connector.cbp 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
Lance Liu 提交于 2015-05-15 09:54 . init
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="KABS_Scheduler_Connector" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/KABS_Scheduler_Connector" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Debug/" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add option="-g" />
</Compiler>
</Target>
<Target title="Release">
<Option output="bin/Release/KABS_Scheduler_Connector" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Release/" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add option="-O2" />
</Compiler>
<Linker>
<Add option="-s" />
<Add library="..\..\..\MinGW\lib\libws2_32.a" />
</Linker>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
<Add option="-fexceptions" />
</Compiler>
<Unit filename="../KABS_Scheduler_FSLog/log_common.cpp" />
<Unit filename="../KABS_Scheduler_FSLog/log_common.h" />
<Unit filename="connector_common.h" />
<Unit filename="connector_main.cpp" />
<Unit filename="connector_thread.cpp" />
<Unit filename="connector_thread.h" />
<Extensions>
<code_completion />
<envvars />
<debugger />
<lib_finder disable_auto="1" />
</Extensions>
</Project>
</CodeBlocks_project_file>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/lancelod/KABS_Scheduler_Connector.git
git@gitee.com:lancelod/KABS_Scheduler_Connector.git
lancelod
KABS_Scheduler_Connector
KABS_Scheduler_Connector
master

搜索帮助