rules.ninja 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Ninja" Generator, CMake Version 3.10
  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: Project
  8. # Configuration: Debug
  9. # =============================================================================
  10. # =============================================================================
  11. #############################################
  12. # Rule for compiling C files.
  13. rule C_COMPILER__SerialPort
  14. depfile = $DEP_FILE
  15. deps = gcc
  16. command = D:\Android_IDE\android-sdk-windows\ndk\22.1.7171670\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=aarch64-none-linux-android21 --gcc-toolchain=D:/Android_IDE/android-sdk-windows/ndk/22.1.7171670/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=D:/Android_IDE/android-sdk-windows/ndk/22.1.7171670/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
  17. description = Building C object $out
  18. #############################################
  19. # Rule for linking C shared library.
  20. rule C_SHARED_LIBRARY_LINKER__SerialPort
  21. command = cmd.exe /C "$PRE_LINK && D:\Android_IDE\android-sdk-windows\ndk\22.1.7171670\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=aarch64-none-linux-android21 --gcc-toolchain=D:/Android_IDE/android-sdk-windows/ndk/22.1.7171670/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=D:/Android_IDE/android-sdk-windows/ndk/22.1.7171670/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"
  22. description = Linking C shared library $TARGET_FILE
  23. restat = $RESTAT
  24. #############################################
  25. # Rule for running custom commands.
  26. rule CUSTOM_COMMAND
  27. command = $COMMAND
  28. description = $DESC
  29. #############################################
  30. # Rule for re-running cmake.
  31. rule RERUN_CMAKE
  32. command = D:\Android_IDE\android-sdk-windows\cmake\3.10.2.4988404\bin\cmake.exe -HE:\project_dy\dyprivate\code_check_stuck\SerialPortLibrary\src\main\cpp -BE:\project_dy\dyprivate\code_check_stuck\SerialPortLibrary\.cxx\cmake\debug\arm64-v8a
  33. description = Re-running CMake...
  34. generator = 1
  35. #############################################
  36. # Rule for cleaning all built files.
  37. rule CLEAN
  38. command = D:\Android_IDE\android-sdk-windows\cmake\3.10.2.4988404\bin\ninja.exe -t clean
  39. description = Cleaning all built files...
  40. #############################################
  41. # Rule for printing all primary targets available.
  42. rule HELP
  43. command = D:\Android_IDE\android-sdk-windows\cmake\3.10.2.4988404\bin\ninja.exe -t targets
  44. description = All primary targets available: