f36aa7c450
Shaquille the caveman doesn't build in a seperate build directory and pollutes the filetree
1024 lines
42 KiB
Plaintext
1024 lines
42 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Ninja" Generator, CMake Version 3.16
|
|
|
|
# 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: another_studproject
|
|
# Configuration: Debug
|
|
# =============================================================================
|
|
# =============================================================================
|
|
|
|
#############################################
|
|
# localized /showIncludes string
|
|
|
|
msvc_deps_prefix = Note: including file:
|
|
|
|
|
|
#############################################
|
|
# Rule for running custom commands.
|
|
|
|
rule CUSTOM_COMMAND
|
|
command = $COMMAND
|
|
description = $DESC
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__studproject
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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__studproject
|
|
command = cmd.exe /C "$PRE_LINK && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_exe --intdir=$OBJECT_DIR --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\mt.exe --manifests $MANIFESTS -- C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_spinlock_wait
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_spinlock_wait
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_malloc_internal
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_malloc_internal
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_dynamic_annotations
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_dynamic_annotations
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_log_severity
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_log_severity
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_raw_logging_internal
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_raw_logging_internal
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_base
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_base
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_throw_delegate
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_throw_delegate
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_scoped_set_env
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_scoped_set_env
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_exponential_biased
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_exponential_biased
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_periodic_sampler
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_periodic_sampler
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_hashtablez_sampler
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_hashtablez_sampler
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_raw_hash_set
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_raw_hash_set
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_stacktrace
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_stacktrace
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_symbolize
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_symbolize
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_failure_signal_handler
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_failure_signal_handler
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_examine_stack
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_examine_stack
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_leak_check
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_leak_check
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_debugging_internal
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_debugging_internal
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_leak_check_disable
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_leak_check_disable
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_demangle_internal
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_demangle_internal
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_flags_internal
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_flags_internal
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_flags_config
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_flags_config
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_flags_program_name
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_flags_program_name
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_flags_marshalling
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_flags_marshalling
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_flags
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_flags
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_flags_registry
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_flags_registry
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_flags_usage_internal
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_flags_usage_internal
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_flags_usage
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_flags_usage
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_flags_parse
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_flags_parse
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_hash
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_hash
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_city
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_city
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_int128
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_int128
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_seed_sequences
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_seed_sequences
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_distributions
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_distributions
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_seed_gen_exception
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_seed_gen_exception
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_internal_seed_material
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_seed_material
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_internal_pool_urbg
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_pool_urbg
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_internal_randen_slow
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen_slow
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_internal_randen_hwaes
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen_hwaes
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_internal_randen
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_internal_randen_hwaes_impl
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen_hwaes_impl
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_random_internal_distribution_test_util
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_distribution_test_util
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_strings_internal
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_strings_internal
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_strings
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_strings
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_str_format_internal
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_str_format_internal
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_graphcycles_internal
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_graphcycles_internal
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_synchronization
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_synchronization
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_time
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_time
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_civil_time
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_civil_time
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_time_zone
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_time_zone
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_bad_any_cast_impl
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_bad_any_cast_impl
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_bad_variant_access
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_bad_variant_access
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER__absl_bad_optional_access
|
|
deps = msvc
|
|
command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\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 static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__absl_bad_optional_access
|
|
command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD"
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for re-running cmake.
|
|
|
|
rule RERUN_CMAKE
|
|
command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build
|
|
description = Re-running CMake...
|
|
generator = 1
|
|
|
|
|
|
#############################################
|
|
# Rule for cleaning all built files.
|
|
|
|
rule CLEAN
|
|
command = C:\DEVTOOLS\cpp\_ninja\ninja.exe -t clean
|
|
description = Cleaning all built files...
|
|
|
|
|
|
#############################################
|
|
# Rule for printing all primary targets available.
|
|
|
|
rule HELP
|
|
command = C:\DEVTOOLS\cpp\_ninja\ninja.exe -t targets
|
|
description = All primary targets available:
|
|
|