|
440 | 440 | 4355E13210D6028C00A19EE4 /* theoradec.h in Headers */ = {isa = PBXBuildFile; fileRef = 4355E12E10D6028C00A19EE4 /* theoradec.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
441 | 441 | 4355E13310D6028C00A19EE4 /* theoraenc.h in Headers */ = {isa = PBXBuildFile; fileRef = 4355E12F10D6028C00A19EE4 /* theoraenc.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
442 | 442 | 4371B60F11D93FD1005A67AB /* pngpriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 4371B60D11D93FD0005A67AB /* pngpriv.h */; }; |
| 443 | + 437FB24D13CE5CA900E7EF5B /* swapinterval.mm in Sources */ = {isa = PBXBuildFile; fileRef = 437FB24B13CE5CA900E7EF5B /* swapinterval.mm */; }; |
443 | 444 | 438BDDF31129DC9A00998660 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 438BDDD71129DC9A00998660 /* InfoPlist.strings */; }; |
444 | 445 | 43A6285B13A6C4A400C6B786 /* geometry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 43A6285913A6C4A400C6B786 /* geometry.cpp */; }; |
445 | 446 | 43A8417811028EDD00733CCB /* pointtree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 43A8417611028EDD00733CCB /* pointtree.cpp */; }; |
|
1525 | 1526 | 4355E12E10D6028C00A19EE4 /* theoradec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = theoradec.h; path = external/libtheora/include/theora/theoradec.h; sourceTree = "<group>"; }; |
1526 | 1527 | 4355E12F10D6028C00A19EE4 /* theoraenc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = theoraenc.h; path = external/libtheora/include/theora/theoraenc.h; sourceTree = "<group>"; }; |
1527 | 1528 | 4371B60D11D93FD0005A67AB /* pngpriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngpriv.h; path = external/libpng/pngpriv.h; sourceTree = "<group>"; }; |
| 1529 | + 437FB24913CE5CA900E7EF5B /* swapinterval.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = swapinterval.cpp; path = ../lib/qtgame/swapinterval.cpp; sourceTree = SOURCE_ROOT; }; |
| 1530 | + 437FB24A13CE5CA900E7EF5B /* swapinterval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = swapinterval.h; path = ../lib/qtgame/swapinterval.h; sourceTree = SOURCE_ROOT; }; |
| 1531 | + 437FB24B13CE5CA900E7EF5B /* swapinterval.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = swapinterval.mm; path = ../lib/qtgame/swapinterval.mm; sourceTree = SOURCE_ROOT; }; |
1528 | 1532 | 438BDDD81129DC9A00998660 /* cs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
1529 | 1533 | 438BDDD91129DC9A00998660 /* da */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
1530 | 1534 | 438BDDDA1129DC9A00998660 /* de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
|
2633 | 2637 | 4313231513BE86360023280C /* QtGame */ = { |
2634 | 2638 | isa = PBXGroup; |
2635 | 2639 | children = ( |
| 2640 | + 437FB24913CE5CA900E7EF5B /* swapinterval.cpp */, |
| 2641 | + 437FB24A13CE5CA900E7EF5B /* swapinterval.h */, |
| 2642 | + 437FB24B13CE5CA900E7EF5B /* swapinterval.mm */, |
2636 | 2643 | 4313231713BE866B0023280C /* qtgame.cpp */, |
2637 | 2644 | 4313231813BE866B0023280C /* qtgame.h */, |
2638 | 2645 | 4313231913BE866B0023280C /* qtgame.h.qwth */, |
|
4171 | 4178 | 43A6285B13A6C4A400C6B786 /* geometry.cpp in Sources */, |
4172 | 4179 | 4313231A13BE866B0023280C /* qtgame.cpp in Sources */, |
4173 | 4180 | 43DD1BCE13662006003AA9EC /* netlobby.cpp in Sources */, |
| 4181 | + 437FB24D13CE5CA900E7EF5B /* swapinterval.mm in Sources */, |
4174 | 4182 | ); |
4175 | 4183 | runOnlyForDeploymentPostprocessing = 0; |
4176 | 4184 | }; |
|
0 commit comments