finish the sort
This commit is contained in:
@@ -8,86 +8,84 @@
|
||||
<Option virtualFolders="CMake Files\;"/>
|
||||
<Build>
|
||||
<Target title="all">
|
||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
||||
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="edit_cache">
|
||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="rebuild_cache">
|
||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
||||
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="sort">
|
||||
<Option output="/home/xice/luogu/45/sort/cmake-build-debug/sort" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
||||
<Option output="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/sort.exe" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||
<Option object_output="./"/>
|
||||
<Option type="1"/>
|
||||
<Option compiler="gcc"/>
|
||||
<Compiler>
|
||||
<Add directory="/usr/include/c++/6"/>
|
||||
<Add directory="/usr/include/x86_64-linux-gnu/c++/6"/>
|
||||
<Add directory="/usr/include/c++/6/backward"/>
|
||||
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/6/include"/>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/6/include-fixed"/>
|
||||
<Add directory="/usr/include/x86_64-linux-gnu"/>
|
||||
<Add directory="/usr/include"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++/mingw32"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++/backward"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/../../../../include"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include-fixed"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/../../../../mingw32/include"/>
|
||||
</Compiler>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 sort"/>
|
||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 sort"/>
|
||||
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="sort/fast">
|
||||
<Option output="/home/xice/luogu/45/sort/cmake-build-debug/sort" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
||||
<Option output="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/sort.exe" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||
<Option object_output="./"/>
|
||||
<Option type="1"/>
|
||||
<Option compiler="gcc"/>
|
||||
<Compiler>
|
||||
<Add directory="/usr/include/c++/6"/>
|
||||
<Add directory="/usr/include/x86_64-linux-gnu/c++/6"/>
|
||||
<Add directory="/usr/include/c++/6/backward"/>
|
||||
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/6/include"/>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/6/include-fixed"/>
|
||||
<Add directory="/usr/include/x86_64-linux-gnu"/>
|
||||
<Add directory="/usr/include"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++/mingw32"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++/backward"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/../../../../include"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include-fixed"/>
|
||||
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/../../../../mingw32/include"/>
|
||||
</Compiler>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 sort/fast"/>
|
||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 sort/fast"/>
|
||||
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="edit_cache">
|
||||
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
||||
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="rebuild_cache">
|
||||
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
||||
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
</Build>
|
||||
<Unit filename="/home/xice/luogu/45/sort/main.cpp">
|
||||
<Unit filename="C:/Users/Xice/Documents/sort-and-png/sort/main.cpp">
|
||||
<Option target="sort"/>
|
||||
</Unit>
|
||||
<Unit filename="/home/xice/luogu/45/sort/CMakeLists.txt">
|
||||
<Unit filename="C:/Users/Xice/Documents/sort-and-png/sort/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\"/>
|
||||
</Unit>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user