+2006-03-15 Darin Adler <darin@apple.com>
+
+ Reviewed by Maciej.
+
+ * DumpRenderTree/DumpRenderTree.xcodeproj/project.pbxproj: Fix path
+ that had a lowercase "i" in it so this builds on case-sensitive
+ file systems.
+
2006-03-15 Geoffrey Garen <ggaren@apple.com>
Reviewed by Eric.
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
- INFOPLIST_FILE = TestNetscapePlugin.subproj/Info.plist;
+ INFOPLIST_FILE = TestNetscapePlugIn.subproj/Info.plist;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Plugins";
LIBRARY_STYLE = BUNDLE;
OPTIMIZATION_CFLAGS = "-O0";
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
- INFOPLIST_FILE = TestNetscapePlugin.subproj/Info.plist;
+ INFOPLIST_FILE = TestNetscapePlugIn.subproj/Info.plist;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Plugins";
LIBRARY_STYLE = BUNDLE;
OPTIMIZATION_CFLAGS = "-O0";