~vcs-imports/artoolkit/sf-trunk

« back to all changes in this revision

Viewing changes to artoolkit/ARToolKit.xcodeproj/project.pbxproj

  • Committer: philip_lamb
  • Date: 2008-02-18 23:50:16 UTC
  • Revision ID: svn-v4:d65a7696-613b-0410-ac10-aa9ec39ffaa2:trunk:279
- Pulldowns from ARToolKit4: Add Linux/Unix scripts to set ARTOOLKIT_2_ROOT env variable. Add share/artoolkit-config script to ease linking to ARToolKit in third-party binaries. Remove Xmu and add pthread to link libs on Linux.
- Correct version number in config.h.in.
- Add share directory in Xcode project files list.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1424
1424
                4A934D80086A2DB700DF2FAC /* libARvrml.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libARvrml.a; sourceTree = "<group>"; };
1425
1425
                4A99C6520A59DCC3001B4C35 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
1426
1426
                4A99C6530A59DCC3001B4C35 /* video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = video.c; sourceTree = "<group>"; };
 
1427
                4A9F9ABD0D6A4E7B00C7456B /* artoolkit-config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "artoolkit-config"; sourceTree = "<group>"; };
 
1428
                4A9F9ABE0D6A4E7B00C7456B /* artoolkit-config.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "artoolkit-config.in"; sourceTree = "<group>"; };
 
1429
                4A9F9ABF0D6A4E7B00C7456B /* artoolkit-setenv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "artoolkit-setenv"; sourceTree = "<group>"; };
 
1430
                4A9F9AC00D6A4E7B00C7456B /* artoolkit-unsetenv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "artoolkit-unsetenv"; sourceTree = "<group>"; };
 
1431
                4A9F9AC10D6A4E7B00C7456B /* globals.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = globals.lua; sourceTree = "<group>"; };
 
1432
                4A9F9AC20D6A4E7B00C7456B /* modules.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = modules.lua; sourceTree = "<group>"; };
 
1433
                4A9F9AC30D6A4E7B00C7456B /* premake.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = premake.lua; sourceTree = "<group>"; };
1427
1434
                4AAB8C740728934300708844 /* ARToolKit.dsw */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; lineEnding = 2; path = ARToolKit.dsw; sourceTree = "<group>"; };
1428
1435
                4AAB8C750728934300708844 /* ARToolKit.sln */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ARToolKit.sln; sourceTree = "<group>"; };
1429
1436
                4AAB8C760728937100708844 /* libARvideo.dsp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libARvideo.dsp; sourceTree = "<group>"; };
1948
1955
                                4A427C06048431FA00B56093 /* patterns */,
1949
1956
                                4A427C10048431FA00B56093 /* util */,
1950
1957
                                4A461B5C04843FAA00B56093 /* bin */,
 
1958
                                4A9F9ABC0D6A4E7B00C7456B /* share */,
1951
1959
                                4A3F1552064A0C7C0042B0D7 /* External Libraries & Frameworks */,
1952
1960
                                4AE2305E0659B7D10047D402 /* Products */,
1953
1961
                        );
2469
2477
                        path = VideoGStreamer;
2470
2478
                        sourceTree = "<group>";
2471
2479
                };
 
2480
                4A9F9ABC0D6A4E7B00C7456B /* share */ = {
 
2481
                        isa = PBXGroup;
 
2482
                        children = (
 
2483
                                4A9F9ABD0D6A4E7B00C7456B /* artoolkit-config */,
 
2484
                                4A9F9ABE0D6A4E7B00C7456B /* artoolkit-config.in */,
 
2485
                                4A9F9ABF0D6A4E7B00C7456B /* artoolkit-setenv */,
 
2486
                                4A9F9AC00D6A4E7B00C7456B /* artoolkit-unsetenv */,
 
2487
                                4A9F9AC10D6A4E7B00C7456B /* globals.lua */,
 
2488
                                4A9F9AC20D6A4E7B00C7456B /* modules.lua */,
 
2489
                                4A9F9AC30D6A4E7B00C7456B /* premake.lua */,
 
2490
                        );
 
2491
                        path = share;
 
2492
                        sourceTree = "<group>";
 
2493
                };
2472
2494
                4AC3C076075188AB0073D2C6 /* graphicsTest */ = {
2473
2495
                        isa = PBXGroup;
2474
2496
                        children = (