houxiao
2017-07-04 ad80ce23000b88857d0c012ec7809b1303f47e5c
VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/arm64-v8a/rules.ninja
@@ -17,7 +17,7 @@
rule CXX_COMPILER__rtspface
  depfile = $DEP_FILE
  deps = gcc
  command = D:\adk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe  -target aarch64-none-linux-android -gcc-toolchain D:/adk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/windows-x86_64 --sysroot=D:/adk/ndk-bundle/platforms/android-21/arch-arm64  $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS
  command = C:\Users\houxiao\AppData\Local\Android\Sdk\ndk-bundle\toolchains\aarch64-linux-android-4.9\prebuilt\windows-x86_64\bin\aarch64-linux-android-g++.exe  --sysroot=C:/Users/houxiao/AppData/Local/Android/Sdk/ndk-bundle/platforms/android-22/arch-arm64  $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS
  description = Building CXX object $out
@@ -25,7 +25,7 @@
# Rule for linking CXX shared library.
rule CXX_SHARED_LIBRARY_LINKER__rtspface
  command = cmd.exe /C "$PRE_LINK && D:\adk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe  -target aarch64-none-linux-android -gcc-toolchain D:/adk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/windows-x86_64 --sysroot=D:/adk/ndk-bundle/platforms/android-21/arch-arm64 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
  command = cmd.exe /C "$PRE_LINK && C:\Users\houxiao\AppData\Local\Android\Sdk\ndk-bundle\toolchains\aarch64-linux-android-4.9\prebuilt\windows-x86_64\bin\aarch64-linux-android-g++.exe  --sysroot=C:/Users/houxiao/AppData/Local/Android/Sdk/ndk-bundle/platforms/android-22/arch-arm64 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
  description = Linking CXX shared library $TARGET_FILE
  restat = $RESTAT
@@ -42,7 +42,7 @@
# Rule for re-running cmake.
rule RERUN_CMAKE
  command = D:\adk\cmake\3.6.3155560\bin\cmake.exe -HD:\workspace\proxy\VisitFace\RtspNativeCodec\app\src\main\cpp -BD:\workspace\proxy\VisitFace\RtspNativeCodec\app\.externalNativeBuild\cmake\release\arm64-v8a
  command = C:\Users\houxiao\AppData\Local\Android\Sdk\cmake\3.6.3155560\bin\cmake.exe -HD:\workspace\proxy\VisitFace\RtspNativeCodec\app\src\main\cpp -BD:\workspace\proxy\VisitFace\RtspNativeCodec\app\.externalNativeBuild\cmake\release\arm64-v8a
  description = Re-running CMake...
  generator = 1
@@ -51,7 +51,7 @@
# Rule for cleaning all built files.
rule CLEAN
  command = D:\adk\cmake\3.6.3155560\bin\ninja.exe -t clean
  command = C:\Users\houxiao\AppData\Local\Android\Sdk\cmake\3.6.3155560\bin\ninja.exe -t clean
  description = Cleaning all built files...
@@ -59,6 +59,6 @@
# Rule for printing all primary targets available.
rule HELP
  command = D:\adk\cmake\3.6.3155560\bin\ninja.exe -t targets
  command = C:\Users\houxiao\AppData\Local\Android\Sdk\cmake\3.6.3155560\bin\ninja.exe -t targets
  description = All primary targets available: