[crisscross commit] r852 - trunk/targets/xcode/CrissCross.xcodeproj

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 14, 2008, 2:42:27 PM10/14/08
to crisscr...@googlegroups.com
Author: steven.noonan
Date: Tue Oct 14 11:40:42 2008
New Revision: 852

Modified:
trunk/targets/xcode/CrissCross.xcodeproj/project.pbxproj

Log:
Xcode project updated for new paths.


Modified: trunk/targets/xcode/CrissCross.xcodeproj/project.pbxproj
==============================================================================
--- trunk/targets/xcode/CrissCross.xcodeproj/project.pbxproj (original)
+++ trunk/targets/xcode/CrissCross.xcodeproj/project.pbxproj Tue Oct 14
11:40:42 2008
@@ -111,86 +111,86 @@
089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference;
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English;
path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
32BAE0B70371A74B00C91783 /* CrissCross_Prefix.pch */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;
path = CrissCross_Prefix.pch; sourceTree = "<group>"; };
8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist;
sourceTree = "<group>"; };
- B01CB66C0D52D2970081CCAC /* md2.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = md2.cpp;
path = ../source/md2.cpp; sourceTree = SOURCE_ROOT; };
- B01CB66D0D52D2970081CCAC /* md4.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = md4.cpp;
path = ../source/md4.cpp; sourceTree = SOURCE_ROOT; };
- B01CB66E0D52D2970081CCAC /* md5.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = md5.cpp;
path = ../source/md5.cpp; sourceTree = SOURCE_ROOT; };
- B01CB66F0D52D2970081CCAC /* sha1.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sha1.cpp;
path = ../source/sha1.cpp; sourceTree = SOURCE_ROOT; };
- B01CB6700D52D2970081CCAC /* sha256.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
sha256.cpp; path = ../source/sha256.cpp; sourceTree = SOURCE_ROOT; };
- B01CB6710D52D2970081CCAC /* sha512.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
sha512.cpp; path = ../source/sha512.cpp; sourceTree = SOURCE_ROOT; };
- B01CB6720D52D2970081CCAC /* tiger.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tiger.cpp;
path = ../source/tiger.cpp; sourceTree = SOURCE_ROOT; };
- B01CB67C0D52D2B40081CCAC /* avltree.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = avltree.h;
path = ../source/crisscross/avltree.h; sourceTree = SOURCE_ROOT; };
- B01CB67D0D52D2B40081CCAC /* bubblesort.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bubblesort.h;
path = ../source/crisscross/bubblesort.h; sourceTree = SOURCE_ROOT; };
- B01CB67E0D52D2B40081CCAC /* build_number.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name =
build_number.h; path = ../source/crisscross/build_number.h; sourceTree =
SOURCE_ROOT; };
- B01CB67F0D52D2B40081CCAC /* datatypes.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = datatypes.h;
path = ../source/crisscross/datatypes.h; sourceTree = SOURCE_ROOT; };
- B01CB6810D52D2B40081CCAC /* hashtable.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
hashtable.cpp; path = ../source/crisscross/hashtable.cpp; sourceTree =
SOURCE_ROOT; };
- B01CB6820D52D2B40081CCAC /* hashtable.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hashtable.h;
path = ../source/crisscross/hashtable.h; sourceTree = SOURCE_ROOT; };
- B01CB6830D52D2B40081CCAC /* insertionsort.h */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;
name = insertionsort.h; path = ../source/crisscross/insertionsort.h;
sourceTree = SOURCE_ROOT; };
- B01CB6840D52D2B40081CCAC /* internal_mem.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name =
internal_mem.h; path = ../source/crisscross/internal_mem.h; sourceTree =
SOURCE_ROOT; };
- B01CB6850D52D2B40081CCAC /* md2.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md2.h; path
= ../source/crisscross/md2.h; sourceTree = SOURCE_ROOT; };
- B01CB6860D52D2B40081CCAC /* md4.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md4.h; path
= ../source/crisscross/md4.h; sourceTree = SOURCE_ROOT; };
- B01CB6870D52D2B40081CCAC /* md5.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md5.h; path
= ../source/crisscross/md5.h; sourceTree = SOURCE_ROOT; };
- B01CB6880D52D2B40081CCAC /* sha1.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha1.h; path
= ../source/crisscross/sha1.h; sourceTree = SOURCE_ROOT; };
- B01CB6890D52D2B40081CCAC /* sha256.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha256.h; path
= ../source/crisscross/sha256.h; sourceTree = SOURCE_ROOT; };
- B01CB68A0D52D2B40081CCAC /* sha512.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha512.h; path
= ../source/crisscross/sha512.h; sourceTree = SOURCE_ROOT; };
- B01CB68B0D52D2B40081CCAC /* shellsort.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = shellsort.h;
path = ../source/crisscross/shellsort.h; sourceTree = SOURCE_ROOT; };
- B01CB68C0D52D2B40081CCAC /* splaytree.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
splaytree.cpp; path = ../source/crisscross/splaytree.cpp; sourceTree =
SOURCE_ROOT; };
- B01CB68D0D52D2B40081CCAC /* splaytree.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = splaytree.h;
path = ../source/crisscross/splaytree.h; sourceTree = SOURCE_ROOT; };
- B01CB68E0D52D2B40081CCAC /* tiger.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tiger.h; path
= ../source/crisscross/tiger.h; sourceTree = SOURCE_ROOT; };
- B01CB6A50D52D2E60081CCAC /* avltree.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
avltree.cpp; path = ../source/crisscross/avltree.cpp; sourceTree =
SOURCE_ROOT; };
- B02A92860EA070F300A7DB38 /* hash.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hash.h; path
= ../source/crisscross/hash.h; sourceTree = SOURCE_ROOT; };
- B07FD4AF0D6CD41400464636 /* filereader.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
filereader.cpp; path = ../source/filereader.cpp; sourceTree = SOURCE_ROOT;
};
- B07FD4B00D6CD41400464636 /* filewriter.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
filewriter.cpp; path = ../source/filewriter.cpp; sourceTree = SOURCE_ROOT;
};
- B07FD4B30D6CD42300464636 /* filereader.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = filereader.h;
path = ../source/crisscross/filereader.h; sourceTree = SOURCE_ROOT; };
- B07FD4B40D6CD42300464636 /* filewriter.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = filewriter.h;
path = ../source/crisscross/filewriter.h; sourceTree = SOURCE_ROOT; };
- B0A6251B0BFA8FA1006F2B68 /* version.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
version.cpp; path = ../source/version.cpp; sourceTree = SOURCE_ROOT; };
- B0A6251E0BFA8FB5006F2B68 /* combsort.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = combsort.h;
path = ../source/crisscross/combsort.h; sourceTree = SOURCE_ROOT; };
- B0A625200BFA8FB5006F2B68 /* heapsort.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = heapsort.h;
path = ../source/crisscross/heapsort.h; sourceTree = SOURCE_ROOT; };
- B0A625210BFA8FB5006F2B68 /* node.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = node.h; path
= ../source/crisscross/node.h; sourceTree = SOURCE_ROOT; };
- B0A625230BFA8FB5006F2B68 /* quicksort.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = quicksort.h;
path = ../source/crisscross/quicksort.h; sourceTree = SOURCE_ROOT; };
- B0A625250BFA8FB5006F2B68 /* sort.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sort.h; path
= ../source/crisscross/sort.h; sourceTree = SOURCE_ROOT; };
- B0A625260BFA8FB5006F2B68 /* version.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = version.h;
path = ../source/crisscross/version.h; sourceTree = SOURCE_ROOT; };
- B0B10A9F0C513C6F00A2D43D /* crisscross.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = crisscross.h;
path = ../source/crisscross/crisscross.h; sourceTree = SOURCE_ROOT; };
- B0BD2B8A0BE2540900F71A26 /* console.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
console.cpp; path = ../source/console.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2B8B0BE2540900F71A26 /* cpuid.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
cpuid.cpp; path = ../source/cpuid.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2B8D0BE2540900F71A26 /* debug.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
debug.cpp; path = ../source/debug.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2B8E0BE2540900F71A26 /* error.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
error.cpp; path = ../source/error.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2B900BE2540900F71A26 /* core_io_reader.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = core_io_reader.cpp; path
= ../source/core_io_reader.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2B910BE2540900F71A26 /* core_io_writer.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = core_io_writer.cpp; path
= ../source/core_io_writer.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2B920BE2540900F71A26 /* mutex.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
mutex.cpp; path = ../source/mutex.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2B930BE2540900F71A26 /* core_network.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = core_network.cpp; path
= ../source/core_network.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2B940BE2540900F71A26 /* core_socket.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = core_socket.cpp; path
= ../source/core_socket.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2B950BE2540900F71A26 /* system.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
system.cpp; path = ../source/system.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2BA20BE2541300F71A26 /* stopwatch.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
stopwatch.cpp; path = ../source/stopwatch.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2BA30BE2541300F71A26 /* tcpsocket.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
tcpsocket.cpp; path = ../source/tcpsocket.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2BA60BE2541300F71A26 /* udpsocket.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
udpsocket.cpp; path = ../source/udpsocket.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2BA70BE2541300F71A26 /* universal_include.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = universal_include.cpp; path
= ../source/universal_include.cpp; sourceTree = SOURCE_ROOT; };
- B0BD2BAE0BE2542600F71A26 /* compare.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = compare.h;
path = ../source/crisscross/compare.h; sourceTree = SOURCE_ROOT; };
- B0BD2BAF0BE2542600F71A26 /* console.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = console.h;
path = ../source/crisscross/console.h; sourceTree = SOURCE_ROOT; };
- B0BD2BB00BE2542600F71A26 /* cpuid.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = cpuid.h; path
= ../source/crisscross/cpuid.h; sourceTree = SOURCE_ROOT; };
- B0BD2BB20BE2542600F71A26 /* debug.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = debug.h; path
= ../source/crisscross/debug.h; sourceTree = SOURCE_ROOT; };
- B0BD2BB30BE2542600F71A26 /* deprecate.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = deprecate.h;
path = ../source/crisscross/deprecate.h; sourceTree = SOURCE_ROOT; };
- B0BD2BB40BE2542600F71A26 /* error.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = error.h; path
= ../source/crisscross/error.h; sourceTree = SOURCE_ROOT; };
- B0BD2BB60BE2542600F71A26 /* core_io_reader.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h;
name = core_io_reader.h; path = ../source/crisscross/core_io_reader.h;
sourceTree = SOURCE_ROOT; };
- B0BD2BB70BE2542600F71A26 /* core_io_writer.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h;
name = core_io_writer.h; path = ../source/crisscross/core_io_writer.h;
sourceTree = SOURCE_ROOT; };
- B0BD2BB80BE2542600F71A26 /* core_io.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = core_io.h;
path = ../source/crisscross/core_io.h; sourceTree = SOURCE_ROOT; };
- B0BD2BB90BE2542600F71A26 /* mutex.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = mutex.h; path
= ../source/crisscross/mutex.h; sourceTree = SOURCE_ROOT; };
- B0BD2BBA0BE2542600F71A26 /* core_network.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name =
core_network.h; path = ../source/crisscross/core_network.h; sourceTree =
SOURCE_ROOT; };
- B0BD2BBB0BE2542600F71A26 /* core_socket.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name =
core_socket.h; path = ../source/crisscross/core_socket.h; sourceTree =
SOURCE_ROOT; };
- B0BD2BBC0BE2542600F71A26 /* system.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = system.h;
path = ../source/crisscross/system.h; sourceTree = SOURCE_ROOT; };
- B0BD2BBD0BE2542600F71A26 /* darray.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
darray.cpp; path = ../source/crisscross/darray.cpp; sourceTree =
SOURCE_ROOT; };
- B0BD2BBE0BE2542600F71A26 /* darray.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = darray.h;
path = ../source/crisscross/darray.h; sourceTree = SOURCE_ROOT; };
- B0BD2BBF0BE2542600F71A26 /* dstack.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
dstack.cpp; path = ../source/crisscross/dstack.cpp; sourceTree =
SOURCE_ROOT; };
- B0BD2BC00BE2542600F71A26 /* dstack.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dstack.h;
path = ../source/crisscross/dstack.h; sourceTree = SOURCE_ROOT; };
- B0BD2BC10BE2542600F71A26 /* llist.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
llist.cpp; path = ../source/crisscross/llist.cpp; sourceTree = SOURCE_ROOT;
};
- B0BD2BC20BE2542600F71A26 /* llist.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = llist.h; path
= ../source/crisscross/llist.h; sourceTree = SOURCE_ROOT; };
- B0BD2BC30BE2542600F71A26 /* rbtree.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
rbtree.cpp; path = ../source/crisscross/rbtree.cpp; sourceTree =
SOURCE_ROOT; };
- B0BD2BC40BE2542600F71A26 /* rbtree.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = rbtree.h;
path = ../source/crisscross/rbtree.h; sourceTree = SOURCE_ROOT; };
- B0BD2BC90BE2542600F71A26 /* stopwatch.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stopwatch.h;
path = ../source/crisscross/stopwatch.h; sourceTree = SOURCE_ROOT; };
- B0BD2BCA0BE2542600F71A26 /* tcpsocket.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tcpsocket.h;
path = ../source/crisscross/tcpsocket.h; sourceTree = SOURCE_ROOT; };
- B0BD2BCE0BE2542600F71A26 /* udpsocket.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = udpsocket.h;
path = ../source/crisscross/udpsocket.h; sourceTree = SOURCE_ROOT; };
- B0BD2BCF0BE2542600F71A26 /* universal_include.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h;
name = universal_include.h; path
= ../source/crisscross/universal_include.h; sourceTree = SOURCE_ROOT; };
+ B01CB66C0D52D2970081CCAC /* md2.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = md2.cpp;
path = ../../source/md2.cpp; sourceTree = SOURCE_ROOT; };
+ B01CB66D0D52D2970081CCAC /* md4.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = md4.cpp;
path = ../../source/md4.cpp; sourceTree = SOURCE_ROOT; };
+ B01CB66E0D52D2970081CCAC /* md5.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = md5.cpp;
path = ../../source/md5.cpp; sourceTree = SOURCE_ROOT; };
+ B01CB66F0D52D2970081CCAC /* sha1.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sha1.cpp;
path = ../../source/sha1.cpp; sourceTree = SOURCE_ROOT; };
+ B01CB6700D52D2970081CCAC /* sha256.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
sha256.cpp; path = ../../source/sha256.cpp; sourceTree = SOURCE_ROOT; };
+ B01CB6710D52D2970081CCAC /* sha512.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
sha512.cpp; path = ../../source/sha512.cpp; sourceTree = SOURCE_ROOT; };
+ B01CB6720D52D2970081CCAC /* tiger.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tiger.cpp;
path = ../../source/tiger.cpp; sourceTree = SOURCE_ROOT; };
+ B01CB67C0D52D2B40081CCAC /* avltree.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = avltree.h;
path = ../../source/crisscross/avltree.h; sourceTree = SOURCE_ROOT; };
+ B01CB67D0D52D2B40081CCAC /* bubblesort.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bubblesort.h;
path = ../../source/crisscross/bubblesort.h; sourceTree = SOURCE_ROOT; };
+ B01CB67E0D52D2B40081CCAC /* build_number.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name =
build_number.h; path = ../../source/crisscross/build_number.h; sourceTree =
SOURCE_ROOT; };
+ B01CB67F0D52D2B40081CCAC /* datatypes.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = datatypes.h;
path = ../../source/crisscross/datatypes.h; sourceTree = SOURCE_ROOT; };
+ B01CB6810D52D2B40081CCAC /* hashtable.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
hashtable.cpp; path = ../../source/crisscross/hashtable.cpp; sourceTree =
SOURCE_ROOT; };
+ B01CB6820D52D2B40081CCAC /* hashtable.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hashtable.h;
path = ../../source/crisscross/hashtable.h; sourceTree = SOURCE_ROOT; };
+ B01CB6830D52D2B40081CCAC /* insertionsort.h */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;
name = insertionsort.h; path = ../../source/crisscross/insertionsort.h;
sourceTree = SOURCE_ROOT; };
+ B01CB6840D52D2B40081CCAC /* internal_mem.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name =
internal_mem.h; path = ../../source/crisscross/internal_mem.h; sourceTree =
SOURCE_ROOT; };
+ B01CB6850D52D2B40081CCAC /* md2.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md2.h; path
= ../../source/crisscross/md2.h; sourceTree = SOURCE_ROOT; };
+ B01CB6860D52D2B40081CCAC /* md4.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md4.h; path
= ../../source/crisscross/md4.h; sourceTree = SOURCE_ROOT; };
+ B01CB6870D52D2B40081CCAC /* md5.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md5.h; path
= ../../source/crisscross/md5.h; sourceTree = SOURCE_ROOT; };
+ B01CB6880D52D2B40081CCAC /* sha1.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha1.h; path
= ../../source/crisscross/sha1.h; sourceTree = SOURCE_ROOT; };
+ B01CB6890D52D2B40081CCAC /* sha256.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha256.h; path
= ../../source/crisscross/sha256.h; sourceTree = SOURCE_ROOT; };
+ B01CB68A0D52D2B40081CCAC /* sha512.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha512.h; path
= ../../source/crisscross/sha512.h; sourceTree = SOURCE_ROOT; };
+ B01CB68B0D52D2B40081CCAC /* shellsort.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = shellsort.h;
path = ../../source/crisscross/shellsort.h; sourceTree = SOURCE_ROOT; };
+ B01CB68C0D52D2B40081CCAC /* splaytree.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
splaytree.cpp; path = ../../source/crisscross/splaytree.cpp; sourceTree =
SOURCE_ROOT; };
+ B01CB68D0D52D2B40081CCAC /* splaytree.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = splaytree.h;
path = ../../source/crisscross/splaytree.h; sourceTree = SOURCE_ROOT; };
+ B01CB68E0D52D2B40081CCAC /* tiger.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tiger.h; path
= ../../source/crisscross/tiger.h; sourceTree = SOURCE_ROOT; };
+ B01CB6A50D52D2E60081CCAC /* avltree.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
avltree.cpp; path = ../../source/crisscross/avltree.cpp; sourceTree =
SOURCE_ROOT; };
+ B02A92860EA070F300A7DB38 /* hash.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hash.h; path
= ../../source/crisscross/hash.h; sourceTree = SOURCE_ROOT; };
+ B07FD4AF0D6CD41400464636 /* filereader.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
filereader.cpp; path = ../../source/filereader.cpp; sourceTree =
SOURCE_ROOT; };
+ B07FD4B00D6CD41400464636 /* filewriter.cpp */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name =
filewriter.cpp; path = ../../source/filewriter.cpp; sourceTree =
SOURCE_ROOT; };
+ B07FD4B30D6CD42300464636 /* filereader.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = filereader.h;
path = ../../source/crisscross/filereader.h; sourceTree = SOURCE_ROOT; };
+ B07FD4B40D6CD42300464636 /* filewriter.h */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = filewriter.h;
path = ../../source/crisscross/filewriter.h; sourceTree = SOURCE_ROOT; };
+ B0A6251B0BFA8FA1006F2B68 /* version.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
version.cpp; path = ../../source/version.cpp; sourceTree = SOURCE_ROOT; };
+ B0A6251E0BFA8FB5006F2B68 /* combsort.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = combsort.h;
path = ../../source/crisscross/combsort.h; sourceTree = SOURCE_ROOT; };
+ B0A625200BFA8FB5006F2B68 /* heapsort.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = heapsort.h;
path = ../../source/crisscross/heapsort.h; sourceTree = SOURCE_ROOT; };
+ B0A625210BFA8FB5006F2B68 /* node.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = node.h; path
= ../../source/crisscross/node.h; sourceTree = SOURCE_ROOT; };
+ B0A625230BFA8FB5006F2B68 /* quicksort.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = quicksort.h;
path = ../../source/crisscross/quicksort.h; sourceTree = SOURCE_ROOT; };
+ B0A625250BFA8FB5006F2B68 /* sort.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sort.h; path
= ../../source/crisscross/sort.h; sourceTree = SOURCE_ROOT; };
+ B0A625260BFA8FB5006F2B68 /* version.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = version.h;
path = ../../source/crisscross/version.h; sourceTree = SOURCE_ROOT; };
+ B0B10A9F0C513C6F00A2D43D /* crisscross.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = crisscross.h;
path = ../../source/crisscross/crisscross.h; sourceTree = SOURCE_ROOT; };
+ B0BD2B8A0BE2540900F71A26 /* console.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
console.cpp; path = ../../source/console.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2B8B0BE2540900F71A26 /* cpuid.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
cpuid.cpp; path = ../../source/cpuid.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2B8D0BE2540900F71A26 /* debug.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
debug.cpp; path = ../../source/debug.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2B8E0BE2540900F71A26 /* error.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
error.cpp; path = ../../source/error.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2B900BE2540900F71A26 /* core_io_reader.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = core_io_reader.cpp; path
= ../../source/core_io_reader.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2B910BE2540900F71A26 /* core_io_writer.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = core_io_writer.cpp; path
= ../../source/core_io_writer.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2B920BE2540900F71A26 /* mutex.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
mutex.cpp; path = ../../source/mutex.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2B930BE2540900F71A26 /* core_network.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = core_network.cpp; path
= ../../source/core_network.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2B940BE2540900F71A26 /* core_socket.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = core_socket.cpp; path
= ../../source/core_socket.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2B950BE2540900F71A26 /* system.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
system.cpp; path = ../../source/system.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2BA20BE2541300F71A26 /* stopwatch.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
stopwatch.cpp; path = ../../source/stopwatch.cpp; sourceTree = SOURCE_ROOT;
};
+ B0BD2BA30BE2541300F71A26 /* tcpsocket.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
tcpsocket.cpp; path = ../../source/tcpsocket.cpp; sourceTree = SOURCE_ROOT;
};
+ B0BD2BA60BE2541300F71A26 /* udpsocket.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
udpsocket.cpp; path = ../../source/udpsocket.cpp; sourceTree = SOURCE_ROOT;
};
+ B0BD2BA70BE2541300F71A26 /* universal_include.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType =
sourcecode.cpp.cpp; name = universal_include.cpp; path
= ../../source/universal_include.cpp; sourceTree = SOURCE_ROOT; };
+ B0BD2BAE0BE2542600F71A26 /* compare.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = compare.h;
path = ../../source/crisscross/compare.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BAF0BE2542600F71A26 /* console.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = console.h;
path = ../../source/crisscross/console.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BB00BE2542600F71A26 /* cpuid.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = cpuid.h; path
= ../../source/crisscross/cpuid.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BB20BE2542600F71A26 /* debug.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = debug.h; path
= ../../source/crisscross/debug.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BB30BE2542600F71A26 /* deprecate.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = deprecate.h;
path = ../../source/crisscross/deprecate.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BB40BE2542600F71A26 /* error.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = error.h; path
= ../../source/crisscross/error.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BB60BE2542600F71A26 /* core_io_reader.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h;
name = core_io_reader.h; path = ../../source/crisscross/core_io_reader.h;
sourceTree = SOURCE_ROOT; };
+ B0BD2BB70BE2542600F71A26 /* core_io_writer.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h;
name = core_io_writer.h; path = ../../source/crisscross/core_io_writer.h;
sourceTree = SOURCE_ROOT; };
+ B0BD2BB80BE2542600F71A26 /* core_io.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = core_io.h;
path = ../../source/crisscross/core_io.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BB90BE2542600F71A26 /* mutex.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = mutex.h; path
= ../../source/crisscross/mutex.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BBA0BE2542600F71A26 /* core_network.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name =
core_network.h; path = ../../source/crisscross/core_network.h; sourceTree =
SOURCE_ROOT; };
+ B0BD2BBB0BE2542600F71A26 /* core_socket.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name =
core_socket.h; path = ../../source/crisscross/core_socket.h; sourceTree =
SOURCE_ROOT; };
+ B0BD2BBC0BE2542600F71A26 /* system.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = system.h;
path = ../../source/crisscross/system.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BBD0BE2542600F71A26 /* darray.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
darray.cpp; path = ../../source/crisscross/darray.cpp; sourceTree =
SOURCE_ROOT; };
+ B0BD2BBE0BE2542600F71A26 /* darray.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = darray.h;
path = ../../source/crisscross/darray.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BBF0BE2542600F71A26 /* dstack.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
dstack.cpp; path = ../../source/crisscross/dstack.cpp; sourceTree =
SOURCE_ROOT; };
+ B0BD2BC00BE2542600F71A26 /* dstack.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dstack.h;
path = ../../source/crisscross/dstack.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BC10BE2542600F71A26 /* llist.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
llist.cpp; path = ../../source/crisscross/llist.cpp; sourceTree =
SOURCE_ROOT; };
+ B0BD2BC20BE2542600F71A26 /* llist.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = llist.h; path
= ../../source/crisscross/llist.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BC30BE2542600F71A26 /* rbtree.cpp */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name =
rbtree.cpp; path = ../../source/crisscross/rbtree.cpp; sourceTree =
SOURCE_ROOT; };
+ B0BD2BC40BE2542600F71A26 /* rbtree.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = rbtree.h;
path = ../../source/crisscross/rbtree.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BC90BE2542600F71A26 /* stopwatch.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stopwatch.h;
path = ../../source/crisscross/stopwatch.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BCA0BE2542600F71A26 /* tcpsocket.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tcpsocket.h;
path = ../../source/crisscross/tcpsocket.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BCE0BE2542600F71A26 /* udpsocket.h */ = {isa = PBXFileReference;
fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = udpsocket.h;
path = ../../source/crisscross/udpsocket.h; sourceTree = SOURCE_ROOT; };
+ B0BD2BCF0BE2542600F71A26 /* universal_include.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h;
name = universal_include.h; path
= ../../source/crisscross/universal_include.h; sourceTree = SOURCE_ROOT; };
B0BD2C480BE26BDC00F71A26 /* libCrissCross Static.a */ = {isa =
PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path
= "libCrissCross Static.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- B0ED57BD0BEAF76A00F6033B /* platform_detect.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h;
name = platform_detect.h; path = ../source/crisscross/platform_detect.h;
sourceTree = SOURCE_ROOT; };
+ B0ED57BD0BEAF76A00F6033B /* platform_detect.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h;
name = platform_detect.h; path = ../../source/crisscross/platform_detect.h;
sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
@@ -427,11 +427,11 @@
inputPaths = (
);
outputPaths = (
- "$(PROJECT_DIR)/../source/crisscross/build_number.h",
+ "$(PROJECT_DIR)/../../source/crisscross/build_number.h",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "#!/bin/bash\n\necho \"Generating
build_number.h...\";\n\necho \"Changing directory
to '$PROJECT_DIR/../source/crisscross/'...\";\ncd
\"$PROJECT_DIR/../source/crisscross/\"\n\nBUILD=`svn info | grep
\"Revision\" | sed 's/Revision: //g'`\n\nif [ \"${BUILD}x\" == \"x\" ];
then\n\techo \"Build number couldn't be detected, defaulting to
0!\"\n\tBUILD=0\nelse\n\techo \"Build number ${BUILD} detected, creating
header...\"\nfi\n\necho \"#ifndef __included_build_number_h\" >
build_number.h.tmp\necho \"#define __included_build_number_h\" >>
build_number.h.tmp\necho \"\" >> build_number.h.tmp\necho \"#define
BUILD_NUMBER ${BUILD}\" >> build_number.h.tmp\necho \"\" >>
build_number.h.tmp\necho \"#endif\" >> build_number.h.tmp\necho \"\" >>
build_number.h.tmp\n\ntouch build_number.h\n\nTEMPHEADERMD5=`md5 -q
build_number.h.tmp`\nHEADERMD5=`md5 -q build_number.h`\n\nif [
\"${TEMPHEADERMD5}\" != \"${HEADERMD5}\" ]; then\n\techo \"Header
updated.\"\n\tmv build_number.h.tmp build_number.h\nelse\n\techo \"Header
is already up to date. Skipping update...\"\n\trm
build_number.h.tmp\nfi\n\nexit 0";
+ shellScript = "#!/bin/bash\n\necho \"Generating
build_number.h...\";\n\necho \"Changing directory
to '$PROJECT_DIR/../../source/crisscross/'...\";\ncd
\"$PROJECT_DIR/../../source/crisscross/\"\n\nBUILD=`svn info | grep
\"Revision\" | sed 's/Revision: //g'`\n\nif [ \"${BUILD}x\" == \"x\" ];
then\n\techo \"Build number couldn't be detected, defaulting to
0!\"\n\tBUILD=0\nelse\n\techo \"Build number ${BUILD} detected, creating
header...\"\nfi\n\necho \"#ifndef __included_build_number_h\" >
build_number.h.tmp\necho \"#define __included_build_number_h\" >>
build_number.h.tmp\necho \"\" >> build_number.h.tmp\necho \"#define
BUILD_NUMBER ${BUILD}\" >> build_number.h.tmp\necho \"\" >>
build_number.h.tmp\necho \"#endif\" >> build_number.h.tmp\necho \"\" >>
build_number.h.tmp\n\ntouch build_number.h\n\nTEMPHEADERMD5=`md5 -q
build_number.h.tmp`\nHEADERMD5=`md5 -q build_number.h`\n\nif [
\"${TEMPHEADERMD5}\" != \"${HEADERMD5}\" ]; then\n\techo \"Header
updated.\"\n\tmv build_number.h.tmp build_number.h\nelse\n\techo \"Header
is already up to date. Skipping update...\"\n\trm
build_number.h.tmp\nfi\n\nexit 0";
};
/* End PBXShellScriptBuildPhase section */

@@ -497,7 +497,7 @@
GCC_PREFIX_HEADER = "$(PROJECT_DIR)/CrissCross_Prefix.pch";
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
- HEADER_SEARCH_PATHS = "\"$(PROJECT_DIR)/../source\"";
+ HEADER_SEARCH_PATHS = "\"$(PROJECT_DIR)/../../source\"";
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
MACOSX_DEPLOYMENT_TARGET_ppc64 = 10.4;
@@ -527,7 +527,7 @@
GCC_UNROLL_LOOPS = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
- HEADER_SEARCH_PATHS = "\"$(PROJECT_DIR)/../source\"";
+ HEADER_SEARCH_PATHS = "\"$(PROJECT_DIR)/../../source\"";
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
MACOSX_DEPLOYMENT_TARGET_ppc64 = 10.4;

Reply all
Reply to author
Forward
0 new messages