1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675
|
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXFileReference section */
0211CC4D120211BD0047194A /* tsk_comparedir.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tsk_comparedir.cpp; sourceTree = "<group>"; };
0211CC4E120211BD0047194A /* tsk_comparedir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tsk_comparedir.h; sourceTree = "<group>"; };
02260C4B0D64895B0027BE02 /* md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = md5.c; sourceTree = "<group>"; };
02260C4C0D64895B0027BE02 /* sha1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sha1.c; sourceTree = "<group>"; };
02260C5E0D64895B0027BE02 /* .perltidyrc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .perltidyrc; sourceTree = "<group>"; };
02260C5F0D64895B0027BE02 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
02260C600D64895B0027BE02 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
02260C610D64895B0027BE02 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
02260C620D64895B0027BE02 /* sorter */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = sorter; sourceTree = "<group>"; };
02260C630D64895B0027BE02 /* sorter.base */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = sorter.base; sourceTree = "<group>"; };
02260C710D64895B0027BE02 /* srch_strings.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = srch_strings.c; sourceTree = "<group>"; };
02260C740D64895B0027BE02 /* .perltidyrc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = .perltidyrc; sourceTree = "<group>"; };
02260C750D64895B0027BE02 /* mactime */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = mactime; sourceTree = "<group>"; };
02260C760D64895B0027BE02 /* mactime.base */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = mactime.base; sourceTree = "<group>"; };
02260C770D64895B0027BE02 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
02260C780D64895B0027BE02 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
02260C790D64895B0027BE02 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
0229714A0EBD0AC0001AC9C7 /* hfs_unicompare.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hfs_unicompare.c; sourceTree = "<group>"; };
022B139A0DB6486D00C4BE09 /* nofs_misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nofs_misc.c; sourceTree = "<group>"; };
024D5A7A1166D46E00299079 /* auto.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = auto.cpp; sourceTree = "<group>"; };
024D5A7D11677D4D00299079 /* tsk_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tsk_auto.h; sourceTree = "<group>"; };
024D5A8211678B0D00299079 /* tsk_recover.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tsk_recover.cpp; sourceTree = "<group>"; };
025328FF0E59B5ED000595D8 /* img_io.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = img_io.c; sourceTree = "<group>"; };
025558630DA1C67E00A635EC /* fs_block.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_block.c; sourceTree = "<group>"; };
025D0FC30DBCDDBF00A9420F /* hfind.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = hfind.cpp; sourceTree = "<group>"; };
025D0FC60DBCDDDB00A9420F /* img_cat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = img_cat.cpp; sourceTree = "<group>"; };
025D0FC70DBCDDDB00A9420F /* img_stat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = img_stat.cpp; sourceTree = "<group>"; };
025D0FCA0DBCDDFB00A9420F /* sigfind.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = sigfind.cpp; sourceTree = "<group>"; };
02659ABF0DAFE389004A9AD1 /* fatfs_meta.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fatfs_meta.c; sourceTree = "<group>"; };
02659EF70DB56FA5004A9AD1 /* unix_misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unix_misc.c; sourceTree = "<group>"; };
026FB3B20D19C868000434C7 /* md5c.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = md5c.c; sourceTree = "<group>"; };
026FB3B50D19C868000434C7 /* mymalloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mymalloc.c; sourceTree = "<group>"; };
026FB3B80D19C868000434C7 /* sha1c.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sha1c.c; sourceTree = "<group>"; };
026FB3BB0D19C868000434C7 /* tsk_base.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_base.h; sourceTree = "<group>"; };
026FB3BC0D19C868000434C7 /* tsk_base_i.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_base_i.h; sourceTree = "<group>"; };
026FB3BD0D19C868000434C7 /* tsk_endian.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tsk_endian.c; sourceTree = "<group>"; };
026FB3C00D19C868000434C7 /* tsk_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tsk_error.c; sourceTree = "<group>"; };
026FB3C30D19C868000434C7 /* tsk_list.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tsk_list.c; sourceTree = "<group>"; };
026FB3C60D19C868000434C7 /* tsk_os.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_os.h; sourceTree = "<group>"; };
026FB3C70D19C868000434C7 /* tsk_parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tsk_parse.c; sourceTree = "<group>"; };
026FB3CA0D19C868000434C7 /* tsk_printf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tsk_printf.c; sourceTree = "<group>"; };
026FB3CD0D19C868000434C7 /* tsk_unicode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tsk_unicode.c; sourceTree = "<group>"; };
026FB3D00D19C868000434C7 /* tsk_version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tsk_version.c; sourceTree = "<group>"; };
026FB3D30D19C868000434C7 /* XGetopt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XGetopt.c; sourceTree = "<group>"; };
026FB41B0D19C868000434C7 /* dcalc_lib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dcalc_lib.c; sourceTree = "<group>"; };
026FB41E0D19C868000434C7 /* dcat_lib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dcat_lib.c; sourceTree = "<group>"; };
026FB4210D19C868000434C7 /* dls_lib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dls_lib.c; sourceTree = "<group>"; };
026FB4240D19C868000434C7 /* dstat_lib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dstat_lib.c; sourceTree = "<group>"; };
026FB4270D19C868000434C7 /* ext2fs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ext2fs.c; sourceTree = "<group>"; };
026FB42A0D19C868000434C7 /* ext2fs_dent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ext2fs_dent.c; sourceTree = "<group>"; };
026FB42D0D19C868000434C7 /* ext2fs_journal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ext2fs_journal.c; sourceTree = "<group>"; };
026FB4300D19C868000434C7 /* fatfs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fatfs.c; sourceTree = "<group>"; };
026FB4330D19C868000434C7 /* fatfs_dent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fatfs_dent.c; sourceTree = "<group>"; };
026FB4360D19C868000434C7 /* ffind_lib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ffind_lib.c; sourceTree = "<group>"; };
026FB4390D19C868000434C7 /* ffs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ffs.c; sourceTree = "<group>"; };
026FB43C0D19C868000434C7 /* ffs_dent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ffs_dent.c; sourceTree = "<group>"; };
026FB43F0D19C868000434C7 /* fls_lib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fls_lib.c; sourceTree = "<group>"; };
026FB4480D19C868000434C7 /* fs_inode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_inode.c; sourceTree = "<group>"; };
026FB44B0D19C868000434C7 /* fs_io.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_io.c; sourceTree = "<group>"; };
026FB44E0D19C868000434C7 /* fs_load.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_load.c; sourceTree = "<group>"; };
026FB4510D19C868000434C7 /* fs_open.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_open.c; sourceTree = "<group>"; };
026FB4540D19C868000434C7 /* fs_types.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_types.c; sourceTree = "<group>"; };
026FB4570D19C868000434C7 /* hfs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hfs.c; sourceTree = "<group>"; };
026FB45A0D19C868000434C7 /* hfs_dent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hfs_dent.c; sourceTree = "<group>"; };
026FB45D0D19C868000434C7 /* hfs_journal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hfs_journal.c; sourceTree = "<group>"; };
026FB4600D19C868000434C7 /* icat_lib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = icat_lib.c; sourceTree = "<group>"; };
026FB4630D19C868000434C7 /* ifind_lib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ifind_lib.c; sourceTree = "<group>"; };
026FB4660D19C868000434C7 /* ils_lib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ils_lib.c; sourceTree = "<group>"; };
026FB4690D19C868000434C7 /* iso9660.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = iso9660.c; sourceTree = "<group>"; };
026FB46C0D19C868000434C7 /* iso9660_dent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = iso9660_dent.c; sourceTree = "<group>"; };
026FB4730D19C868000434C7 /* ntfs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ntfs.c; sourceTree = "<group>"; };
026FB4760D19C868000434C7 /* ntfs_dent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ntfs_dent.c; sourceTree = "<group>"; };
026FB4790D19C868000434C7 /* rawfs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rawfs.c; sourceTree = "<group>"; };
026FB47C0D19C868000434C7 /* swapfs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = swapfs.c; sourceTree = "<group>"; };
026FB47F0D19C868000434C7 /* tsk_ext2fs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_ext2fs.h; sourceTree = "<group>"; };
026FB4800D19C868000434C7 /* tsk_fatfs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_fatfs.h; sourceTree = "<group>"; };
026FB4810D19C868000434C7 /* tsk_ffs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_ffs.h; sourceTree = "<group>"; };
026FB4820D19C868000434C7 /* tsk_fs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_fs.h; sourceTree = "<group>"; };
026FB4830D19C868000434C7 /* tsk_fs_i.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_fs_i.h; sourceTree = "<group>"; };
026FB4840D19C868000434C7 /* tsk_hfs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_hfs.h; sourceTree = "<group>"; };
026FB4850D19C868000434C7 /* tsk_iso9660.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_iso9660.h; sourceTree = "<group>"; };
026FB4860D19C868000434C7 /* tsk_ntfs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_ntfs.h; sourceTree = "<group>"; };
026FB4970D19C869000434C7 /* hk_index.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hk_index.c; sourceTree = "<group>"; };
026FB49A0D19C869000434C7 /* idxonly_index.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = idxonly_index.c; sourceTree = "<group>"; };
026FB4A10D19C869000434C7 /* md5sum_index.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = md5sum_index.c; sourceTree = "<group>"; };
026FB4A40D19C869000434C7 /* nsrl_index.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nsrl_index.c; sourceTree = "<group>"; };
026FB4A70D19C869000434C7 /* tm_lookup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tm_lookup.c; sourceTree = "<group>"; };
026FB4AA0D19C869000434C7 /* tsk_hashdb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_hashdb.h; sourceTree = "<group>"; };
026FB4AB0D19C869000434C7 /* tsk_hashdb_i.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_hashdb_i.h; sourceTree = "<group>"; };
026FB4BE0D19C869000434C7 /* aff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aff.c; sourceTree = "<group>"; };
026FB4BF0D19C869000434C7 /* aff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aff.h; sourceTree = "<group>"; };
026FB4C30D19C869000434C7 /* ewf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ewf.c; sourceTree = "<group>"; };
026FB4C40D19C869000434C7 /* ewf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ewf.h; sourceTree = "<group>"; };
026FB4C70D19C869000434C7 /* img_open.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = img_open.c; sourceTree = "<group>"; };
026FB4CA0D19C869000434C7 /* img_types.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = img_types.c; sourceTree = "<group>"; };
026FB4D10D19C869000434C7 /* raw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = raw.c; sourceTree = "<group>"; };
026FB4D20D19C869000434C7 /* raw.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = raw.h; sourceTree = "<group>"; };
026FB4D50D19C869000434C7 /* split.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = split.c; sourceTree = "<group>"; };
026FB4D60D19C869000434C7 /* split.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = split.h; sourceTree = "<group>"; };
026FB4D90D19C869000434C7 /* tsk_img.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_img.h; sourceTree = "<group>"; };
026FB4DA0D19C869000434C7 /* tsk_img_i.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_img_i.h; sourceTree = "<group>"; };
026FB4DB0D19C869000434C7 /* libtsk.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libtsk.h; path = ../tsk/libtsk.h; sourceTree = SOURCE_ROOT; };
026FB4F40D19C869000434C7 /* bsd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bsd.c; sourceTree = "<group>"; };
026FB4F70D19C869000434C7 /* dos.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dos.c; sourceTree = "<group>"; };
026FB4FA0D19C869000434C7 /* gpt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gpt.c; sourceTree = "<group>"; };
026FB4FE0D19C869000434C7 /* mac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mac.c; sourceTree = "<group>"; };
026FB5040D19C869000434C7 /* mm_io.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mm_io.c; sourceTree = "<group>"; };
026FB5070D19C869000434C7 /* mm_open.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mm_open.c; sourceTree = "<group>"; };
026FB50A0D19C869000434C7 /* mm_part.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mm_part.c; sourceTree = "<group>"; };
026FB50D0D19C869000434C7 /* mm_types.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mm_types.c; sourceTree = "<group>"; };
026FB5100D19C869000434C7 /* sun.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sun.c; sourceTree = "<group>"; };
026FB5130D19C869000434C7 /* tsk_bsd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_bsd.h; sourceTree = "<group>"; };
026FB5140D19C869000434C7 /* tsk_dos.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_dos.h; sourceTree = "<group>"; };
026FB5150D19C869000434C7 /* tsk_gpt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_gpt.h; sourceTree = "<group>"; };
026FB5160D19C869000434C7 /* tsk_mac.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_mac.h; sourceTree = "<group>"; };
026FB5170D19C869000434C7 /* tsk_sun.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_sun.h; sourceTree = "<group>"; };
026FB5180D19C869000434C7 /* tsk_vs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_vs.h; sourceTree = "<group>"; };
026FB5190D19C869000434C7 /* tsk_vs_i.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tsk_vs_i.h; sourceTree = "<group>"; };
0273551A0E7C45D7002BD6DB /* blkcalc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = blkcalc.cpp; sourceTree = "<group>"; };
0273551B0E7C45D7002BD6DB /* blkcat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = blkcat.cpp; sourceTree = "<group>"; };
0273551C0E7C45D7002BD6DB /* blkls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = blkls.cpp; sourceTree = "<group>"; };
0273551D0E7C45D7002BD6DB /* blkstat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = blkstat.cpp; sourceTree = "<group>"; };
0275A86B0E6790AA000C361B /* fs_attrlist_apis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fs_attrlist_apis.cpp; path = ../tests/fs_attrlist_apis.cpp; sourceTree = SOURCE_ROOT; };
0275AA0B0E6826BC000C361B /* fs_parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_parse.c; sourceTree = "<group>"; };
0275AD7B0E686F06000C361B /* fs_attr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_attr.c; sourceTree = "<group>"; };
0275AD7C0E686F06000C361B /* fs_attrlist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_attrlist.c; sourceTree = "<group>"; };
0275ADB60E687BF4000C361B /* fs_name.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_name.c; sourceTree = "<group>"; };
029B470A0E13FBD300AF156D /* fs_dir.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_dir.c; sourceTree = "<group>"; };
029B48CB0E14297800AF156D /* tsk_stack.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tsk_stack.c; sourceTree = "<group>"; };
029B49E60E15500B00AF156D /* fs_fname_apis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fs_fname_apis.cpp; path = ../tests/fs_fname_apis.cpp; sourceTree = SOURCE_ROOT; };
029B49E70E15500B00AF156D /* read_apis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = read_apis.cpp; path = ../tests/read_apis.cpp; sourceTree = SOURCE_ROOT; };
029B4ADB0E15672900AF156D /* fs_file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fs_file.c; sourceTree = "<group>"; };
029B61140E1D37CF00AF156D /* callback-style.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "callback-style.cpp"; path = "../samples/callback-style.cpp"; sourceTree = SOURCE_ROOT; };
029B61150E1D37DE00AF156D /* posix-style.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "posix-style.cpp"; path = "../samples/posix-style.cpp"; sourceTree = SOURCE_ROOT; };
02DE5E43117A8A4500D94722 /* auto_db.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = auto_db.cpp; sourceTree = "<group>"; };
02DE5E44117B925700D94722 /* tsk_loaddb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tsk_loaddb.cpp; sourceTree = "<group>"; };
02F9DE1C0D9BF030009C3F0E /* ffind.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ffind.cpp; sourceTree = "<group>"; };
02F9DE1D0D9BF030009C3F0E /* fls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = fls.cpp; sourceTree = "<group>"; };
02F9DE1E0D9BF030009C3F0E /* fscheck.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = fscheck.cpp; sourceTree = "<group>"; };
02F9DE1F0D9BF030009C3F0E /* fsstat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = fsstat.cpp; sourceTree = "<group>"; };
02F9DE200D9BF030009C3F0E /* icat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = icat.cpp; sourceTree = "<group>"; };
02F9DE210D9BF030009C3F0E /* ifind.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ifind.cpp; sourceTree = "<group>"; };
02F9DE220D9BF030009C3F0E /* ils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ils.cpp; sourceTree = "<group>"; };
02F9DE230D9BF030009C3F0E /* istat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = istat.cpp; sourceTree = "<group>"; };
02F9DE240D9BF030009C3F0E /* jcat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = jcat.cpp; sourceTree = "<group>"; };
02F9DE250D9BF030009C3F0E /* jls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = jls.cpp; sourceTree = "<group>"; };
02F9DE660D9BFCF2009C3F0E /* mmcat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mmcat.cpp; sourceTree = "<group>"; };
02F9DE670D9BFCF2009C3F0E /* mmls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mmls.cpp; sourceTree = "<group>"; };
02F9DE680D9BFCF2009C3F0E /* mmstat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mmstat.cpp; sourceTree = "<group>"; };
D70295221469E7DD0087E028 /* case_db.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = case_db.cpp; sourceTree = "<group>"; };
D70295231469E7E40087E028 /* db_sqlite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = db_sqlite.cpp; sourceTree = "<group>"; };
D70B6982155AF1A4006D783E /* tsk_case_db.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tsk_case_db.h; sourceTree = "<group>"; };
D70B6983155AF1A4006D783E /* tsk_db_sqlite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tsk_db_sqlite.h; sourceTree = "<group>"; };
D721CF8A126B5A3500AA2B16 /* tsk_gettimes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tsk_gettimes.cpp; sourceTree = "<group>"; };
D7774DF413E30DD100742A51 /* mult_files.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mult_files.c; sourceTree = "<group>"; };
D7864D7A134E2EFC00036A41 /* tsk_lock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tsk_lock.c; sourceTree = "<group>"; };
D79CAB5F1215B2A4004F70CE /* tsk_auto_i.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tsk_auto_i.h; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXGroup section */
02260C400D64895B0027BE02 /* hashtools */ = {
isa = PBXGroup;
children = (
025D0FC30DBCDDBF00A9420F /* hfind.cpp */,
02260C4B0D64895B0027BE02 /* md5.c */,
02260C4C0D64895B0027BE02 /* sha1.c */,
);
name = hashtools;
path = ../tools/hashtools;
sourceTree = SOURCE_ROOT;
};
02260C4D0D64895B0027BE02 /* imgtools */ = {
isa = PBXGroup;
children = (
025D0FC60DBCDDDB00A9420F /* img_cat.cpp */,
025D0FC70DBCDDDB00A9420F /* img_stat.cpp */,
);
name = imgtools;
path = ../tools/imgtools;
sourceTree = SOURCE_ROOT;
};
02260C5D0D64895B0027BE02 /* sorter */ = {
isa = PBXGroup;
children = (
02260C5E0D64895B0027BE02 /* .perltidyrc */,
02260C5F0D64895B0027BE02 /* Makefile */,
02260C600D64895B0027BE02 /* Makefile.am */,
02260C610D64895B0027BE02 /* Makefile.in */,
02260C620D64895B0027BE02 /* sorter */,
02260C630D64895B0027BE02 /* sorter.base */,
);
name = sorter;
path = ../tools/sorter;
sourceTree = SOURCE_ROOT;
};
02260C640D64895B0027BE02 /* srchtools */ = {
isa = PBXGroup;
children = (
025D0FCA0DBCDDFB00A9420F /* sigfind.cpp */,
02260C710D64895B0027BE02 /* srch_strings.c */,
);
name = srchtools;
path = ../tools/srchtools;
sourceTree = SOURCE_ROOT;
};
02260C730D64895B0027BE02 /* timeline */ = {
isa = PBXGroup;
children = (
02260C740D64895B0027BE02 /* .perltidyrc */,
02260C750D64895B0027BE02 /* mactime */,
02260C760D64895B0027BE02 /* mactime.base */,
02260C770D64895B0027BE02 /* Makefile */,
02260C780D64895B0027BE02 /* Makefile.am */,
02260C790D64895B0027BE02 /* Makefile.in */,
);
name = timeline;
path = ../tools/timeline;
sourceTree = SOURCE_ROOT;
};
024D5A781166D46E00299079 /* auto */ = {
isa = PBXGroup;
children = (
D70B6982155AF1A4006D783E /* tsk_case_db.h */,
D70B6983155AF1A4006D783E /* tsk_db_sqlite.h */,
D70295231469E7E40087E028 /* db_sqlite.cpp */,
D70295221469E7DD0087E028 /* case_db.cpp */,
D79CAB5F1215B2A4004F70CE /* tsk_auto_i.h */,
02DE5E43117A8A4500D94722 /* auto_db.cpp */,
024D5A7D11677D4D00299079 /* tsk_auto.h */,
024D5A7A1166D46E00299079 /* auto.cpp */,
);
name = auto;
path = ../tsk/auto;
sourceTree = SOURCE_ROOT;
};
024D5A7E11678B0D00299079 /* autotools */ = {
isa = PBXGroup;
children = (
D721CF8A126B5A3500AA2B16 /* tsk_gettimes.cpp */,
0211CC4D120211BD0047194A /* tsk_comparedir.cpp */,
0211CC4E120211BD0047194A /* tsk_comparedir.h */,
02DE5E44117B925700D94722 /* tsk_loaddb.cpp */,
024D5A8211678B0D00299079 /* tsk_recover.cpp */,
);
name = autotools;
path = ../tools/autotools;
sourceTree = SOURCE_ROOT;
};
026FB3810D19C831000434C7 = {
isa = PBXGroup;
children = (
024D5A7E11678B0D00299079 /* autotools */,
024D5A781166D46E00299079 /* auto */,
029B610D0E1D373600AF156D /* samples */,
029B49E50E154FE200AF156D /* tests */,
026FB38C0D19C867000434C7 /* base */,
026FB4AC0D19C869000434C7 /* img */,
026FB4DC0D19C869000434C7 /* vs */,
026FB3D50D19C868000434C7 /* fs */,
026FB4870D19C868000434C7 /* hashdb */,
02260C4D0D64895B0027BE02 /* imgtools */,
02F9DE5C0D9BFCF2009C3F0E /* vstools */,
02F9DE070D9BF030009C3F0E /* fstools */,
02260C400D64895B0027BE02 /* hashtools */,
02260C5D0D64895B0027BE02 /* sorter */,
02260C640D64895B0027BE02 /* srchtools */,
02260C730D64895B0027BE02 /* timeline */,
026FB4DB0D19C869000434C7 /* libtsk.h */,
);
sourceTree = "<group>";
};
026FB38C0D19C867000434C7 /* base */ = {
isa = PBXGroup;
children = (
D7864D7A134E2EFC00036A41 /* tsk_lock.c */,
026FB3B20D19C868000434C7 /* md5c.c */,
026FB3B50D19C868000434C7 /* mymalloc.c */,
026FB3B80D19C868000434C7 /* sha1c.c */,
026FB3BB0D19C868000434C7 /* tsk_base.h */,
026FB3BC0D19C868000434C7 /* tsk_base_i.h */,
026FB3BD0D19C868000434C7 /* tsk_endian.c */,
026FB3C00D19C868000434C7 /* tsk_error.c */,
026FB3C30D19C868000434C7 /* tsk_list.c */,
026FB3C60D19C868000434C7 /* tsk_os.h */,
026FB3C70D19C868000434C7 /* tsk_parse.c */,
026FB3CA0D19C868000434C7 /* tsk_printf.c */,
029B48CB0E14297800AF156D /* tsk_stack.c */,
026FB3CD0D19C868000434C7 /* tsk_unicode.c */,
026FB3D00D19C868000434C7 /* tsk_version.c */,
026FB3D30D19C868000434C7 /* XGetopt.c */,
);
name = base;
path = ../tsk/base;
sourceTree = SOURCE_ROOT;
};
026FB3D50D19C868000434C7 /* fs */ = {
isa = PBXGroup;
children = (
026FB41B0D19C868000434C7 /* dcalc_lib.c */,
026FB41E0D19C868000434C7 /* dcat_lib.c */,
026FB4210D19C868000434C7 /* dls_lib.c */,
026FB4240D19C868000434C7 /* dstat_lib.c */,
026FB4270D19C868000434C7 /* ext2fs.c */,
026FB42A0D19C868000434C7 /* ext2fs_dent.c */,
026FB42D0D19C868000434C7 /* ext2fs_journal.c */,
026FB4300D19C868000434C7 /* fatfs.c */,
026FB4330D19C868000434C7 /* fatfs_dent.c */,
02659ABF0DAFE389004A9AD1 /* fatfs_meta.c */,
026FB4360D19C868000434C7 /* ffind_lib.c */,
026FB4390D19C868000434C7 /* ffs.c */,
026FB43C0D19C868000434C7 /* ffs_dent.c */,
026FB43F0D19C868000434C7 /* fls_lib.c */,
0275AD7B0E686F06000C361B /* fs_attr.c */,
0275AD7C0E686F06000C361B /* fs_attrlist.c */,
025558630DA1C67E00A635EC /* fs_block.c */,
029B470A0E13FBD300AF156D /* fs_dir.c */,
029B4ADB0E15672900AF156D /* fs_file.c */,
026FB4480D19C868000434C7 /* fs_inode.c */,
026FB44B0D19C868000434C7 /* fs_io.c */,
026FB44E0D19C868000434C7 /* fs_load.c */,
0275ADB60E687BF4000C361B /* fs_name.c */,
026FB4510D19C868000434C7 /* fs_open.c */,
0275AA0B0E6826BC000C361B /* fs_parse.c */,
026FB4540D19C868000434C7 /* fs_types.c */,
026FB4570D19C868000434C7 /* hfs.c */,
026FB45A0D19C868000434C7 /* hfs_dent.c */,
026FB45D0D19C868000434C7 /* hfs_journal.c */,
0229714A0EBD0AC0001AC9C7 /* hfs_unicompare.c */,
026FB4600D19C868000434C7 /* icat_lib.c */,
026FB4630D19C868000434C7 /* ifind_lib.c */,
026FB4660D19C868000434C7 /* ils_lib.c */,
026FB4690D19C868000434C7 /* iso9660.c */,
026FB46C0D19C868000434C7 /* iso9660_dent.c */,
022B139A0DB6486D00C4BE09 /* nofs_misc.c */,
026FB4730D19C868000434C7 /* ntfs.c */,
026FB4760D19C868000434C7 /* ntfs_dent.c */,
026FB4790D19C868000434C7 /* rawfs.c */,
026FB47C0D19C868000434C7 /* swapfs.c */,
026FB47F0D19C868000434C7 /* tsk_ext2fs.h */,
026FB4800D19C868000434C7 /* tsk_fatfs.h */,
026FB4810D19C868000434C7 /* tsk_ffs.h */,
026FB4820D19C868000434C7 /* tsk_fs.h */,
026FB4830D19C868000434C7 /* tsk_fs_i.h */,
026FB4840D19C868000434C7 /* tsk_hfs.h */,
026FB4850D19C868000434C7 /* tsk_iso9660.h */,
026FB4860D19C868000434C7 /* tsk_ntfs.h */,
02659EF70DB56FA5004A9AD1 /* unix_misc.c */,
);
name = fs;
path = ../tsk/fs;
sourceTree = SOURCE_ROOT;
};
026FB4870D19C868000434C7 /* hashdb */ = {
isa = PBXGroup;
children = (
026FB4970D19C869000434C7 /* hk_index.c */,
026FB49A0D19C869000434C7 /* idxonly_index.c */,
026FB4A10D19C869000434C7 /* md5sum_index.c */,
026FB4A40D19C869000434C7 /* nsrl_index.c */,
026FB4A70D19C869000434C7 /* tm_lookup.c */,
026FB4AA0D19C869000434C7 /* tsk_hashdb.h */,
026FB4AB0D19C869000434C7 /* tsk_hashdb_i.h */,
);
name = hashdb;
path = ../tsk/hashdb;
sourceTree = SOURCE_ROOT;
};
026FB4AC0D19C869000434C7 /* img */ = {
isa = PBXGroup;
children = (
026FB4BE0D19C869000434C7 /* aff.c */,
026FB4BF0D19C869000434C7 /* aff.h */,
026FB4C30D19C869000434C7 /* ewf.c */,
026FB4C40D19C869000434C7 /* ewf.h */,
025328FF0E59B5ED000595D8 /* img_io.c */,
026FB4C70D19C869000434C7 /* img_open.c */,
026FB4CA0D19C869000434C7 /* img_types.c */,
D7774DF413E30DD100742A51 /* mult_files.c */,
026FB4D10D19C869000434C7 /* raw.c */,
026FB4D20D19C869000434C7 /* raw.h */,
026FB4D50D19C869000434C7 /* split.c */,
026FB4D60D19C869000434C7 /* split.h */,
026FB4D90D19C869000434C7 /* tsk_img.h */,
026FB4DA0D19C869000434C7 /* tsk_img_i.h */,
);
name = img;
path = ../tsk/img;
sourceTree = SOURCE_ROOT;
};
026FB4DC0D19C869000434C7 /* vs */ = {
isa = PBXGroup;
children = (
026FB4F40D19C869000434C7 /* bsd.c */,
026FB4F70D19C869000434C7 /* dos.c */,
026FB4FA0D19C869000434C7 /* gpt.c */,
026FB4FE0D19C869000434C7 /* mac.c */,
026FB5040D19C869000434C7 /* mm_io.c */,
026FB5070D19C869000434C7 /* mm_open.c */,
026FB50A0D19C869000434C7 /* mm_part.c */,
026FB50D0D19C869000434C7 /* mm_types.c */,
026FB5100D19C869000434C7 /* sun.c */,
026FB5130D19C869000434C7 /* tsk_bsd.h */,
026FB5140D19C869000434C7 /* tsk_dos.h */,
026FB5150D19C869000434C7 /* tsk_gpt.h */,
026FB5160D19C869000434C7 /* tsk_mac.h */,
026FB5170D19C869000434C7 /* tsk_sun.h */,
026FB5180D19C869000434C7 /* tsk_vs.h */,
026FB5190D19C869000434C7 /* tsk_vs_i.h */,
);
name = vs;
path = ../tsk/vs;
sourceTree = SOURCE_ROOT;
};
029B49E50E154FE200AF156D /* tests */ = {
isa = PBXGroup;
children = (
0275A86B0E6790AA000C361B /* fs_attrlist_apis.cpp */,
029B49E60E15500B00AF156D /* fs_fname_apis.cpp */,
029B49E70E15500B00AF156D /* read_apis.cpp */,
);
name = tests;
sourceTree = "<group>";
};
029B610D0E1D373600AF156D /* samples */ = {
isa = PBXGroup;
children = (
029B61140E1D37CF00AF156D /* callback-style.cpp */,
029B61150E1D37DE00AF156D /* posix-style.cpp */,
);
name = samples;
sourceTree = "<group>";
};
02F9DE070D9BF030009C3F0E /* fstools */ = {
isa = PBXGroup;
children = (
0273551A0E7C45D7002BD6DB /* blkcalc.cpp */,
0273551B0E7C45D7002BD6DB /* blkcat.cpp */,
0273551C0E7C45D7002BD6DB /* blkls.cpp */,
0273551D0E7C45D7002BD6DB /* blkstat.cpp */,
02F9DE1C0D9BF030009C3F0E /* ffind.cpp */,
02F9DE1D0D9BF030009C3F0E /* fls.cpp */,
02F9DE1E0D9BF030009C3F0E /* fscheck.cpp */,
02F9DE1F0D9BF030009C3F0E /* fsstat.cpp */,
02F9DE200D9BF030009C3F0E /* icat.cpp */,
02F9DE210D9BF030009C3F0E /* ifind.cpp */,
02F9DE220D9BF030009C3F0E /* ils.cpp */,
02F9DE230D9BF030009C3F0E /* istat.cpp */,
02F9DE240D9BF030009C3F0E /* jcat.cpp */,
02F9DE250D9BF030009C3F0E /* jls.cpp */,
);
name = fstools;
path = ../tools/fstools;
sourceTree = SOURCE_ROOT;
};
02F9DE5C0D9BFCF2009C3F0E /* vstools */ = {
isa = PBXGroup;
children = (
02F9DE660D9BFCF2009C3F0E /* mmcat.cpp */,
02F9DE670D9BFCF2009C3F0E /* mmls.cpp */,
02F9DE680D9BFCF2009C3F0E /* mmstat.cpp */,
);
name = vstools;
path = ../tools/vstools;
sourceTree = SOURCE_ROOT;
};
/* End PBXGroup section */
/* Begin PBXLegacyTarget section */
02DC8CFF0ED0A60E00BFCE0B /* libtsk */ = {
isa = PBXLegacyTarget;
buildArgumentsString = "$(ACTION)";
buildConfigurationList = 02DC8D100ED0A61100BFCE0B /* Build configuration list for PBXLegacyTarget "libtsk" */;
buildPhases = (
);
buildToolPath = /usr/bin/make;
buildWorkingDirectory = ../tsk;
dependencies = (
);
name = libtsk;
passBuildSettingsInEnvironment = 1;
productName = libtsk;
};
02DC8D4E0ED0A7AF00BFCE0B /* tools */ = {
isa = PBXLegacyTarget;
buildArgumentsString = "$(ACTION)";
buildConfigurationList = 02DC8D570ED0A7B700BFCE0B /* Build configuration list for PBXLegacyTarget "tools" */;
buildPhases = (
);
buildToolPath = /usr/bin/make;
buildWorkingDirectory = ../tools/;
dependencies = (
);
name = tools;
passBuildSettingsInEnvironment = 1;
productName = tools;
};
02DC8D5A0ED0A7C500BFCE0B /* all */ = {
isa = PBXLegacyTarget;
buildArgumentsString = "$(ACTION)";
buildConfigurationList = 02DC8D630ED0A7CC00BFCE0B /* Build configuration list for PBXLegacyTarget "all" */;
buildPhases = (
);
buildToolPath = /usr/bin/make;
buildWorkingDirectory = ../;
dependencies = (
);
name = all;
passBuildSettingsInEnvironment = 1;
productName = all;
};
/* End PBXLegacyTarget section */
/* Begin PBXProject section */
026FB3830D19C831000434C7 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0450;
};
buildConfigurationList = 026FB3840D19C831000434C7 /* Build configuration list for PBXProject "sleuthkit" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
Japanese,
French,
German,
);
mainGroup = 026FB3810D19C831000434C7;
projectDirPath = "";
projectRoot = "";
targets = (
02DC8CFF0ED0A60E00BFCE0B /* libtsk */,
02DC8D4E0ED0A7AF00BFCE0B /* tools */,
02DC8D5A0ED0A7C500BFCE0B /* all */,
);
};
/* End PBXProject section */
/* Begin XCBuildConfiguration section */
026FB3850D19C831000434C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
};
name = Debug;
};
026FB3860D19C831000434C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
};
name = Release;
};
02DC8D110ED0A61100BFCE0B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = libtsk;
};
name = Debug;
};
02DC8D120ED0A61100BFCE0B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = libtsk;
ZERO_LINK = NO;
};
name = Release;
};
02DC8D580ED0A7B700BFCE0B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = tools;
};
name = Debug;
};
02DC8D590ED0A7B700BFCE0B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = tools;
ZERO_LINK = NO;
};
name = Release;
};
02DC8D640ED0A7CC00BFCE0B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = all;
};
name = Debug;
};
02DC8D650ED0A7CC00BFCE0B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = all;
ZERO_LINK = NO;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
026FB3840D19C831000434C7 /* Build configuration list for PBXProject "sleuthkit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
026FB3850D19C831000434C7 /* Debug */,
026FB3860D19C831000434C7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
02DC8D100ED0A61100BFCE0B /* Build configuration list for PBXLegacyTarget "libtsk" */ = {
isa = XCConfigurationList;
buildConfigurations = (
02DC8D110ED0A61100BFCE0B /* Debug */,
02DC8D120ED0A61100BFCE0B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
02DC8D570ED0A7B700BFCE0B /* Build configuration list for PBXLegacyTarget "tools" */ = {
isa = XCConfigurationList;
buildConfigurations = (
02DC8D580ED0A7B700BFCE0B /* Debug */,
02DC8D590ED0A7B700BFCE0B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
02DC8D630ED0A7CC00BFCE0B /* Build configuration list for PBXLegacyTarget "all" */ = {
isa = XCConfigurationList;
buildConfigurations = (
02DC8D640ED0A7CC00BFCE0B /* Debug */,
02DC8D650ED0A7CC00BFCE0B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 026FB3830D19C831000434C7 /* Project object */;
}
|