mirror of
https://github.com/darlinghq/darling-objc4.git
synced 2024-11-23 12:19:48 +00:00
16 lines
299 B
Matlab
16 lines
299 B
Matlab
/*
|
|
|
|
TEST_CONFIG MEM=mrc
|
|
TEST_ENV OBJC_PRINT_CUSTOM_RR=YES OBJC_PRINT_CUSTOM_AWZ=YES OBJC_PRINT_CUSTOM_CORE=YES
|
|
|
|
TEST_BUILD
|
|
$C{COMPILE} $DIR/customrr-nsobject.m -o customrr-nsobject-none.exe -fno-objc-convert-messages-to-runtime-calls
|
|
END
|
|
|
|
TEST_RUN_OUTPUT
|
|
OK: customrr-nsobject-none.exe
|
|
END
|
|
|
|
*/
|
|
|