Changeset 43 for trunk

Show
Ignore:
Timestamp:
03/23/08 14:52:00 (10 months ago)
Author:
mgorbach
Message:

Fix build process for FTPFS Plugin

Location:
trunk/MacFusion2.xcodeproj
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/MacFusion2.xcodeproj

    • Property svn:ignore set to
      *.pbxuser
      *.mode1v3
  • trunk/MacFusion2.xcodeproj/project.pbxproj

    r42 r43  
    446446                D4E6D8320D93744D0022763F /* FTPFSDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTPFSDelegate.h; sourceTree = "<group>"; }; 
    447447                D4E6D8330D93744D0022763F /* FTPFSDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FTPFSDelegate.m; sourceTree = "<group>"; }; 
    448                 D4E6D8420D9375930022763F /* curlftpfs_static_mg */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = curlftpfs_static_mg; path = ../Build/Release/curlftpfs_static_mg; sourceTree = SOURCE_ROOT; }; 
     448                D4E6D8420D9375930022763F /* curlftpfs_static_mg */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = curlftpfs_static_mg; sourceTree = "<group>"; }; 
    449449                D4E6D8470D937DB00022763F /* ftpfsConfiguration.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ftpfsConfiguration.xib; sourceTree = "<group>"; }; 
    450450                D4E6DAF80D9392450022763F /* ftpfs_askpass.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ftpfs_askpass.m; sourceTree = "<group>"; };