diff --git a/CMakeCache.txt b/CMakeCache.txt deleted file mode 100644 index 0611289..0000000 --- a/CMakeCache.txt +++ /dev/null @@ -1,455 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/divaldo/Programming/DB_Track -# It was generated by CMake: /usr/local/Cellar/cmake/3.10.3/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Path to a program. -CMAKE_AR:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar - -//Semicolon separated list of supported configuration types, only -// supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything -// else will be ignored. -CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the compiler during release builds with debug info. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Flags used by the compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the compiler during release builds with debug info. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Flags used by the linker. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld - -//Flags used by the linker during the creation of modules. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump - -//Build architectures for OSX -CMAKE_OSX_ARCHITECTURES:STRING= - -//Minimum OS X version to target for deployment (at runtime); newer -// APIs weak linked. Set to empty string for default value. -CMAKE_OSX_DEPLOYMENT_TARGET:STRING= - -//The product will be built against the headers and libraries located -// inside the indicated SDK. -CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=DB_Track - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib - -//Flags used by the linker during the creation of dll's. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_STRIP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Value Computed by CMake -DB_Track_BINARY_DIR:STATIC=/Users/divaldo/Programming/DB_Track - -//Value Computed by CMake -DB_Track_SOURCE_DIR:STATIC=/Users/divaldo/Programming/DB_Track - -//Path to a library. -ROOT_Core_LIBRARY:FILEPATH=/opt/root/lib/libCore.so - -//The directory containing a CMake configuration file for ROOT. -ROOT_DIR:PATH=/opt/root/cmake - -//Path to a library. -ROOT_Gpad_LIBRARY:FILEPATH=/opt/root/lib/libGpad.so - -//Path to a library. -ROOT_Graf3d_LIBRARY:FILEPATH=/opt/root/lib/libGraf3d.so - -//Path to a library. -ROOT_Graf_LIBRARY:FILEPATH=/opt/root/lib/libGraf.so - -//Path to a library. -ROOT_Hist_LIBRARY:FILEPATH=/opt/root/lib/libHist.so - -//Path to a library. -ROOT_Imt_LIBRARY:FILEPATH=/opt/root/lib/libImt.so - -//Path to a library. -ROOT_MathCore_LIBRARY:FILEPATH=/opt/root/lib/libMathCore.so - -//Path to a library. -ROOT_Matrix_LIBRARY:FILEPATH=/opt/root/lib/libMatrix.so - -//Path to a library. -ROOT_MultiProc_LIBRARY:FILEPATH=/opt/root/lib/libMultiProc.so - -//Path to a library. -ROOT_Net_LIBRARY:FILEPATH=/opt/root/lib/libNet.so - -//Path to a library. -ROOT_Physics_LIBRARY:FILEPATH=/opt/root/lib/libPhysics.so - -//Path to a library. -ROOT_Postscript_LIBRARY:FILEPATH=/opt/root/lib/libPostscript.so - -//Path to a library. -ROOT_RIO_LIBRARY:FILEPATH=/opt/root/lib/libRIO.so - -//Path to a library. -ROOT_Rint_LIBRARY:FILEPATH=/opt/root/lib/libRint.so - -//Path to a library. -ROOT_Thread_LIBRARY:FILEPATH=/opt/root/lib/libThread.so - -//Path to a library. -ROOT_TreePlayer_LIBRARY:FILEPATH=/opt/root/lib/libTreePlayer.so - -//Path to a library. -ROOT_Tree_LIBRARY:FILEPATH=/opt/root/lib/libTree.so - -//Path to a program. -ROOT_genmap_CMD:FILEPATH=ROOT_genmap_CMD-NOTFOUND - -//Path to a program. -ROOT_genreflex_CMD:FILEPATH=/opt/root/bin/genreflex - -//Path to a program. -ROOT_hadd_CMD:FILEPATH=/opt/root/bin/hadd - -//Path to a program. -ROOT_root_CMD:FILEPATH=/opt/root/bin/root - -//Path to a program. -ROOT_rootbrowse_CMD:FILEPATH=/opt/root/bin/rootbrowse - -//Path to a program. -ROOT_rootcint_CMD:FILEPATH=/opt/root/bin/rootcint - -//Path to a program. -ROOT_rootcling_CMD:FILEPATH=/opt/root/bin/rootcling - -//Path to a program. -ROOT_rootcp_CMD:FILEPATH=/opt/root/bin/rootcp - -//Path to a program. -ROOT_rootdraw_CMD:FILEPATH=ROOT_rootdraw_CMD-NOTFOUND - -//Path to a program. -ROOT_rootls_CMD:FILEPATH=/opt/root/bin/rootls - -//Path to a program. -ROOT_rootmkdir_CMD:FILEPATH=/opt/root/bin/rootmkdir - -//Path to a program. -ROOT_rootmv_CMD:FILEPATH=/opt/root/bin/rootmv - -//Path to a program. -ROOT_rootrm_CMD:FILEPATH=/opt/root/bin/rootrm - - -######################## -# INTERNAL cache entries -######################## - -//Stored Xcode object GUID -ALL_BUILD_GUID_CMAKE:INTERNAL=8BB8CACCC0CB4A9B89F3F350 -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/Users/divaldo/Programming/DB_Track -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=10 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.10.3/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.10.3/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.10.3/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Xcode -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/Users/divaldo/Programming/DB_Track -//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL -CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.10.3/share/cmake -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 -//Stored Xcode object GUID -DB_Track_GUID_CMAKE:INTERNAL=53E8BC3331EB4399A49A4C38 -//Stored Xcode object GUID -PROJECT_DB_Track_GUID_CMAKE:INTERNAL=F8EE69740391417AB8B1DB07 -//ADVANCED property for variable: ROOT_Core_LIBRARY -ROOT_Core_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Gpad_LIBRARY -ROOT_Gpad_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Graf3d_LIBRARY -ROOT_Graf3d_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Graf_LIBRARY -ROOT_Graf_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Hist_LIBRARY -ROOT_Hist_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Imt_LIBRARY -ROOT_Imt_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_MathCore_LIBRARY -ROOT_MathCore_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Matrix_LIBRARY -ROOT_Matrix_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_MultiProc_LIBRARY -ROOT_MultiProc_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Net_LIBRARY -ROOT_Net_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Physics_LIBRARY -ROOT_Physics_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Postscript_LIBRARY -ROOT_Postscript_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_RIO_LIBRARY -ROOT_RIO_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Rint_LIBRARY -ROOT_Rint_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Thread_LIBRARY -ROOT_Thread_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_TreePlayer_LIBRARY -ROOT_TreePlayer_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_Tree_LIBRARY -ROOT_Tree_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_genreflex_CMD -ROOT_genreflex_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_hadd_CMD -ROOT_hadd_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_root_CMD -ROOT_root_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_rootbrowse_CMD -ROOT_rootbrowse_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_rootcint_CMD -ROOT_rootcint_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_rootcling_CMD -ROOT_rootcling_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_rootcp_CMD -ROOT_rootcp_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_rootls_CMD -ROOT_rootls_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_rootmkdir_CMD -ROOT_rootmkdir_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_rootmv_CMD -ROOT_rootmv_CMD-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ROOT_rootrm_CMD -ROOT_rootrm_CMD-ADVANCED:INTERNAL=1 -//Stored Xcode object GUID -ZERO_CHECK_GUID_CMAKE:INTERNAL=49BEFD3CE8C1432F9726E354 -//Stored Xcode object GUID -install_GUID_CMAKE:INTERNAL=AD68CC062FE84014B40D0E63 - diff --git a/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeDebug b/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeDebug deleted file mode 100644 index 1412513..0000000 --- a/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeDebug +++ /dev/null @@ -1,10 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for ALL_BUILD -.SUFFIXES: -all: \ - /Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD - - -/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD: - echo "" - echo Build\ all\ projects diff --git a/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeMinSizeRel b/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeMinSizeRel deleted file mode 100644 index 1412513..0000000 --- a/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeMinSizeRel +++ /dev/null @@ -1,10 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for ALL_BUILD -.SUFFIXES: -all: \ - /Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD - - -/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD: - echo "" - echo Build\ all\ projects diff --git a/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeRelWithDebInfo b/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeRelWithDebInfo deleted file mode 100644 index 1412513..0000000 --- a/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeRelWithDebInfo +++ /dev/null @@ -1,10 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for ALL_BUILD -.SUFFIXES: -all: \ - /Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD - - -/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD: - echo "" - echo Build\ all\ projects diff --git a/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeRelease b/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeRelease deleted file mode 100644 index 1412513..0000000 --- a/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.makeRelease +++ /dev/null @@ -1,10 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for ALL_BUILD -.SUFFIXES: -all: \ - /Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD - - -/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD: - echo "" - echo Build\ all\ projects diff --git a/CMakeScripts/ReRunCMake.make b/CMakeScripts/ReRunCMake.make deleted file mode 100644 index 2a09df4..0000000 --- a/CMakeScripts/ReRunCMake.make +++ /dev/null @@ -1,107 +0,0 @@ -# Generated by CMake, DO NOT EDIT - -empty:= -space:= $(empty) $(empty) -spaceplus:= $(empty)\ $(empty) - -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/3.10.3/CMakeCCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/3.10.3/CMakeCXXCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/3.10.3/CMakeSystem.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/feature_tests.c)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/feature_tests.cxx)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeLists.txt)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTConfig-targets-noconfig.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTConfig-targets.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTConfig-version.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTConfig.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTUseFile.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/modules/RootNewMacros.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCCompiler.cmake.in)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCCompilerABI.c)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCInformation.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCXXCompiler.cmake.in)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCXXCompilerABI.cpp)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCXXInformation.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCommonLanguageInclude.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCompilerIdDetection.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCompilerABI.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCompilerId.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineSystem.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeFindBinUtils.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeGenericSystem.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeLanguageInformation.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeParseArguments.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeSystem.cmake.in)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeSystemSpecificInformation.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeTestCCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeTestCXXCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeTestCompilerCommon.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-C-FeatureTests.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-C.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-CXX.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Clang-CXX-TestableFeatures.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Clang.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/GNU.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/MIPSpro-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CompilerId/Xcode-3.pbxproj.in)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Internal/FeatureTesting.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-AppleClang-C.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-AppleClang-CXX.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Clang-C.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Clang-CXX.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Clang.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Determine-CXX.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Initialize.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin.cmake)) -TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/UnixPaths.cmake)) - -/Users/divaldo/Programming/DB_Track/CMakeFiles/cmake.check_cache: $(TARGETS) - /usr/local/Cellar/cmake/3.10.3/bin/cmake -H/Users/divaldo/Programming/DB_Track -B/Users/divaldo/Programming/DB_Track diff --git a/CMakeScripts/XCODE_DEPEND_HELPER.make b/CMakeScripts/XCODE_DEPEND_HELPER.make deleted file mode 100644 index b65cb95..0000000 --- a/CMakeScripts/XCODE_DEPEND_HELPER.make +++ /dev/null @@ -1,32 +0,0 @@ -# DO NOT EDIT -# This makefile makes sure all linkable targets are -# up-to-date with anything they link to -default: - echo "Do not invoke directly" - -# Rules to remove targets that are older than anything to which they -# link. This forces Xcode to relink the targets from scratch. It -# does not seem to check these dependencies itself. -PostBuild.DB_Track.Debug: -/Users/divaldo/Programming/DB_Track/Debug/DB_Track: - /bin/rm -f /Users/divaldo/Programming/DB_Track/Debug/DB_Track - - -PostBuild.DB_Track.Release: -/Users/divaldo/Programming/DB_Track/Release/DB_Track: - /bin/rm -f /Users/divaldo/Programming/DB_Track/Release/DB_Track - - -PostBuild.DB_Track.MinSizeRel: -/Users/divaldo/Programming/DB_Track/MinSizeRel/DB_Track: - /bin/rm -f /Users/divaldo/Programming/DB_Track/MinSizeRel/DB_Track - - -PostBuild.DB_Track.RelWithDebInfo: -/Users/divaldo/Programming/DB_Track/RelWithDebInfo/DB_Track: - /bin/rm -f /Users/divaldo/Programming/DB_Track/RelWithDebInfo/DB_Track - - - - -# For each target create a dummy ruleso the target does not have to exist diff --git a/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeDebug b/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeDebug deleted file mode 100644 index 4f0bbb2..0000000 --- a/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeDebug +++ /dev/null @@ -1,10 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for ZERO_CHECK -.SUFFIXES: -all: \ - /Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK - - -/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK: - echo "" - make -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ReRunCMake.make diff --git a/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeMinSizeRel b/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeMinSizeRel deleted file mode 100644 index 4f0bbb2..0000000 --- a/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeMinSizeRel +++ /dev/null @@ -1,10 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for ZERO_CHECK -.SUFFIXES: -all: \ - /Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK - - -/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK: - echo "" - make -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ReRunCMake.make diff --git a/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeRelWithDebInfo b/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeRelWithDebInfo deleted file mode 100644 index 4f0bbb2..0000000 --- a/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeRelWithDebInfo +++ /dev/null @@ -1,10 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for ZERO_CHECK -.SUFFIXES: -all: \ - /Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK - - -/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK: - echo "" - make -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ReRunCMake.make diff --git a/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeRelease b/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeRelease deleted file mode 100644 index 4f0bbb2..0000000 --- a/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.makeRelease +++ /dev/null @@ -1,10 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for ZERO_CHECK -.SUFFIXES: -all: \ - /Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK - - -/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK: - echo "" - make -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ReRunCMake.make diff --git a/CMakeScripts/install_postBuildPhase.makeDebug b/CMakeScripts/install_postBuildPhase.makeDebug deleted file mode 100644 index 915707f..0000000 --- a/CMakeScripts/install_postBuildPhase.makeDebug +++ /dev/null @@ -1,9 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for install -.SUFFIXES: -all: \ - install_buildpart_0 - - -install_buildpart_0: - /usr/local/Cellar/cmake/3.10.3/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake diff --git a/CMakeScripts/install_postBuildPhase.makeMinSizeRel b/CMakeScripts/install_postBuildPhase.makeMinSizeRel deleted file mode 100644 index 915707f..0000000 --- a/CMakeScripts/install_postBuildPhase.makeMinSizeRel +++ /dev/null @@ -1,9 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for install -.SUFFIXES: -all: \ - install_buildpart_0 - - -install_buildpart_0: - /usr/local/Cellar/cmake/3.10.3/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake diff --git a/CMakeScripts/install_postBuildPhase.makeRelWithDebInfo b/CMakeScripts/install_postBuildPhase.makeRelWithDebInfo deleted file mode 100644 index 915707f..0000000 --- a/CMakeScripts/install_postBuildPhase.makeRelWithDebInfo +++ /dev/null @@ -1,9 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for install -.SUFFIXES: -all: \ - install_buildpart_0 - - -install_buildpart_0: - /usr/local/Cellar/cmake/3.10.3/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake diff --git a/CMakeScripts/install_postBuildPhase.makeRelease b/CMakeScripts/install_postBuildPhase.makeRelease deleted file mode 100644 index 915707f..0000000 --- a/CMakeScripts/install_postBuildPhase.makeRelease +++ /dev/null @@ -1,9 +0,0 @@ -# Generated by CMake, DO NOT EDIT -# Custom rules for install -.SUFFIXES: -all: \ - install_buildpart_0 - - -install_buildpart_0: - /usr/local/Cellar/cmake/3.10.3/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake diff --git a/DB_Track.build/Debug/ALL_BUILD.build/Script-766A3D53B6644FB080838685.sh b/DB_Track.build/Debug/ALL_BUILD.build/Script-766A3D53B6644FB080838685.sh deleted file mode 100755 index fc66ea5..0000000 --- a/DB_Track.build/Debug/ALL_BUILD.build/Script-766A3D53B6644FB080838685.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.make$CONFIGURATION all diff --git a/DB_Track.build/Debug/ALL_BUILD.build/dgph b/DB_Track.build/Debug/ALL_BUILD.build/dgph deleted file mode 100644 index bc167e4..0000000 Binary files a/DB_Track.build/Debug/ALL_BUILD.build/dgph and /dev/null differ diff --git a/DB_Track.build/Debug/ALL_BUILD.build/dgph~ b/DB_Track.build/Debug/ALL_BUILD.build/dgph~ deleted file mode 100644 index b3035ad..0000000 Binary files a/DB_Track.build/Debug/ALL_BUILD.build/dgph~ and /dev/null differ diff --git a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.LinkFileList b/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.LinkFileList deleted file mode 100644 index 330e401..0000000 --- a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.LinkFileList +++ /dev/null @@ -1,2 +0,0 @@ -/Users/divaldo/Programming/DB_Track/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.o -/Users/divaldo/Programming/DB_Track/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.o diff --git a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.d b/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.d deleted file mode 100644 index 3d10aff..0000000 --- a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.d +++ /dev/null @@ -1,34 +0,0 @@ -dependencies: /Users/divaldo/Programming/DB_Track/DB_Track.cpp \ - /opt/root/include/TApplication.h /opt/root/include/TObject.h \ - /opt/root/include/RConfigure.h /opt/root/include/Rtypes.h \ - /opt/root/include/RtypesCore.h /opt/root/include/ROOT/RConfig.h \ - /opt/root/include/RVersion.h /opt/root/include/DllImport.h \ - /opt/root/include/snprintf.h /opt/root/include/strlcpy.h \ - /opt/root/include/TGenericClassInfo.h \ - /opt/root/include/TSchemaHelper.h /opt/root/include/TIsAProxy.h \ - /opt/root/include/TVirtualIsAProxy.h /opt/root/include/TStorage.h \ - /opt/root/include/TVersionCheck.h /opt/root/include/TQObject.h \ - /opt/root/include/TError.h /opt/root/include/TList.h \ - /opt/root/include/TSeqCollection.h /opt/root/include/TCollection.h \ - /opt/root/include/TIterator.h /opt/root/include/TString.h \ - /opt/root/include/TMathBase.h /opt/root/include/ROOT/RStringView.hxx \ - /opt/root/include/ROOT/TypeTraits.hxx \ - /opt/root/include/ROOT/RArrayView.hxx \ - /opt/root/include/ROOT/rhysd_array_view.hxx \ - /opt/root/include/TVirtualRWMutex.h /opt/root/include/TVirtualMutex.h \ - /opt/root/include/TVirtualQConnection.h \ - /opt/root/include/TInterpreter.h /opt/root/include/TDictionary.h \ - /opt/root/include/TNamed.h /opt/root/include/ESTLType.h \ - /opt/root/include/TApplicationImp.h \ - /Users/divaldo/Programming/DB_Track/include/TrackFinder.hpp \ - /opt/root/include/TH2D.h /opt/root/include/TH2.h \ - /opt/root/include/TH1.h /opt/root/include/TAxis.h \ - /opt/root/include/TAttAxis.h /opt/root/include/TArrayD.h \ - /opt/root/include/TArray.h /opt/root/include/TAttLine.h \ - /opt/root/include/TAttFill.h /opt/root/include/TAttMarker.h \ - /opt/root/include/TArrayC.h /opt/root/include/TArrayS.h \ - /opt/root/include/TArrayI.h /opt/root/include/TArrayF.h \ - /opt/root/include/Foption.h /opt/root/include/Fit/FitExecutionPolicy.h \ - /opt/root/include/TVectorFfwd.h /opt/root/include/TVectorDfwd.h \ - /opt/root/include/TFitResultPtr.h /opt/root/include/TMatrixFBasefwd.h \ - /opt/root/include/TMatrixDBasefwd.h diff --git a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.dia b/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.dia deleted file mode 100644 index c85cbfc..0000000 Binary files a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.dia and /dev/null differ diff --git a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.o b/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.o deleted file mode 100644 index c527f20..0000000 Binary files a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.o and /dev/null differ diff --git a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track_dependency_info.dat b/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track_dependency_info.dat deleted file mode 100644 index bca4760..0000000 Binary files a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track_dependency_info.dat and /dev/null differ diff --git a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.d b/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.d deleted file mode 100644 index 4a6b9d4..0000000 --- a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.d +++ /dev/null @@ -1,2 +0,0 @@ -dependencies: /Users/divaldo/Programming/DB_Track/source/TrackFinder.cpp \ - /Users/divaldo/Programming/DB_Track/include/TrackFinder.hpp diff --git a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.dia b/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.dia deleted file mode 100644 index 35f50d3..0000000 Binary files a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.dia and /dev/null differ diff --git a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.o b/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.o deleted file mode 100644 index 638c7b0..0000000 Binary files a/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.o and /dev/null differ diff --git a/DB_Track.build/Debug/DB_Track.build/dgph b/DB_Track.build/Debug/DB_Track.build/dgph deleted file mode 100644 index 3e8767c..0000000 Binary files a/DB_Track.build/Debug/DB_Track.build/dgph and /dev/null differ diff --git a/DB_Track.build/Debug/DB_Track.build/dgph~ b/DB_Track.build/Debug/DB_Track.build/dgph~ deleted file mode 100644 index aa50ee6..0000000 Binary files a/DB_Track.build/Debug/DB_Track.build/dgph~ and /dev/null differ diff --git a/DB_Track.build/Debug/ZERO_CHECK.build/Script-46A6D84830D64E469A137987.sh b/DB_Track.build/Debug/ZERO_CHECK.build/Script-46A6D84830D64E469A137987.sh deleted file mode 100755 index b367a2b..0000000 --- a/DB_Track.build/Debug/ZERO_CHECK.build/Script-46A6D84830D64E469A137987.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.make$CONFIGURATION all diff --git a/DB_Track.build/Debug/ZERO_CHECK.build/dgph b/DB_Track.build/Debug/ZERO_CHECK.build/dgph deleted file mode 100644 index 56bd54b..0000000 Binary files a/DB_Track.build/Debug/ZERO_CHECK.build/dgph and /dev/null differ diff --git a/DB_Track.build/Debug/ZERO_CHECK.build/dgph~ b/DB_Track.build/Debug/ZERO_CHECK.build/dgph~ deleted file mode 100644 index 12a3da1..0000000 Binary files a/DB_Track.build/Debug/ZERO_CHECK.build/dgph~ and /dev/null differ diff --git a/DB_Track.xcodeproj/project.pbxproj b/DB_Track.xcodeproj/project.pbxproj deleted file mode 100644 index 8cd0849..0000000 --- a/DB_Track.xcodeproj/project.pbxproj +++ /dev/null @@ -1,970 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXAggregateTarget section */ - 49BEFD3CE8C1432F9726E354 /* ZERO_CHECK */ = { - isa = PBXAggregateTarget; - buildConfigurationList = F781A40A7376459EA967B813 /* Build configuration list for PBXAggregateTarget "ZERO_CHECK" */; - buildPhases = ( - 46A6D84830D64E469A137987 /* CMake Rules */, - ); - dependencies = ( - ); - name = ZERO_CHECK; - productName = ZERO_CHECK; - }; - 8BB8CACCC0CB4A9B89F3F350 /* ALL_BUILD */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 25F70E3FF7C6492F8C802DC3 /* Build configuration list for PBXAggregateTarget "ALL_BUILD" */; - buildPhases = ( - 766A3D53B6644FB080838685 /* CMake Rules */, - ); - dependencies = ( - 67D1784B5A7B4227B7E56B2B /* PBXTargetDependency */, - 4A1E2E058AC243EC95104020 /* PBXTargetDependency */, - ); - name = ALL_BUILD; - productName = ALL_BUILD; - }; - AD68CC062FE84014B40D0E63 /* install */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 344A7D68E8394C12BE04D09E /* Build configuration list for PBXAggregateTarget "install" */; - buildPhases = ( - 4828C234C5BE4A13B26EB565 /* CMake PostBuild Rules */, - ); - dependencies = ( - 9F82E50867364BCC9711FA94 /* PBXTargetDependency */, - ); - name = install; - productName = install; - }; -/* End PBXAggregateTarget section */ - -/* Begin PBXBuildFile section */ - 1D494EE84C074281A786BC5B /* DB_Track.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7E0C451CB0CC46D3AC212617 /* DB_Track.cpp */; }; - 639F7D9D20C7015300F67652 /* TrackFinder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 639F7D9B20C7015300F67652 /* TrackFinder.cpp */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 5B12E3323D38406E9B47CE8F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F8EE69740391417AB8B1DB07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8BB8CACCC0CB4A9B89F3F350; - remoteInfo = ALL_BUILD; - }; - B3CFE47C6EB44620A78FF0C0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F8EE69740391417AB8B1DB07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 53E8BC3331EB4399A49A4C38; - remoteInfo = DB_Track; - }; - E2098A8691BF4A07B49DE0EF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F8EE69740391417AB8B1DB07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 49BEFD3CE8C1432F9726E354; - remoteInfo = ZERO_CHECK; - }; - F114E7C45B764426BCA0CB23 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = F8EE69740391417AB8B1DB07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 49BEFD3CE8C1432F9726E354; - remoteInfo = ZERO_CHECK; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 003BCBFCEBE041939208AB2D /* DB_Track */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; name = DB_Track; path = /Users/divaldo/Programming/DB_Track/Debug/DB_Track; sourceTree = ""; }; - 639F7D9B20C7015300F67652 /* TrackFinder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TrackFinder.cpp; sourceTree = ""; }; - 639F7D9C20C7015300F67652 /* TrackFinder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = TrackFinder.hpp; sourceTree = ""; }; - 7E0C451CB0CC46D3AC212617 /* DB_Track.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; path = DB_Track.cpp; sourceTree = SOURCE_ROOT; }; - BDD6FB7AAD714192913C5B1F /* CMakeLists.txt */ = {isa = PBXFileReference; explicitFileType = sourcecode.text; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = SOURCE_ROOT; }; -/* End PBXFileReference section */ - -/* Begin PBXGroup section */ - 639F7DA220C7040800F67652 /* include */ = { - isa = PBXGroup; - children = ( - 639F7D9C20C7015300F67652 /* TrackFinder.hpp */, - ); - path = include; - sourceTree = ""; - }; - 639F7DA320C7042900F67652 /* source */ = { - isa = PBXGroup; - children = ( - 639F7D9B20C7015300F67652 /* TrackFinder.cpp */, - ); - path = source; - sourceTree = ""; - }; - 67D11198263D4605ABDBC1C1 /* DB_Track */ = { - isa = PBXGroup; - children = ( - 75BF4E0EF1A7498482589AF3 /* Source Files */, - BDD6FB7AAD714192913C5B1F /* CMakeLists.txt */, - ); - name = DB_Track; - sourceTree = ""; - }; - 681741E132BD464184BBB547 = { - isa = PBXGroup; - children = ( - 67D11198263D4605ABDBC1C1 /* DB_Track */, - ); - sourceTree = ""; - }; - 75BF4E0EF1A7498482589AF3 /* Source Files */ = { - isa = PBXGroup; - children = ( - 639F7DA320C7042900F67652 /* source */, - 639F7DA220C7040800F67652 /* include */, - 7E0C451CB0CC46D3AC212617 /* DB_Track.cpp */, - ); - name = "Source Files"; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 53E8BC3331EB4399A49A4C38 /* DB_Track */ = { - isa = PBXNativeTarget; - buildConfigurationList = A9F9F1754AAB42F5A748AAB7 /* Build configuration list for PBXNativeTarget "DB_Track" */; - buildPhases = ( - AF1B5A12A32B4C60B47570FC /* Sources */, - ); - buildRules = ( - ); - dependencies = ( - 1A92CAFAA8A84F23A0B33750 /* PBXTargetDependency */, - ); - name = DB_Track; - productName = DB_Track; - productReference = 003BCBFCEBE041939208AB2D /* DB_Track */; - productType = "com.apple.product-type.tool"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - F8EE69740391417AB8B1DB07 /* Project object */ = { - isa = PBXProject; - attributes = { - BuildIndependentTargetsInParallel = YES; - LastUpgradeCheck = 0940; - }; - buildConfigurationList = 005049730F2B49F481092163 /* Build configuration list for PBXProject "DB_Track" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - en, - ); - mainGroup = 681741E132BD464184BBB547; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 8BB8CACCC0CB4A9B89F3F350 /* ALL_BUILD */, - 53E8BC3331EB4399A49A4C38 /* DB_Track */, - 49BEFD3CE8C1432F9726E354 /* ZERO_CHECK */, - AD68CC062FE84014B40D0E63 /* install */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXShellScriptBuildPhase section */ - 46A6D84830D64E469A137987 /* CMake Rules */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - name = "CMake Rules"; - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.make$CONFIGURATION all"; - showEnvVarsInLog = 0; - }; - 4828C234C5BE4A13B26EB565 /* CMake PostBuild Rules */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - name = "CMake PostBuild Rules"; - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/install_postBuildPhase.make$CONFIGURATION all"; - showEnvVarsInLog = 0; - }; - 766A3D53B6644FB080838685 /* CMake Rules */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - name = "CMake Rules"; - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.make$CONFIGURATION all"; - showEnvVarsInLog = 0; - }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - AF1B5A12A32B4C60B47570FC /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1D494EE84C074281A786BC5B /* DB_Track.cpp in Sources */, - 639F7D9D20C7015300F67652 /* TrackFinder.cpp in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 1A92CAFAA8A84F23A0B33750 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 49BEFD3CE8C1432F9726E354 /* ZERO_CHECK */; - targetProxy = E2098A8691BF4A07B49DE0EF /* PBXContainerItemProxy */; - }; - 4A1E2E058AC243EC95104020 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 53E8BC3331EB4399A49A4C38 /* DB_Track */; - targetProxy = B3CFE47C6EB44620A78FF0C0 /* PBXContainerItemProxy */; - }; - 67D1784B5A7B4227B7E56B2B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 49BEFD3CE8C1432F9726E354 /* ZERO_CHECK */; - targetProxy = F114E7C45B764426BCA0CB23 /* PBXContainerItemProxy */; - }; - 9F82E50867364BCC9711FA94 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 8BB8CACCC0CB4A9B89F3F350 /* ALL_BUILD */; - targetProxy = 5B12E3323D38406E9B47CE8F /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 0134E947E0604AABA44FF2B2 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = install; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = Release; - }; - 0516E9D925964E95AA5D230C /* RelWithDebInfo */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - EXECUTABLE_PREFIX = ""; - EXECUTABLE_SUFFIX = ""; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 2; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - LD_RUNPATH_SEARCH_PATHS = /opt/root/lib; - LIBRARY_SEARCH_PATHS = ( - "/opt/root/lib/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)", - /opt/root/lib, - ); - OTHER_CPLUSPLUSFLAGS = ( - "-m64", - "-pipe", - "-fsigned-char", - "-fno-common", - "-Qunused-arguments", - "-pthread", - "-std=c++11", - "-stdlib=libc++", - "-DNDEBUG", - ); - OTHER_LDFLAGS = ( - "-Wl,-search_paths_first", - "-Wl,-headerpad_max_install_names", - "-L/opt/root/lib", - "-lCore", - "-lRIO", - "-lNet", - "-lHist", - "-lGraf", - "-lGraf3d", - "-lGpad", - "-lTree", - "-lRint", - "-lMatrix", - "-lPhysics", - "-lMathCore", - "-lThread", - "-pthread", - "-lm", - "-ldl", - "-rdynamic", - ); - OTHER_REZFLAGS = ""; - PRODUCT_NAME = DB_Track; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = RelWithDebInfo; - }; - 0A014178C8BD48099770A595 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ZERO_CHECK; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = Debug; - }; - 0A09D562E3C749CF95AE292C /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ALL_BUILD; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = Release; - }; - 0FDF54826BC74F8B93C59F78 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ONLY_ACTIVE_ARCH = YES; - SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk; - SYMROOT = /Users/divaldo/Programming/DB_Track/build; - }; - name = Release; - }; - 0FEB258333854B82A4BD8C85 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ONLY_ACTIVE_ARCH = YES; - SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk; - SYMROOT = /Users/divaldo/Programming/DB_Track/build; - }; - name = Debug; - }; - 1081BD53ED424D998AC8F460 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - EXECUTABLE_PREFIX = ""; - EXECUTABLE_SUFFIX = ""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 3; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - LD_RUNPATH_SEARCH_PATHS = /opt/root/lib; - LIBRARY_SEARCH_PATHS = ( - "/opt/root/lib/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)", - /opt/root/lib, - ); - OTHER_CPLUSPLUSFLAGS = ( - "-m64", - "-pipe", - "-fsigned-char", - "-fno-common", - "-Qunused-arguments", - "-pthread", - "-std=c++11", - "-stdlib=libc++", - "-DNDEBUG", - ); - OTHER_LDFLAGS = ( - "-Wl,-search_paths_first", - "-Wl,-headerpad_max_install_names", - "-L/opt/root/lib", - "-lCore", - "-lRIO", - "-lNet", - "-lHist", - "-lGraf", - "-lGraf3d", - "-lGpad", - "-lTree", - "-lRint", - "-lMatrix", - "-lPhysics", - "-lMathCore", - "-lThread", - "-pthread", - "-lm", - "-ldl", - "-rdynamic", - ); - OTHER_REZFLAGS = ""; - PRODUCT_NAME = DB_Track; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = Release; - }; - 155D9CA14644416DB663DE4E /* MinSizeRel */ = { - isa = XCBuildConfiguration; - buildSettings = { - ONLY_ACTIVE_ARCH = YES; - SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk; - SYMROOT = /Users/divaldo/Programming/DB_Track/build; - }; - name = MinSizeRel; - }; - 1F3B3B2EF0E74280878E9ABF /* RelWithDebInfo */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = install; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = RelWithDebInfo; - }; - 5DB96DE9BA9642F2A67F8A24 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = install; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = Debug; - }; - 6177025223A240DD92FBC812 /* RelWithDebInfo */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ZERO_CHECK; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = RelWithDebInfo; - }; - 6349F52B971541E48A5E373C /* MinSizeRel */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = install; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = MinSizeRel; - }; - 682C959AFA9441298C5FEE2F /* RelWithDebInfo */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ALL_BUILD; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = RelWithDebInfo; - }; - 9D1B7C4816304AA789CBC6CA /* RelWithDebInfo */ = { - isa = XCBuildConfiguration; - buildSettings = { - ONLY_ACTIVE_ARCH = YES; - SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk; - SYMROOT = /Users/divaldo/Programming/DB_Track/build; - }; - name = RelWithDebInfo; - }; - A0F7B007FC384B4EA61CD230 /* MinSizeRel */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ALL_BUILD; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = MinSizeRel; - }; - A9417D070D9B4038ADDEFF17 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ALL_BUILD; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = Debug; - }; - A9AB2C2A36444C619E767C43 /* MinSizeRel */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ZERO_CHECK; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = MinSizeRel; - }; - AAF13ED02B2A4FD888B1C581 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - EXECUTABLE_PREFIX = ""; - EXECUTABLE_SUFFIX = ""; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - LD_RUNPATH_SEARCH_PATHS = /opt/root/lib; - LIBRARY_SEARCH_PATHS = ( - "/opt/root/lib/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)", - /opt/root/lib, - ); - OTHER_CPLUSPLUSFLAGS = ( - "-m64", - "-pipe", - "-fsigned-char", - "-fno-common", - "-Qunused-arguments", - "-pthread", - "-std=c++11", - "-stdlib=libc++", - ); - OTHER_LDFLAGS = ( - "-Wl,-search_paths_first", - "-Wl,-headerpad_max_install_names", - "-L/opt/root/lib", - "-lCore", - "-lRIO", - "-lNet", - "-lHist", - "-lGraf", - "-lGraf3d", - "-lGpad", - "-lTree", - "-lRint", - "-lMatrix", - "-lPhysics", - "-lMathCore", - "-lThread", - "-pthread", - "-lm", - "-ldl", - "-rdynamic", - ); - OTHER_REZFLAGS = ""; - PRODUCT_NAME = DB_Track; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = Debug; - }; - BB8C5D9C1A4F4EBCAC53AF46 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - OTHER_LDFLAGS = " "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = ZERO_CHECK; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = Release; - }; - DDBE327F34634CDF84DC157C /* MinSizeRel */ = { - isa = XCBuildConfiguration; - buildSettings = { - COMBINE_HIDPI_IMAGES = YES; - EXECUTABLE_PREFIX = ""; - EXECUTABLE_SUFFIX = ""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_OPTIMIZATION_LEVEL = s; - GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ( - /opt/root/include, - /Users/divaldo/Programming/DB_Track/include, - ); - INSTALL_PATH = ""; - LD_RUNPATH_SEARCH_PATHS = /opt/root/lib; - LIBRARY_SEARCH_PATHS = ( - "/opt/root/lib/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)", - /opt/root/lib, - ); - OTHER_CPLUSPLUSFLAGS = ( - "-m64", - "-pipe", - "-fsigned-char", - "-fno-common", - "-Qunused-arguments", - "-pthread", - "-std=c++11", - "-stdlib=libc++", - "-DNDEBUG", - ); - OTHER_LDFLAGS = ( - "-Wl,-search_paths_first", - "-Wl,-headerpad_max_install_names", - "-L/opt/root/lib", - "-lCore", - "-lRIO", - "-lNet", - "-lHist", - "-lGraf", - "-lGraf3d", - "-lGpad", - "-lTree", - "-lRint", - "-lMatrix", - "-lPhysics", - "-lMathCore", - "-lThread", - "-pthread", - "-lm", - "-ldl", - "-rdynamic", - ); - OTHER_REZFLAGS = ""; - PRODUCT_NAME = DB_Track; - SECTORDER_FLAGS = ""; - SYMROOT = /Users/divaldo/Programming/DB_Track; - USE_HEADERMAP = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - "$(inherited)", - ); - }; - name = MinSizeRel; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 005049730F2B49F481092163 /* Build configuration list for PBXProject "DB_Track" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0FEB258333854B82A4BD8C85 /* Debug */, - 0FDF54826BC74F8B93C59F78 /* Release */, - 155D9CA14644416DB663DE4E /* MinSizeRel */, - 9D1B7C4816304AA789CBC6CA /* RelWithDebInfo */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 25F70E3FF7C6492F8C802DC3 /* Build configuration list for PBXAggregateTarget "ALL_BUILD" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A9417D070D9B4038ADDEFF17 /* Debug */, - 0A09D562E3C749CF95AE292C /* Release */, - A0F7B007FC384B4EA61CD230 /* MinSizeRel */, - 682C959AFA9441298C5FEE2F /* RelWithDebInfo */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 344A7D68E8394C12BE04D09E /* Build configuration list for PBXAggregateTarget "install" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5DB96DE9BA9642F2A67F8A24 /* Debug */, - 0134E947E0604AABA44FF2B2 /* Release */, - 6349F52B971541E48A5E373C /* MinSizeRel */, - 1F3B3B2EF0E74280878E9ABF /* RelWithDebInfo */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - A9F9F1754AAB42F5A748AAB7 /* Build configuration list for PBXNativeTarget "DB_Track" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - AAF13ED02B2A4FD888B1C581 /* Debug */, - 1081BD53ED424D998AC8F460 /* Release */, - DDBE327F34634CDF84DC157C /* MinSizeRel */, - 0516E9D925964E95AA5D230C /* RelWithDebInfo */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - F781A40A7376459EA967B813 /* Build configuration list for PBXAggregateTarget "ZERO_CHECK" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0A014178C8BD48099770A595 /* Debug */, - BB8C5D9C1A4F4EBCAC53AF46 /* Release */, - A9AB2C2A36444C619E767C43 /* MinSizeRel */, - 6177025223A240DD92FBC812 /* RelWithDebInfo */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; -/* End XCConfigurationList section */ - }; - rootObject = F8EE69740391417AB8B1DB07 /* Project object */; -} diff --git a/DB_Track.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/DB_Track.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 919434a..0000000 --- a/DB_Track.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/DB_Track.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/DB_Track.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d9810..0000000 --- a/DB_Track.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/DB_Track.xcodeproj/project.xcworkspace/xcuserdata/divaldo.xcuserdatad/WorkspaceSettings.xcsettings b/DB_Track.xcodeproj/project.xcworkspace/xcuserdata/divaldo.xcuserdatad/WorkspaceSettings.xcsettings deleted file mode 100644 index a8f6112..0000000 --- a/DB_Track.xcodeproj/project.xcworkspace/xcuserdata/divaldo.xcuserdatad/WorkspaceSettings.xcsettings +++ /dev/null @@ -1,8 +0,0 @@ - - - - - BuildLocationStyle - UseTargetSettings - - diff --git a/DB_Track.xcodeproj/xcuserdata/divaldo.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/DB_Track.xcodeproj/xcuserdata/divaldo.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist deleted file mode 100644 index 917b66f..0000000 --- a/DB_Track.xcodeproj/xcuserdata/divaldo.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/DB_Track.xcodeproj/xcuserdata/divaldo.xcuserdatad/xcschemes/xcschememanagement.plist b/DB_Track.xcodeproj/xcuserdata/divaldo.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 3ca18f1..0000000 --- a/DB_Track.xcodeproj/xcuserdata/divaldo.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,32 +0,0 @@ - - - - - SchemeUserState - - DB_Track.xcscheme - - orderHint - 1 - - - SuppressBuildableAutocreation - - 49BEFD3CE8C1432F9726E354 - - primary - - - 8BB8CACCC0CB4A9B89F3F350 - - primary - - - AD68CC062FE84014B40D0E63 - - primary - - - - - diff --git a/Debug/DB_Track b/Debug/DB_Track deleted file mode 100755 index f6bf046..0000000 Binary files a/Debug/DB_Track and /dev/null differ diff --git a/cmake_install.cmake b/cmake_install.cmake deleted file mode 100644 index a948e17..0000000 --- a/cmake_install.cmake +++ /dev/null @@ -1,92 +0,0 @@ -# Install script for directory: /Users/divaldo/Programming/DB_Track - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Release") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - if("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$") - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/divaldo/Programming/DB_Track/Debug/DB_Track") - if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - execute_process(COMMAND /usr/bin/install_name_tool - -delete_rpath "/opt/root/lib" - "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - if(CMAKE_INSTALL_DO_STRIP) - execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - endif() - endif() - elseif("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$") - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/divaldo/Programming/DB_Track/Release/DB_Track") - if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - execute_process(COMMAND /usr/bin/install_name_tool - -delete_rpath "/opt/root/lib" - "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - if(CMAKE_INSTALL_DO_STRIP) - execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - endif() - endif() - elseif("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$") - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/divaldo/Programming/DB_Track/MinSizeRel/DB_Track") - if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - execute_process(COMMAND /usr/bin/install_name_tool - -delete_rpath "/opt/root/lib" - "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - if(CMAKE_INSTALL_DO_STRIP) - execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - endif() - endif() - elseif("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$") - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/divaldo/Programming/DB_Track/RelWithDebInfo/DB_Track") - if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - execute_process(COMMAND /usr/bin/install_name_tool - -delete_rpath "/opt/root/lib" - "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - if(CMAKE_INSTALL_DO_STRIP) - execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track") - endif() - endif() - endif() -endif() - -if(CMAKE_INSTALL_COMPONENT) - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/Users/divaldo/Programming/DB_Track/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}")