代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="GitBlocks" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="default">
<Option output="GitBlocks.so" prefix_auto="0" extension_auto="0" />
<Option type="3" />
<Option compiler="gcc" />
<Option host_application="codeblocks" />
<Option run_host_application_in_terminal="0" />
<Compiler>
<Add option="-ansi" />
<Add option="-g" />
<Add option="`pkg-config --cflags codeblocks`" />
<Add option="`wx-config --version=2.8 --cflags`" />
<Add option="`wx-config --version=2.8 --cxxflags`" />
<Add option="-fPIC" />
<Add directory="/usr/include/codeblocks" />
<Add directory="include" />
</Compiler>
<Linker>
<Add option="`pkg-config --libs codeblocks`" />
<Add option="`wx-config --version=2.8 --libs`" />
<Add option="-z defs" />
</Linker>
<ExtraCommands>
<Add after="rm -f GitBlocks.zip GitBlocks.cbplugin" />
<Add after="zip -j9 GitBlocks.zip manifest.xml" />
<Add after="zip -j9 GitBlocks.cbplugin GitBlocks.so GitBlocks.zip" />
</ExtraCommands>
</Target>
</Build>
<Unit filename="include/CloneDialog.h" />
<Unit filename="include/CommitAllDialog.h" />
<Unit filename="include/CommitDialog.h" />
<Unit filename="include/GitBlocks.h" />
<Unit filename="include/NewBranchDialog.h" />
<Unit filename="include/SwitchBranchDialog.h" />
<Unit filename="manifest.xml" />
<Unit filename="src/CloneDialog.cpp" />
<Unit filename="src/CommitAllDialog.cpp" />
<Unit filename="src/CommitDialog.cpp" />
<Unit filename="src/GitBlocks.cpp" />
<Unit filename="src/NewBranchDialog.cpp" />
<Unit filename="src/SwitchBranchDialog.cpp" />
<Unit filename="wxsmith/CloneDialog.wxs" />
<Unit filename="wxsmith/CommitAllDialog.wxs" />
<Unit filename="wxsmith/CommitDialog.wxs" />
<Unit filename="wxsmith/NewBranchDialog.wxs" />
<Extensions>
<envvars />
<code_completion />
<wxsmith version="1">
<gui name="wxWidgets" src="" main="" init_handlers="necessary" language="CPP" />
<resources>
<wxDialog wxs="wxsmith/CommitAllDialog.wxs" src="src/CommitAllDialog.cpp" hdr="include/CommitAllDialog.h" fwddecl="0" i18n="1" name="CommitAllDialog" language="CPP" />
<wxDialog wxs="wxsmith/CloneDialog.wxs" src="src/CloneDialog.cpp" hdr="include/CloneDialog.h" fwddecl="0" i18n="1" name="CloneDialog" language="CPP" />
<wxDialog wxs="wxsmith/CommitDialog.wxs" src="src/CommitDialog.cpp" hdr="include/CommitDialog.h" fwddecl="0" i18n="1" name="CommitDialog" language="CPP" />
<wxDialog wxs="wxsmith/NewBranchDialog.wxs" src="src/NewBranchDialog.cpp" hdr="include/NewBranchDialog.h" fwddecl="0" i18n="1" name="NewBranchDialog" language="CPP" />
</resources>
</wxsmith>
<lib_finder disable_auto="1" />
<debugger />
</Extensions>
</Project>
</CodeBlocks_project_file>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。