Ignore:
Timestamp:
Aug 16, 2002, 5:01:50 AM (23 years ago)
Author:
mjs
Message:
  • JavaScriptCore.pbproj/project.pbxproj: Install reference.h and reference_list.h so WebCore compiles (duh).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj

    r1841 r1842  
    481481                        isa = PBXBuildFile;
    482482                        settings = {
     483                                ATTRIBUTES = (
     484                                        Private,
     485                                );
    483486                        };
    484487                };
     
    505508                        isa = PBXBuildFile;
    506509                        settings = {
     510                                ATTRIBUTES = (
     511                                        Private,
     512                                );
    507513                        };
    508514                };
Note: See TracChangeset for help on using the changeset viewer.