Changeset 1046 in webkit for trunk/JavaScriptCore/JavaScriptCore.pbproj
- Timestamp:
- Apr 18, 2002, 3:54:16 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
r1045 r1046 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 missing-prototypes -Wnested-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 -Wnested-externs -Wpointer-arith -Wstrict-prototypes -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.