140 lines
8.1 KiB
XML
140 lines
8.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CodeBlocks_project_file>
|
|
<FileVersion major="1" minor="6"/>
|
|
<Project>
|
|
<Option title="General"/>
|
|
<Option makefile_is_custom="1"/>
|
|
<Option compiler="gcc"/>
|
|
<Option virtualFolders="CMake Files\;"/>
|
|
<Build>
|
|
<Target title="all">
|
|
<Option working_dir="D:/project/c++/generallib/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="General">
|
|
<Option output="D:/project/c++/generallib/obj/libGeneral.a" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="D:/project/c++/generallib/cmake-build-debug"/>
|
|
<Option object_output="./"/>
|
|
<Option type="2"/>
|
|
<Option compiler="gcc"/>
|
|
<Compiler>
|
|
<Add directory="D:/project/c++/generallib/."/>
|
|
<Add directory="D:/project/c++/generallib/inc"/>
|
|
<Add directory="D:/project/c++/generallib/encrypt"/>
|
|
<Add directory="D:/project/c++/generallib/pattern"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include/c++/7.3.0"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include/c++/7.3.0/x86_64-w64-mingw32"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include/c++/7.3.0/backward"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/>
|
|
</Compiler>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 General"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="General/fast">
|
|
<Option output="D:/project/c++/generallib/obj/libGeneral.a" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="D:/project/c++/generallib/cmake-build-debug"/>
|
|
<Option object_output="./"/>
|
|
<Option type="2"/>
|
|
<Option compiler="gcc"/>
|
|
<Compiler>
|
|
<Add directory="D:/project/c++/generallib/."/>
|
|
<Add directory="D:/project/c++/generallib/inc"/>
|
|
<Add directory="D:/project/c++/generallib/encrypt"/>
|
|
<Add directory="D:/project/c++/generallib/pattern"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include/c++/7.3.0"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include/c++/7.3.0/x86_64-w64-mingw32"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include/c++/7.3.0/backward"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../include"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/>
|
|
<Add directory="C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/>
|
|
</Compiler>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 General/fast"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="edit_cache">
|
|
<Option working_dir="D:/project/c++/generallib/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="rebuild_cache">
|
|
<Option working_dir="D:/project/c++/generallib/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/mingw32-make.exe -f "D:/project/c++/generallib/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
</Build>
|
|
<Unit filename="D:/project/c++/generallib/src/debug.cpp">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/encrypt/aes.cpp">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/encrypt/aes.h">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/encrypt/base64.cpp">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/encrypt/base64.h">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/encrypt/rsa.cpp">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/encrypt/rsa.h">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/loger.cpp">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/math/BigInt.hpp">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/pattern/Observer.h">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/pattern/adapter.h">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/pattern/signleton.h">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/pattern/stratergy.h">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/src/utils.cpp">
|
|
<Option target="General"/>
|
|
</Unit>
|
|
<Unit filename="D:/project/c++/generallib/CMakeLists.txt">
|
|
<Option virtualFolder="CMake Files\"/>
|
|
</Unit>
|
|
</Project>
|
|
</CodeBlocks_project_file>
|