mirror of
https://gitee.com/Zhaoxin59/my-chat_-client.git
synced 2026-02-14 09:01:50 +08:00
78 lines
2.8 KiB
Plaintext
78 lines
2.8 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Ninja" Generator, CMake Version 3.31
|
|
|
|
# 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: ClientChat
|
|
# Configurations: Debug
|
|
# =============================================================================
|
|
# =============================================================================
|
|
|
|
#############################################
|
|
# localized /showIncludes string
|
|
|
|
msvc_deps_prefix = ×¢Òâ: °üº¬Îļþ:
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__ClientChat_unscanned_Debug
|
|
deps = msvc
|
|
command = ${LAUNCHER}${CODE_CHECK}D:\VS\VC\Tools\MSVC\14.41.34120\bin\HostX64\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in
|
|
description = Building CXX object $out
|
|
|
|
|
|
#############################################
|
|
# Rule for linking CXX executable.
|
|
|
|
rule CXX_EXECUTABLE_LINKER__ClientChat_Debug
|
|
command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --msvc-ver=1941 --intdir=$OBJECT_DIR --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\mt.exe --manifests $MANIFESTS -- D:\VS\VC\Tools\MSVC\14.41.34120\bin\Hostx64\x64\link.exe /nologo $in /out:$TARGET_FILE /implib:$TARGET_IMPLIB /pdb:$TARGET_PDB /version:0.0 $LINK_FLAGS $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
|
|
description = Linking CXX executable $TARGET_FILE
|
|
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\CMake\bin\cmake.exe" --regenerate-during-build -SE:\Qt\MyProjects\ClientChat -BE:\Qt\MyProjects\ClientChat\build\Desktop_Qt_MSVC2022_64bit-Debug
|
|
description = Re-running CMake...
|
|
generator = 1
|
|
|
|
|
|
#############################################
|
|
# Rule for cleaning additional files.
|
|
|
|
rule CLEAN_ADDITIONAL
|
|
command = "C:\Program Files\CMake\bin\cmake.exe" -DCONFIG=$CONFIG -P CMakeFiles\clean_additional.cmake
|
|
description = Cleaning additional files...
|
|
|
|
|
|
#############################################
|
|
# Rule for cleaning all built files.
|
|
|
|
rule CLEAN
|
|
command = D:\VS\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe $FILE_ARG -t clean $TARGETS
|
|
description = Cleaning all built files...
|
|
|
|
|
|
#############################################
|
|
# Rule for printing all primary targets available.
|
|
|
|
rule HELP
|
|
command = D:\VS\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe -t targets
|
|
description = All primary targets available:
|
|
|