Make libssh2 target a dependency of PrintDrop
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 26 Feb 2008 18:35:52 +0000 (13:35 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 26 Feb 2008 18:35:52 +0000 (13:35 -0500)
PrintDrop.xcodeproj/project.pbxproj

index 6d94cc323430c3440163927a3bc4ae2acd3345be..9cdfe55e09c959b7cb9ca18bb0e36e3fd44ce49d 100644 (file)
                8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
 /* End PBXBuildFile section */
 
+/* Begin PBXContainerItemProxy section */
+               1EE1E4EE0D749370002999AD /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 1EE1E44F0D748AC9002999AD /* libssh2 */;
+                       remoteInfo = libssh2;
+               };
+/* End PBXContainerItemProxy section */
+
 /* Begin PBXFileReference section */
                089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
                1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
                        buildRules = (
                        );
                        dependencies = (
+                               1EE1E4EF0D749370002999AD /* PBXTargetDependency */,
                        );
                        name = PrintDrop;
                        productInstallPath = "$(HOME)/Applications";
                };
 /* End PBXSourcesBuildPhase section */
 
+/* Begin PBXTargetDependency section */
+               1EE1E4EF0D749370002999AD /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = 1EE1E44F0D748AC9002999AD /* libssh2 */;
+                       targetProxy = 1EE1E4EE0D749370002999AD /* PBXContainerItemProxy */;
+               };
+/* End PBXTargetDependency section */
+
 /* Begin PBXVariantGroup section */
                089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
                        isa = PBXVariantGroup;