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 CXX files.
  13. rule CXX_COMPILER__opencv_jni_shared
  14. depfile = $DEP_FILE
  15. deps = gcc
  16. command = C:\DeveleopmentTool\AndroidSDK\AndroidSDK\ndk\16.1.4479499\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=x86_64-none-linux-android --gcc-toolchain=C:/DeveleopmentTool/AndroidSDK/AndroidSDK/ndk/16.1.4479499/toolchains/x86_64-4.9/prebuilt/windows-x86_64 --sysroot=C:/DeveleopmentTool/AndroidSDK/AndroidSDK/ndk/16.1.4479499/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 static library.
  20. rule CXX_STATIC_LIBRARY_LINKER__opencv_jni_shared
  21. command = cmd.exe /C "$PRE_LINK && C:\DeveleopmentTool\AndroidSDK\AndroidSDK\cmake\3.10.2.4988404\bin\cmake.exe -E remove $TARGET_FILE && C:\DeveleopmentTool\AndroidSDK\AndroidSDK\ndk\16.1.4479499\toolchains\x86_64-4.9\prebuilt\windows-x86_64\bin\x86_64-linux-android-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\DeveleopmentTool\AndroidSDK\AndroidSDK\ndk\16.1.4479499\toolchains\x86_64-4.9\prebuilt\windows-x86_64\bin\x86_64-linux-android-ranlib.exe $TARGET_FILE && $POST_BUILD"
  22. description = Linking CXX static 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:\DeveleopmentTool\AndroidSDK\AndroidSDK\cmake\3.10.2.4988404\bin\cmake.exe -HC:\work\code\fubing\TestSonwV2230904\sdk\libcxx_helper -BC:\work\code\fubing\TestSonwV2230904\sdk\.cxx\cmake\debug\x86_64
  33. description = Re-running CMake...
  34. generator = 1
  35. #############################################
  36. # Rule for cleaning all built files.
  37. rule CLEAN
  38. command = C:\DeveleopmentTool\AndroidSDK\AndroidSDK\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:\DeveleopmentTool\AndroidSDK\AndroidSDK\cmake\3.10.2.4988404\bin\ninja.exe -t targets
  44. description = All primary targets available: