Loading core/combo/include/arch/windows/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -33,11 +33,6 @@ #error "CYGWIN is unsupported for platform builds" #endif /* * Define this if you build against MSVCRT.DLL */ #define HAVE_MS_C_RUNTIME /* * We need to choose between 32-bit and 64-bit off_t. All of our code should * agree on the same size. For desktop systems, use 64-bit values, Loading Loading
core/combo/include/arch/windows/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -33,11 +33,6 @@ #error "CYGWIN is unsupported for platform builds" #endif /* * Define this if you build against MSVCRT.DLL */ #define HAVE_MS_C_RUNTIME /* * We need to choose between 32-bit and 64-bit off_t. All of our code should * agree on the same size. For desktop systems, use 64-bit values, Loading