|
529 | 529 | C38E766527F9062B00EC312C /* CustomZoneSample.bzw in Copy Files (1 item) */ = {isa = PBXBuildFile; fileRef = C353B1E81AE2489900C5AED5 /* CustomZoneSample.bzw */; };
|
530 | 530 | C39F69371E3D3E8100132C55 /* customPollTypeSample.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = C333EFC91E2B9F0800B4B182 /* customPollTypeSample.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
|
531 | 531 | C3DE232E21E2FBDD0081B64E /* libplugin_utils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0394E895167B2513007F4035 /* libplugin_utils.a */; };
|
| 532 | + D2B721C92BFAA226007126EE /* mathRoutine.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D2B721C82BFAA225007126EE /* mathRoutine.cxx */; }; |
532 | 533 | DF28982B16B4F5AE006C78AC /* ShotManager.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DF28982916B4F5AE006C78AC /* ShotManager.cxx */; };
|
533 | 534 | /* End PBXBuildFile section */
|
534 | 535 |
|
|
1813 | 1814 | C353B1E01AE23C8100C5AED5 /* CustomZoneSample.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CustomZoneSample.cpp; sourceTree = "<group>"; };
|
1814 | 1815 | C353B1E81AE2489900C5AED5 /* CustomZoneSample.bzw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CustomZoneSample.bzw; sourceTree = "<group>"; };
|
1815 | 1816 | C353B1E91AE2490D00C5AED5 /* flagStay.bzw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = flagStay.bzw; sourceTree = "<group>"; };
|
| 1817 | + D2B721C72BFAA1E1007126EE /* mathRoutine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mathRoutine.h; sourceTree = "<group>"; }; |
| 1818 | + D2B721C82BFAA225007126EE /* mathRoutine.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mathRoutine.cxx; sourceTree = "<group>"; }; |
1816 | 1819 | DF28982916B4F5AE006C78AC /* ShotManager.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ShotManager.cxx; sourceTree = "<group>"; };
|
1817 | 1820 | DF28982A16B4F5AE006C78AC /* ShotManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShotManager.h; sourceTree = "<group>"; };
|
1818 | 1821 | DF8950DD16E42CF800BA9DD5 /* playerHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = playerHandler.cpp; sourceTree = "<group>"; };
|
|
2296 | 2299 | 0305D5A6166C9DAE00557FC4 /* LaserSceneNode.h */,
|
2297 | 2300 | 0305D5A7166C9DAE00557FC4 /* LinkManager.h */,
|
2298 | 2301 | 0305D5A8166C9DAE00557FC4 /* ListServer.h */,
|
| 2302 | + D2B721C72BFAA1E1007126EE /* mathRoutine.h */, |
2299 | 2303 | 0305D5AB166C9DAE00557FC4 /* md5.h */,
|
2300 | 2304 | 0305D5AC166C9DAE00557FC4 /* MediaFile.h */,
|
2301 | 2305 | 0305D5AD166C9DAE00557FC4 /* MeshDrawInfo.h */,
|
|
2806 | 2810 | 03554453166C846F008806E9 /* global.cxx */,
|
2807 | 2811 | 03554454166C846F008806E9 /* KeyManager.cxx */,
|
2808 | 2812 | 03554455166C846F008806E9 /* Language.cxx */,
|
| 2813 | + D2B721C82BFAA225007126EE /* mathRoutine.cxx */, |
2809 | 2814 | 03554457166C846F008806E9 /* md5.cxx */,
|
2810 | 2815 | 03554458166C846F008806E9 /* messages.cxx */,
|
2811 | 2816 | 03554459166C846F008806E9 /* OSFile.cxx */,
|
|
5017 | 5022 | 0357A7D51670AFE30056C938 /* Language.cxx in Sources */,
|
5018 | 5023 | 0357A7D61670AFE30056C938 /* md5.cxx in Sources */,
|
5019 | 5024 | 0357A7D71670AFE30056C938 /* messages.cxx in Sources */,
|
| 5025 | + D2B721C92BFAA226007126EE /* mathRoutine.cxx in Sources */, |
5020 | 5026 | 0357A7D81670AFE30056C938 /* OSFile.cxx in Sources */,
|
5021 | 5027 | 0357A7D91670AFE30056C938 /* ParseColor.cxx in Sources */,
|
5022 | 5028 | 0357A7DA1670AFE30056C938 /* PlayerState.cxx in Sources */,
|
|
0 commit comments