Skip to content

Commit

Permalink
Added 'Autolaunch Prefpane Module' to the 'Package' target
Browse files Browse the repository at this point in the history
darcs-hash:20060917050222-3181a-b0f964d08c9d41259c93481356fdc02daecebeb8.gz
  • Loading branch information
dnoblet committed Sep 17, 2006
1 parent 66f336f commit b5197d4
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion FMN.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
0EF04FA80AAEA3D40028356D /* PBXTargetDependency */,
0EF04FAA0AAEA3D40028356D /* PBXTargetDependency */,
0EF04FAC0AAEA3D40028356D /* PBXTargetDependency */,
669ED0850ABD0DC3007EF09D /* PBXTargetDependency */,
);
name = "Package FMN";
productName = "Package FMN";
Expand Down Expand Up @@ -124,11 +125,18 @@
remoteGlobalIDString = 0E13E42B0A9A7DDD0093153D;
remoteInfo = "Forget-Me-Not Prefpane";
};
669ED0840ABD0DC3007EF09D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
proxyType = 1;
remoteGlobalIDString = 66D404800ABCE52B0014F0F4 /* AutolaunchPrefpaneModule */;
remoteInfo = AutolaunchPrefpaneModule;
};
66D404860ABCE53C0014F0F4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0E13E42B0A9A7DDD0093153D /* Forget-Me-Not Prefpane */;
remoteGlobalIDString = 0E13E42B0A9A7DDD0093153D;
remoteInfo = "Forget-Me-Not Prefpane";
};
/* End PBXContainerItemProxy section */
Expand Down Expand Up @@ -763,6 +771,11 @@
target = 0E13E42B0A9A7DDD0093153D /* Forget-Me-Not Prefpane */;
targetProxy = 0EF04FAB0AAEA3D40028356D /* PBXContainerItemProxy */;
};
669ED0850ABD0DC3007EF09D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 66D404800ABCE52B0014F0F4 /* AutolaunchPrefpaneModule */;
targetProxy = 669ED0840ABD0DC3007EF09D /* PBXContainerItemProxy */;
};
66D404870ABCE53C0014F0F4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0E13E42B0A9A7DDD0093153D /* Forget-Me-Not Prefpane */;
Expand Down

0 comments on commit b5197d4

Please sign in to comment.