Re: [Warzone-dev] Xcode project

2008-07-14 Thread Giel van Schijndel
Tim Baumgartner schreef:
> Giel van Schijndel wrote:
>> Due to the changes in r5531 [1], i.e. the addition of src/positiondef.h
>> and r5544, i.e. the removal of lib/framework/treapint.h, the Xcode
>> project may require an update.
>>
>> Thus my request if anyone with access to a Mac would be so kind to
>> update this.
> 
> I think I've updated the Xcode project file properly but I've never
> really used Xcode before so I'm not 100% sure. lib/framework/treapint.h
> was removed, src/positiondef.h was added, and the project builds
> successfully with the updated project file.

Thanks for the patch, I applied it in r5556.

PS Would you be so kind, *not* to top-post.

-- 
Giel



signature.asc
Description: OpenPGP digital signature
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


Re: [Warzone-dev] Xcode project

2008-07-14 Thread Tim Baumgartner
I think I've updated the Xcode project file properly but I've never really used 
Xcode before so I'm not 100% sure. lib/framework/treapint.h was removed, 
src/positiondef.h was added, and the project builds successfully with the 
updated project file.


Tim

Giel van Schijndel wrote:

Due to the changes in r5531 [1], i.e. the addition of src/positiondef.h
and r5544, i.e. the removal of lib/framework/treapint.h, the Xcode
project may require an update.

Thus my request if anyone with access to a Mac would be so kind to
update this.

[1] http://developer.wz2100.net/changeset/5531
[2] http://developer.wz2100.net/changeset/5544





___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


Index: macosx/Warzone.xcodeproj/project.pbxproj
===
--- macosx/Warzone.xcodeproj/project.pbxproj(revision 5546)
+++ macosx/Warzone.xcodeproj/project.pbxproj(working copy)
@@ -659,6 +659,7 @@
02F5CC900D149658A2D0 /* poptparse.c in Sources */ = {isa = 
PBXBuildFile; fileRef = 02F5CC870D149658A2D0 /* poptparse.c */; };
02F5CC910D149658A2D0 /* system.h in Headers */ = {isa = 
PBXBuildFile; fileRef = 02F5CC880D149658A2D0 /* system.h */; };
02F5CCC00D1498A3A2D0 /* Popt.framework in Frameworks */ = 
{isa = PBXBuildFile; fileRef = 02F5CC6D0D1494AAA2D0 /* Popt.framework */; };
+   2234C2A00E2BE18200E7704C /* positiondef.h in Copy frameworks */ 
= {isa = PBXBuildFile; fileRef = 2234C29F0E2BE18200E7704C /* positiondef.h */; 
};
9742E5730DF9975E000A5D41 /* lexer_input.c in Sources */ = {isa 
= PBXBuildFile; fileRef = 9742E5710DF9975E000A5D41 /* lexer_input.c */; };
9742E5740DF9975E000A5D41 /* lexer_input.h in Copy frameworks */ 
= {isa = PBXBuildFile; fileRef = 9742E5720DF9975E000A5D41 /* lexer_input.h */; 
};
9742E5770DF9979C000A5D41 /* parsetest.c in Sources */ = {isa = 
PBXBuildFile; fileRef = 9742E5750DF9979C000A5D41 /* parsetest.c */; };
@@ -850,6 +851,7 @@
02DE76070DC3B84900D48F58 /* GLee.h in Copy 
frameworks */,
9742E5740DF9975E000A5D41 /* lexer_input.h in 
Copy frameworks */,
9742E5780DF9979C000A5D41 /* parsetest.h in Copy 
frameworks */,
+   2234C2A00E2BE18200E7704C /* positiondef.h in 
Copy frameworks */,
);
name = "Copy frameworks";
runOnlyForDeploymentPostprocessing = 0;
@@ -1048,7 +1050,6 @@
0246A0B90BD3CBD5004D1C70 /* strresly.h */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = 
strresly.h; path = ../lib/framework/strresly.h; sourceTree = SOURCE_ROOT; };
0246A0BA0BD3CBD5004D1C70 /* treap.c */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = 
treap.c; path = ../lib/framework/treap.c; sourceTree = SOURCE_ROOT; };
0246A0BB0BD3CBD5004D1C70 /* treap.h */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = 
treap.h; path = ../lib/framework/treap.h; sourceTree = SOURCE_ROOT; };
-   0246A0BC0BD3CBD5004D1C70 /* treapint.h */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = 
treapint.h; path = ../lib/framework/treapint.h; sourceTree = SOURCE_ROOT; };
0246A0BD0BD3CBD5004D1C70 /* trig.c */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = 
trig.c; path = ../lib/framework/trig.c; sourceTree = SOURCE_ROOT; };
0246A0BE0BD3CBD5004D1C70 /* trig.h */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = 
trig.h; path = ../lib/framework/trig.h; sourceTree = SOURCE_ROOT; };
0246A0BF0BD3CBD5004D1C70 /* types.h */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = 
types.h; path = ../lib/framework/types.h; sourceTree = SOURCE_ROOT; };
@@ -1688,6 +1689,7 @@
02F5CC860D149658A2D0 /* poptint.h */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = 
poptint.h; path = external/popt/poptint.h; sourceTree = SOURCE_ROOT; };
02F5CC870D149658A2D0 /* poptparse.c */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = 
poptparse.c; path = external/popt/poptparse.c; sourceTree = SOURCE_ROOT; };
02F5CC880D149658A2D0 /* system.h */ = {isa = 
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = 
system.h; path = external/popt/system.h; sourceTree = SOURCE_ROOT; };
+   22