diff options
| author | Manolo Gouy <Manolo> | 2010-05-27 22:10:03 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2010-05-27 22:10:03 +0000 |
| commit | da69734f026658db05d1e8f17fefebcc3b073126 (patch) | |
| tree | 05532493587ffe2346d1076ae43e2e721d02bcbc /ide | |
| parent | 170242b1744cacbe79fc3a37bd1acdf13114edcc (diff) | |
added device to demo's dependencies
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide')
| -rw-r--r-- | ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj b/ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj index 6418f5082..2d8515585 100644 --- a/ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj +++ b/ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj @@ -737,6 +737,13 @@ remoteGlobalIDString = C9A3E9500DD6336500486E4F; remoteInfo = fltk; }; + 7F243ECC11AF24DA0004EF90 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = C9A3E93C0DD6332D00486E4F /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7F00D2511159335B008BECF2 /* device */; + remoteInfo = device; + }; 7FDAEB921110E51A00E34599 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A3E93C0DD6332D00486E4F /* Project object */; @@ -5613,6 +5620,7 @@ C918E23E0DDA13BC00167E99 /* PBXTargetDependency */, C9FF1F9B0E7C48EE001149A6 /* PBXTargetDependency */, C9FF1F9D0E7C48F7001149A6 /* PBXTargetDependency */, + 7F243ECD11AF24DA0004EF90 /* PBXTargetDependency */, ); name = Demo; productName = Demo; @@ -7648,6 +7656,11 @@ target = C9A3E9500DD6336500486E4F /* fltk */; targetProxy = 7F00D272115934AD008BECF2 /* PBXContainerItemProxy */; }; + 7F243ECD11AF24DA0004EF90 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 7F00D2511159335B008BECF2 /* device */; + targetProxy = 7F243ECC11AF24DA0004EF90 /* PBXContainerItemProxy */; + }; 7FDAEB931110E51A00E34599 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 7FEC035011033B9800BC057C /* native-filechooser */; |
