This action will force synchronization from duyanning/cpps, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><CodeBlocks_project_file><FileVersion major="1" minor="6" /><Project><Option title="cpps" /><Option pch_mode="2" /><Option compiler="gcc" /><Build><Target title="Debug"><Option output="bin/Debug/cpps" prefix_auto="1" extension_auto="1" /><Option working_dir="F:/myprj/cpps/examples/hello" /><Option object_output="obj/Debug/" /><Option type="1" /><Option compiler="gcc" /><Option parameters="-v hello.cpp" /><Compiler><Add option="-g" /><Add directory="$(libs4mingw)/boost/lib" /></Compiler><Linker><Add library="libboost_filesystem-mgw63-mt-d-x32-1_66.dll.a" /><Add library="libboost_program_options-mgw63-mt-d-x32-1_66.dll.a" /><Add library="libboost_system-mgw63-mt-d-x32-1_66.dll.a" /><Add library="libboost_regex-mgw63-mt-d-x32-1_66.dll.a" /><Add library="libboost_serialization-mgw63-mt-d-x32-1_66.dll.a" /><Add library="libboost_timer-mgw63-mt-d-x32-1_66.dll.a" /><Add library="libboost_chrono-mgw63-mt-d-x32-1_66.dll.a" /></Linker></Target><Target title="Release"><Option output="bin/Release/cpps" prefix_auto="1" extension_auto="1" /><Option working_dir="./mingw-test/hello" /><Option object_output="obj/Release/" /><Option type="1" /><Option compiler="gcc" /><Option parameters="--collect main.cpp" /><Compiler><Add directory="$(libs4mingw)/boost/lib" /></Compiler><Linker><Add option="-s" /><Add library="libboost_filesystem-mgw63-mt-x32-1_66.dll.a" /><Add library="libboost_program_options-mgw63-mt-x32-1_66.dll.a" /><Add library="libboost_system-mgw63-mt-x32-1_66.dll.a" /><Add library="libboost_regex-mgw63-mt-x32-1_66.dll.a" /><Add library="libboost_serialization-mgw63-mt-x32-1_66.dll.a" /><Add library="libboost_timer-mgw63-mt-x32-1_66.dll.a" /><Add library="libboost_chrono-mgw63-mt-x32-1_66.dll.a" /><Add directory="$(libs4mingw)/boost/lib" /></Linker></Target><Target title="ReleaseStatic"><Option output="bin/ReleaseStatic/cpps" prefix_auto="1" extension_auto="1" /><Option working_dir="F:/myprj/cpps/examples/hello" /><Option object_output="obj/ReleaseStatic/" /><Option type="1" /><Option compiler="gcc" /><Option parameters="-v hello.cpp" /><Compiler><Add directory="$(libs4mingw)/boost/lib" /></Compiler><Linker><Add option="-s" /><Add option="-static-libstdc++" /><Add option="-static-libgcc" /><Add library="libboost_filesystem-mgw63-mt-x32-1_66.a" /><Add library="libboost_program_options-mgw63-mt-x32-1_66.a" /><Add library="libboost_system-mgw63-mt-x32-1_66.a" /><Add library="libboost_regex-mgw63-mt-x32-1_66.a" /><Add library="libboost_serialization-mgw63-mt-x32-1_66.a" /><Add library="libboost_timer-mgw63-mt-x32-1_66.a" /><Add library="libboost_chrono-mgw63-mt-x32-1_66.a" /></Linker></Target></Build><Compiler><Add option="-Wall" /><Add option="-std=c++11" /><Add option="-fexceptions" /><Add directory="$(libs4mingw)/boost/include" /></Compiler><Linker><Add directory="$(libs4mingw)/boost/lib" /></Linker><Unit filename="src/Action.cpp" /><Unit filename="src/Action.h" /><Unit filename="src/ArgvQuote.cpp" /><Unit filename="src/ArgvQuote.h" /><Unit filename="src/Birthcert.cpp" /><Unit filename="src/Birthcert.h" /><Unit filename="src/CmdLineBuilder.cpp" /><Unit filename="src/CmdLineBuilder.h" /><Unit filename="src/CompilerInfo.cpp" /><Unit filename="src/CompilerInfo.h" /><Unit filename="src/DepInfo.h" /><Unit filename="src/Entity.cpp" /><Unit filename="src/Entity.h" /><Unit filename="src/FileEntity.cpp" /><Unit filename="src/FileEntity.h" /><Unit filename="src/FileSig.h" /><Unit filename="src/FollowRecipeAction.cpp" /><Unit filename="src/FollowRecipeAction.h" /><Unit filename="src/GccCmdLineBuilder.cpp" /><Unit filename="src/GccCmdLineBuilder.h" /><Unit filename="src/GccCpp2ObjAction.cpp" /><Unit filename="src/GccCpp2ObjAction.h" /><Unit filename="src/GccObj2ExeAction.cpp" /><Unit filename="src/GccObj2ExeAction.h" /><Unit filename="src/GchMagic.cpp" /><Unit filename="src/GchMagic.h" /><Unit filename="src/H2GchAction.cpp" /><Unit filename="src/H2GchAction.h" /><Unit filename="src/InfoPackageScanned.h" /><Unit filename="src/Loggers.cpp" /><Unit filename="src/Loggers.h" /><Unit filename="src/MingwCmdLineBuilder.cpp" /><Unit filename="src/MingwCmdLineBuilder.h" /><Unit filename="src/MiniLogger.cpp" /><Unit filename="src/MiniLogger.h" /><Unit filename="src/PhonyEntity.cpp" /><Unit filename="src/PhonyEntity.h" /><Unit filename="src/SafeCD.h" /><Unit filename="src/ShebangMagic.cpp" /><Unit filename="src/ShebangMagic.h" /><Unit filename="src/UpdateGraphAction.cpp" /><Unit filename="src/UpdateGraphAction.h" /><Unit filename="src/UserDefinedRule.cpp" /><Unit filename="src/UserDefinedRule.h" /><Unit filename="src/VcCmdLineBuilder.cpp" /><Unit filename="src/VcCmdLineBuilder.h" /><Unit filename="src/VcCpp2ObjAction.cpp" /><Unit filename="src/VcCpp2ObjAction.h" /><Unit filename="src/VcObj2ExeAction.cpp" /><Unit filename="src/VcObj2ExeAction.h" /><Unit filename="src/build.cpp" /><Unit filename="src/config.cpp" /><Unit filename="src/config.h"><Option compile="1" /><Option weight="0" /></Unit><Unit filename="src/fwd.h" /><Unit filename="src/gen.cpp" /><Unit filename="src/global.cpp" /><Unit filename="src/global.h" /><Unit filename="src/helpers.cpp" /><Unit filename="src/helpers.h" /><Unit filename="src/main.cpp" /><Unit filename="src/parse.cpp" /><Unit filename="src/run.cpp" /><Unit filename="src/samples.cpp" /><Unit filename="src/samples.h" /><Unit filename="src/scan.cpp" /><Unit filename="src/sha1.cpp" /><Unit filename="src/sha1.hpp" /><Extensions><DoxyBlocks><comment_style block="0" line="0" /><doxyfile_project /><doxyfile_build /><doxyfile_warnings /><doxyfile_output /><doxyfile_dot /><general /></DoxyBlocks><lib_finder disable_auto="1" /></Extensions></Project></CodeBlocks_project_file>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。