Fixed OCTest project to use new REQUIRE macro

This commit is contained in:
Phil Nash
2010-12-27 22:37:51 +00:00
parent 034c8b6248
commit 01f3dfffbc
3 changed files with 7 additions and 6 deletions

View File

@@ -190,6 +190,7 @@
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
ONLY_ACTIVE_ARCH = YES;