rules.ninja 2.9 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 CXX files.
  13. rule CXX_COMPILER__smart_cropper
  14. depfile = $DEP_FILE
  15. deps = gcc
  16. command = C:\Users\Administrator\AppData\Local\Android\Sdk\ndk\21.1.6352462\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=i686-none-linux-android19 --gcc-toolchain=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
  17. description = Building CXX object $out
  18. #############################################
  19. # Rule for linking CXX shared library.
  20. rule CXX_SHARED_LIBRARY_LINKER__smart_cropper
  21. command = cmd.exe /C "$PRE_LINK && C:\Users\Administrator\AppData\Local\Android\Sdk\ndk\21.1.6352462\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=i686-none-linux-android19 --gcc-toolchain=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.1.6352462/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 CXX 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 = C:\Users\Administrator\AppData\Local\Android\Sdk\cmake\3.10.2.4988404\bin\cmake.exe -HD:\proj\input-master\smartcropperlib -BD:\proj\input-master\smartcropperlib\.cxx\cmake\debug\x86
  33. description = Re-running CMake...
  34. generator = 1
  35. #############################################
  36. # Rule for cleaning all built files.
  37. rule CLEAN
  38. command = C:\Users\Administrator\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\Administrator\AppData\Local\Android\Sdk\cmake\3.10.2.4988404\bin\ninja.exe -t targets
  44. description = All primary targets available: