Changeset 6184

Show
Ignore:
Timestamp:
10/07/08 00:45:39 (3 months ago)
Author:
morris
Message:

Headers are relative to built product

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/WiredAdditions/WiredAdditions.xcodeproj/project.pbxproj

    r6183 r6184  
    728728                A5983837096C89DD00EC0FC4 /* NSView-WIAppKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSView-WIAppKit.h"; path = "WiredAppKit/NSView-WIAppKit.h"; sourceTree = "<group>"; }; 
    729729                A5983838096C89DD00EC0FC4 /* NSView-WIAppKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSView-WIAppKit.m"; path = "WiredAppKit/NSView-WIAppKit.m"; sourceTree = "<group>"; }; 
    730                 A5B34B0B0E9ACB82005B7884 /* wired */ = {isa = PBXFileReference; lastKnownFileType = folder; name = wired; path = build/Debug/Native/32/wired; sourceTree = "<group>"; }; 
     730                A5B34B0B0E9ACB82005B7884 /* wired */ = {isa = PBXFileReference; lastKnownFileType = folder; path = wired; sourceTree = BUILT_PRODUCTS_DIR; }; 
    731731                A5B452940880BD95003B1DA1 /* WIEventQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WIEventQueue.h; path = WiredFoundation/WIEventQueue.h; sourceTree = "<group>"; }; 
    732732                A5B452950880BD95003B1DA1 /* WIEventQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WIEventQueue.m; path = WiredFoundation/WIEventQueue.m; sourceTree = "<group>"; };