7 Star 0 Fork 2

leegoobin/GitBlocks

forked from 盲大人/GitBlocks 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
GitBlocks.cbp 6.57 KB
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2022-06-13 15:38 . 修改拷贝路径
<?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="../../devel30/share/CodeBlocks/plugins/GitBlocks.dll" 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="-std=c11" />
<Add option="-fPIC" />
<Add option="-m64" />
<Add option="-g" />
<Add option="-std=c++11" />
<Add option="`pkg-config --cflags codeblocks`" />
<Add option="`wx-config --version=3.0 --cflags`" />
<Add option="`wx-config --version=3.0 --cxxflags`" />
<Add option="-z defs" />
<Add option="`pkg-config gtk+-3.0 --cflags`" />
<Add option="`$(WX_CONFIG) --cflags`" />
<Add directory="../../include" />
<Add directory="include" />
<Add directory="$(#wx.INCLUDE)" />
<Add directory="$(#wx.LIB)/gcc_dll/mswu" />
<Add directory="../../sdk/wxscintilla/include" />
<Add directory="../../tools/jsoncpp/include" />
<Add directory="../../tools/libgit2/include" />
<Add directory="/usr/include/gtk-2.0" />
<Add directory="$(#gtk.include)/gtk-2.0" />
<Add directory="$(#gtk.include)/cairo" />
<Add directory="$(#gtk.include)/gdk" />
<Add directory="$(#gtk.include)/glib-2.0" />
<Add directory="$(#gtk.include)/pango-1.0" />
<Add directory="$(#gtk.include)/atk-1.0" />
<Add directory="$(#gtk.lib)/glib-2.0/include" />
<Add directory="$(#gtk.lib)/gtk-2.0/include" />
</Compiler>
<Linker>
<Add option="-m64" />
<Add option="`pkg-config --libs codeblocks`" />
<Add option="`wx-config --version=3.0 --libs`" />
<Add option="`$(WX_CONFIG) --libs`" />
<Add library="codeblocks" />
<Add library="libjsoncpp" />
<Add library="git2" />
<Add library="gobject-2.0" />
<Add library="glib-2.0" />
<Add directory="$(#wx.LIB)/gcc_dll" />
<Add directory="../../devel30" />
<Add directory="../../tools/libgit2/buildgtk" />
<Add directory="$(#gtk.lib)" />
<Add directory="../../tools/jsoncpp/buildgtk/lib" />
</Linker>
<ExtraCommands>
<Add after="zip -j9 ..\..\devel30\share\CodeBlocks\GitBlocks.zip manifest.xml" />
<Add after="xcopy /Y .\..\..\tools\libgit2\build\libgit2.dll .\..\..\devel30" />
</ExtraCommands>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
<Add option="-mms-bitfields" />
<Add option="-fpermissive" />
</Compiler>
<Unit filename="AUTHORS" />
<Unit filename="COPYING" />
<Unit filename="ChangeLog" />
<Unit filename="INSTALL" />
<Unit filename="Makefile.am" />
<Unit filename="NEWS" />
<Unit filename="README" />
<Unit filename="bootstrap" />
<Unit filename="config.h.in" />
<Unit filename="configure.ac" />
<Unit filename="include/CloneDialog.h" />
<Unit filename="include/CommitAllDialog.h" />
<Unit filename="include/CommitDialog.h" />
<Unit filename="include/GTKLoginDialog.h" />
<Unit filename="include/GitBlocks.h" />
<Unit filename="include/NewBranchDialog.h" />
<Unit filename="include/RegisterDialog.h" />
<Unit filename="include/RemoveDialog.h" />
<Unit filename="include/RenameDialog.h" />
<Unit filename="include/SubmoduleAdd.h" />
<Unit filename="include/SwitchBranchDialog.h" />
<Unit filename="include/UsernamePasswordDialog.h" />
<Unit filename="manifest.xml" />
<Unit filename="src/CloneDialog.cpp" />
<Unit filename="src/CommitAllDialog.cpp" />
<Unit filename="src/CommitDialog.cpp" />
<Unit filename="src/GTKLoginDialog.cpp" />
<Unit filename="src/GitBlocks.cpp" />
<Unit filename="src/NewBranchDialog.cpp" />
<Unit filename="src/RegisterDialog.cpp" />
<Unit filename="src/RemoveDialog.cpp" />
<Unit filename="src/RenameDialog.cpp" />
<Unit filename="src/SubmoduleAdd.cpp" />
<Unit filename="src/SwitchBranchDialog.cpp" />
<Unit filename="src/UsernamePasswordDialog.cpp" />
<Unit filename="version.h" />
<Unit filename="wxsmith/CloneDialog.wxs" />
<Unit filename="wxsmith/CommitAllDialog.wxs" />
<Unit filename="wxsmith/CommitDialog.wxs" />
<Unit filename="wxsmith/NewBranchDialog.wxs" />
<Unit filename="wxsmith/RemoveDialog.wxs" />
<Unit filename="wxsmith/RenameDialog.wxs" />
<Unit filename="wxsmith/SubmoduleAdd2.wxs" />
<Unit filename="wxsmith/SwitchBranchDialog.wxs" />
<Extensions>
<AutoVersioning>
<Scheme minor_max="10" build_max="0" rev_max="0" rev_rand_max="10" build_times_to_increment_minor="100" />
<Settings autoincrement="1" date_declarations="1" use_define="0" update_manifest="1" do_auto_increment="1" ask_to_increment="0" language="C++" svn="0" svn_directory="" header_path="version.h" />
<Changes_Log show_changes_editor="1" app_title="released version %M.%m.%b of %p" changeslog_path="ChangesLog.txt" />
<Code header_guard="VERSION_H" namespace="AutoVersion" prefix="" />
</AutoVersioning>
<lib_finder disable_auto="1" />
<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" />
<wxDialog wxs="wxsmith/SubmoduleAdd2.wxs" src="src/SubmoduleAdd.cpp" hdr="include/SubmoduleAdd.h" fwddecl="0" i18n="1" name="SubmoduleAdd" language="CPP" />
<wxDialog wxs="wxsmith/RemoveDialog.wxs" src="src/RemoveDialog.cpp" hdr="include/RemoveDialog.h" fwddecl="0" i18n="1" name="RemoveDialog" language="CPP" />
<wxDialog wxs="wxsmith/RenameDialog.wxs" src="src/RenameDialog.cpp" hdr="include/RenameDialog.h" fwddecl="0" i18n="1" name="RenameDialog" language="CPP" />
<wxDialog wxs="wxsmith/SwitchBranchDialog.wxs" src="src/SwitchBranchDialog.cpp" hdr="include/SwitchBranchDialog.h" fwddecl="0" i18n="1" name="SwitchBranchDialog" language="CPP" />
</resources>
</wxsmith>
</Extensions>
</Project>
</CodeBlocks_project_file>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/uesoft/GitBlocks.git
[email protected]:uesoft/GitBlocks.git
uesoft
GitBlocks
GitBlocks
master

搜索帮助