1 Star 0 Fork 0

收拾旧河山/ extmem-c-database-query-processing

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
extmem.cbp 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
收拾旧河山 提交于 2022-12-26 20:38 +08:00 . done
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="extmem" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/extmem" 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/extmem" 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" />
</Linker>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
</Compiler>
<Unit filename="extmem.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="extmem.h" />
<Unit filename="main.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="test.c">
<Option compilerVar="CC" />
</Unit>
<Extensions>
<lib_finder disable_auto="1" />
</Extensions>
</Project>
</CodeBlocks_project_file>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Hmount/extmem-c-database-query-processing.git
git@gitee.com:Hmount/extmem-c-database-query-processing.git
Hmount
extmem-c-database-query-processing
extmem-c-database-query-processing
master

搜索帮助