|
@@ -11,7 +11,6 @@
|
|
|
CD62FD082291988F00376440 /* osx_env.mm in Sources */ = {isa = PBXBuildFile; fileRef = CD62FD072291988F00376440 /* osx_env.mm */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
|
|
CD62FD082291988F00376440 /* osx_env.mm in Sources */ = {isa = PBXBuildFile; fileRef = CD62FD072291988F00376440 /* osx_env.mm */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
|
|
|
CD79A0F927246F4500CAFFC2 /* state_machine.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD79A0F727246F4500CAFFC2 /* state_machine.cxx */; };
|
|
CD79A0F927246F4500CAFFC2 /* state_machine.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD79A0F727246F4500CAFFC2 /* state_machine.cxx */; };
|
|
|
CD79A0FA27246F4500CAFFC2 /* state_machine.h in Headers */ = {isa = PBXBuildFile; fileRef = CD79A0F827246F4500CAFFC2 /* state_machine.h */; };
|
|
CD79A0FA27246F4500CAFFC2 /* state_machine.h in Headers */ = {isa = PBXBuildFile; fileRef = CD79A0F827246F4500CAFFC2 /* state_machine.h */; };
|
|
|
- CD7E87772295FA1F00D877FE /* time.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD7E876F2295FA1F00D877FE /* time.cxx */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
|
|
|
|
|
CD7E884822960F4800D877FE /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E884722960F4800D877FE /* AppKit.framework */; };
|
|
CD7E884822960F4800D877FE /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E884722960F4800D877FE /* AppKit.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
@@ -55,7 +54,6 @@
|
|
|
CD62FD072291988F00376440 /* osx_env.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = osx_env.mm; sourceTree = "<group>"; };
|
|
CD62FD072291988F00376440 /* osx_env.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = osx_env.mm; sourceTree = "<group>"; };
|
|
|
CD79A0F727246F4500CAFFC2 /* state_machine.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = state_machine.cxx; sourceTree = "<group>"; };
|
|
CD79A0F727246F4500CAFFC2 /* state_machine.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = state_machine.cxx; sourceTree = "<group>"; };
|
|
|
CD79A0F827246F4500CAFFC2 /* state_machine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = state_machine.h; sourceTree = "<group>"; };
|
|
CD79A0F827246F4500CAFFC2 /* state_machine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = state_machine.h; sourceTree = "<group>"; };
|
|
|
- CD7E876F2295FA1F00D877FE /* time.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = time.cxx; sourceTree = "<group>"; };
|
|
|
|
|
CD7E884722960F4800D877FE /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
CD7E884722960F4800D877FE /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
|
CDA31AB32725C6190071CDC2 /* smart_map.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = smart_map.hpp; sourceTree = "<group>"; };
|
|
CDA31AB32725C6190071CDC2 /* smart_map.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = smart_map.hpp; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
@@ -100,7 +98,6 @@
|
|
|
CD79A0F727246F4500CAFFC2 /* state_machine.cxx */,
|
|
CD79A0F727246F4500CAFFC2 /* state_machine.cxx */,
|
|
|
CDA31AB32725C6190071CDC2 /* smart_map.hpp */,
|
|
CDA31AB32725C6190071CDC2 /* smart_map.hpp */,
|
|
|
CD79A0F827246F4500CAFFC2 /* state_machine.h */,
|
|
CD79A0F827246F4500CAFFC2 /* state_machine.h */,
|
|
|
- CD7E876F2295FA1F00D877FE /* time.cxx */,
|
|
|
|
|
);
|
|
);
|
|
|
path = src;
|
|
path = src;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -252,7 +249,6 @@
|
|
|
files = (
|
|
files = (
|
|
|
CD62FD082291988F00376440 /* osx_env.mm in Sources */,
|
|
CD62FD082291988F00376440 /* osx_env.mm in Sources */,
|
|
|
CD62FD04229195FF00376440 /* files.cxx in Sources */,
|
|
CD62FD04229195FF00376440 /* files.cxx in Sources */,
|
|
|
- CD7E87772295FA1F00D877FE /* time.cxx in Sources */,
|
|
|
|
|
CD79A0F927246F4500CAFFC2 /* state_machine.cxx in Sources */,
|
|
CD79A0F927246F4500CAFFC2 /* state_machine.cxx in Sources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|