# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.22 # This file contains all the rules used to get the outputs files # built from the input files. # It is included in the main 'build.ninja'. # ============================================================================= # Project: LVGL # Configurations: Debug # ============================================================================= # ============================================================================= ############################################# # localized /showIncludes string msvc_deps_prefix = ×¢Òâ: °üº¬Îļþ: ############################################# # Rule for compiling C files. rule C_COMPILER__LVGL_Debug deps = msvc command = C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /nologo $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in description = Building C object $out ############################################# # Rule for linking C executable. rule C_EXECUTABLE_LINKER__LVGL_Debug command = cmd.exe /C "$PRE_LINK && "C:\Program Files\JetBrains\CLion\bin\cmake\win\bin\cmake.exe" -E vs_link_exe --intdir=$OBJECT_DIR --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100203~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100203~1.0\x64\mt.exe --manifests $MANIFESTS -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe /nologo @$RSP_FILE /out:$TARGET_FILE /implib:$TARGET_IMPLIB /pdb:$TARGET_PDB /version:0.0 $LINK_FLAGS && $POST_BUILD" description = Linking C executable $TARGET_FILE rspfile = $RSP_FILE rspfile_content = $in_newline $LINK_PATH $LINK_LIBRARIES restat = $RESTAT ############################################# # Rule for running custom commands. rule CUSTOM_COMMAND command = $COMMAND description = $DESC ############################################# # Rule for re-running cmake. rule RERUN_CMAKE command = "C:\Program Files\JetBrains\CLion\bin\cmake\win\bin\cmake.exe" --regenerate-during-build -SC:\Users\txfly\CLionProjects\lvgl -BC:\Users\txfly\CLionProjects\lvgl\cmake-build-debug description = Re-running CMake... generator = 1 ############################################# # Rule for cleaning all built files. rule CLEAN command = "C:\Program Files\JetBrains\CLion\bin\ninja\win\ninja.exe" $FILE_ARG -t clean $TARGETS description = Cleaning all built files... ############################################# # Rule for printing all primary targets available. rule HELP command = "C:\Program Files\JetBrains\CLion\bin\ninja\win\ninja.exe" -t targets description = All primary targets available: