]> git.saurik.com Git - apple/system_cmds.git/blobdiff - shutdown.tproj/PB.project
system_cmds-431.tar.gz
[apple/system_cmds.git] / shutdown.tproj / PB.project
index 87cbc03aff447c420963fb8c9d704da782c0ef8e..cde35ad772694376b901abaeef797b7c3049621b 100644 (file)
@@ -1,10 +1,10 @@
 {
     APPCLASS = NSApplication; 
     FILESTABLE = {
-        FRAMEWORKS = (); 
+        FRAMEWORKS = (IOKit.framework); 
         H_FILES = (pathnames.h); 
         M_FILES = (); 
-        OTHER_LIBS = (); 
+        OTHER_LIBS = (bsm); 
         OTHER_LINKED = (shutdown.c); 
         OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, Makefile.dist, shutdown.8); 
         PRECOMPILED_HEADERS = ();