Changeset 1047 in webkit for trunk/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
- Timestamp:
- Apr 18, 2002, 4:01:34 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
r1046 r1047 128 128 SECTORDER_FLAGS = ""; 129 129 USE_GCC3 = YES; 130 WARNING_CFLAGS = "-Werror -Wall -W -Wbad-function-cast -Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-declarations -Wmissing-format-attribute -W nested-externs -Wpointer-arith -Wstrict-prototypes-Wwrite-strings -Wno-format-y2k -Wno-unused-parameter";130 WARNING_CFLAGS = "-Werror -Wall -W -Wbad-function-cast -Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter"; 131 131 WRAPPER_EXTENSION = framework; 132 132 };
Note:
See TracChangeset
for help on using the changeset viewer.