暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

rules.ninja 4.0KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Ninja" Generator, CMake Version 3.22
  3. # This file contains all the rules used to get the outputs files
  4. # built from the input files.
  5. # It is included in the main 'build.ninja'.
  6. # =============================================================================
  7. # Project: Unity
  8. # Configurations: RelWithDebInfo
  9. # =============================================================================
  10. # =============================================================================
  11. #############################################
  12. # Rule for running custom commands.
  13. rule CUSTOM_COMMAND
  14. command = $COMMAND
  15. description = $DESC
  16. #############################################
  17. # Rule for compiling CXX files.
  18. rule CXX_COMPILER__game_RelWithDebInfo
  19. depfile = $DEP_FILE
  20. deps = gcc
  21. command = D:\6000.0.9f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=D:/6000.0.9f1/Editor/Data/PlaybackEngines/AndroidPlayer/NDK/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
  22. description = Building CXX object $out
  23. #############################################
  24. # Rule for linking CXX shared library.
  25. rule CXX_SHARED_LIBRARY_LINKER__game_RelWithDebInfo
  26. command = cmd.exe /C "$PRE_LINK && D:\6000.0.9f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=D:/6000.0.9f1/Editor/Data/PlaybackEngines/AndroidPlayer/NDK/toolchains/llvm/prebuilt/windows-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
  27. description = Linking CXX shared library $TARGET_FILE
  28. restat = $RESTAT
  29. #############################################
  30. # Rule for compiling CXX files.
  31. rule CXX_COMPILER__swappywrapper_RelWithDebInfo
  32. depfile = $DEP_FILE
  33. deps = gcc
  34. command = D:\6000.0.9f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=D:/6000.0.9f1/Editor/Data/PlaybackEngines/AndroidPlayer/NDK/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
  35. description = Building CXX object $out
  36. #############################################
  37. # Rule for linking CXX shared library.
  38. rule CXX_SHARED_LIBRARY_LINKER__swappywrapper_RelWithDebInfo
  39. command = cmd.exe /C "$PRE_LINK && D:\6000.0.9f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=D:/6000.0.9f1/Editor/Data/PlaybackEngines/AndroidPlayer/NDK/toolchains/llvm/prebuilt/windows-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
  40. description = Linking CXX shared library $TARGET_FILE
  41. restat = $RESTAT
  42. #############################################
  43. # Rule for re-running cmake.
  44. rule RERUN_CMAKE
  45. command = D:\6000.0.9f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\HX-PGS-ERP-QRCODE\Library\Bee\Android\Prj\IL2CPP\Gradle\unityLibrary\src\main\cpp -BD:\HX-PGS-ERP-QRCODE\.utmp\RelWithDebInfo\283b01k1\arm64-v8a
  46. description = Re-running CMake...
  47. generator = 1
  48. #############################################
  49. # Rule for cleaning all built files.
  50. rule CLEAN
  51. command = D:\6000.0.9f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\cmake\3.22.1\bin\ninja.exe $FILE_ARG -t clean $TARGETS
  52. description = Cleaning all built files...
  53. #############################################
  54. # Rule for printing all primary targets available.
  55. rule HELP
  56. command = D:\6000.0.9f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\cmake\3.22.1\bin\ninja.exe -t targets
  57. description = All primary targets available: