X-Git-Url: https://git.saurik.com/apple/hfs.git/blobdiff_plain/1a012475d7bd764b07be2ecf61c7af465f622915..a56bdb9dd68c843a17a0658b5250e0cc67c22fe8:/hfs_util/PB.project?ds=sidebyside diff --git a/hfs_util/PB.project b/hfs_util/PB.project index 7bc97c2..146a30e 100644 --- a/hfs_util/PB.project +++ b/hfs_util/PB.project @@ -8,7 +8,7 @@ FRAMEWORKSEARCH = (); H_FILES = (); M_FILES = (); - OTHER_LINKED = (hfsutil_main.c); + OTHER_LINKED = (hfsutil_main.c hfsutil_jnl.c); OTHER_SOURCES = ( Makefile.preamble, Makefile, @@ -20,11 +20,12 @@ hfs_HD.fs.tiff, hfs_HD.openfs.tiff, hfs_RHD.fs.tiff, - hfs_RHD.openfs.tiff, - Info.plist, - InfoPlist.strings, - PkgInfo, - version.plist + hfs_RHD.openfs.tiff, + Info.plist, + InfoPlist.strings, + PkgInfo, + version.plist, + hfs.util.8 ); PRECOMPILED_HEADERS = (); PROJECT_HEADERS = ();