rules.ninja 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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: zd_chemical
  8. # Configuration: 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 C files.
  18. rule C_COMPILER__serial_port
  19. depfile = $DEP_FILE
  20. deps = gcc
  21. command = C:\Users\JaycePC\AppData\Local\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=armv7-none-linux-androideabi24 --sysroot=C:/Users/JaycePC/AppData/Local/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
  22. description = Building C object $out
  23. #############################################
  24. # Rule for linking C shared library.
  25. rule C_SHARED_LIBRARY_LINKER__serial_port
  26. command = cmd.exe /C "$PRE_LINK && C:\Users\JaycePC\AppData\Local\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=armv7-none-linux-androideabi24 --sysroot=C:/Users/JaycePC/AppData/Local/Android/Sdk/ndk/26.1.10909125/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 C shared library $TARGET_FILE
  28. restat = $RESTAT
  29. #############################################
  30. # Rule for re-running cmake.
  31. rule RERUN_CMAKE
  32. command = C:\Users\JaycePC\AppData\Local\Android\Sdk\cmake\3.10.2.4988404\bin\cmake.exe -HD:\work\HuaXuePin\xn_hxp\serialport\src\main\cpp -BD:\work\HuaXuePin\xn_hxp\serialport\.cxx\RelWithDebInfo\5y6y3m58\armeabi-v7a
  33. description = Re-running CMake...
  34. generator = 1
  35. #############################################
  36. # Rule for cleaning all built files.
  37. rule CLEAN
  38. command = C:\Users\JaycePC\AppData\Local\Android\Sdk\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 = C:\Users\JaycePC\AppData\Local\Android\Sdk\cmake\3.10.2.4988404\bin\ninja.exe -t targets
  44. description = All primary targets available: