build.make 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.23
  3. # Delete rule output on recipe failure.
  4. .DELETE_ON_ERROR:
  5. #=============================================================================
  6. # Special targets provided by cmake.
  7. # Disable implicit rules so canonical targets will work.
  8. .SUFFIXES:
  9. # Disable VCS-based implicit rules.
  10. % : %,v
  11. # Disable VCS-based implicit rules.
  12. % : RCS/%
  13. # Disable VCS-based implicit rules.
  14. % : RCS/%,v
  15. # Disable VCS-based implicit rules.
  16. % : SCCS/s.%
  17. # Disable VCS-based implicit rules.
  18. % : s.%
  19. .SUFFIXES: .hpux_make_needs_suffix_list
  20. # Command-line flag to silence nested $(MAKE).
  21. $(VERBOSE)MAKESILENT = -s
  22. #Suppress display of executed commands.
  23. $(VERBOSE).SILENT:
  24. # A target that is always out of date.
  25. cmake_force:
  26. .PHONY : cmake_force
  27. #=============================================================================
  28. # Set environment variables for the build.
  29. # The shell in which to execute make rules.
  30. SHELL = /bin/sh
  31. # The CMake executable.
  32. CMAKE_COMMAND = /Applications/CMake.app/Contents/bin/cmake
  33. # The command to remove a file.
  34. RM = /Applications/CMake.app/Contents/bin/cmake -E rm -f
  35. # Escaping for special characters.
  36. EQUALS = =
  37. # The top-level source directory on which CMake was run.
  38. CMAKE_SOURCE_DIR = /Users/ragora/Documents/Projects/Torque3D
  39. # The top-level build directory on which CMake was run.
  40. CMAKE_BINARY_DIR = /Users/ragora/Documents/Projects/Torque3D
  41. # Include any dependencies generated for this target.
  42. include Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/depend.make
  43. # Include any dependencies generated by the compiler for this target.
  44. include Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/compiler_depend.make
  45. # Include the progress variables for this target.
  46. include Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/progress.make
  47. # Include the compile flags for this target's objects.
  48. include Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/flags.make
  49. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/BasicExample.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/flags.make
  50. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/BasicExample.o: Engine/lib/bullet/examples/BasicDemo/BasicExample.cpp
  51. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/BasicExample.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/compiler_depend.ts
  52. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/ragora/Documents/Projects/Torque3D/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/BasicExample.o"
  53. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/BasicExample.o -MF CMakeFiles/AppBasicExampleGui.dir/BasicExample.o.d -o CMakeFiles/AppBasicExampleGui.dir/BasicExample.o -c /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo/BasicExample.cpp
  54. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/BasicExample.i: cmake_force
  55. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/AppBasicExampleGui.dir/BasicExample.i"
  56. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo/BasicExample.cpp > CMakeFiles/AppBasicExampleGui.dir/BasicExample.i
  57. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/BasicExample.s: cmake_force
  58. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/AppBasicExampleGui.dir/BasicExample.s"
  59. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo/BasicExample.cpp -o CMakeFiles/AppBasicExampleGui.dir/BasicExample.s
  60. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/flags.make
  61. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o: Engine/lib/bullet/examples/StandaloneMain/main_opengl_single_example.cpp
  62. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/compiler_depend.ts
  63. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/ragora/Documents/Projects/Torque3D/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o"
  64. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o -MF CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o.d -o CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o -c /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/StandaloneMain/main_opengl_single_example.cpp
  65. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.i: cmake_force
  66. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.i"
  67. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/StandaloneMain/main_opengl_single_example.cpp > CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.i
  68. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.s: cmake_force
  69. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.s"
  70. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/StandaloneMain/main_opengl_single_example.cpp -o CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.s
  71. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/flags.make
  72. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o: Engine/lib/bullet/examples/ExampleBrowser/OpenGLGuiHelper.cpp
  73. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/compiler_depend.ts
  74. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/ragora/Documents/Projects/Torque3D/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o"
  75. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o -MF CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o.d -o CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o -c /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/ExampleBrowser/OpenGLGuiHelper.cpp
  76. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.i: cmake_force
  77. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.i"
  78. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/ExampleBrowser/OpenGLGuiHelper.cpp > CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.i
  79. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.s: cmake_force
  80. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.s"
  81. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/ExampleBrowser/OpenGLGuiHelper.cpp -o CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.s
  82. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/flags.make
  83. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o: Engine/lib/bullet/examples/ExampleBrowser/GL_ShapeDrawer.cpp
  84. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/compiler_depend.ts
  85. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/ragora/Documents/Projects/Torque3D/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o"
  86. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o -MF CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o.d -o CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o -c /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/ExampleBrowser/GL_ShapeDrawer.cpp
  87. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.i: cmake_force
  88. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.i"
  89. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/ExampleBrowser/GL_ShapeDrawer.cpp > CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.i
  90. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.s: cmake_force
  91. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.s"
  92. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/ExampleBrowser/GL_ShapeDrawer.cpp -o CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.s
  93. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/flags.make
  94. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o: Engine/lib/bullet/examples/ExampleBrowser/CollisionShape2TriangleMesh.cpp
  95. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/compiler_depend.ts
  96. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/ragora/Documents/Projects/Torque3D/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o"
  97. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o -MF CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o.d -o CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o -c /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/ExampleBrowser/CollisionShape2TriangleMesh.cpp
  98. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.i: cmake_force
  99. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.i"
  100. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/ExampleBrowser/CollisionShape2TriangleMesh.cpp > CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.i
  101. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.s: cmake_force
  102. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.s"
  103. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/ExampleBrowser/CollisionShape2TriangleMesh.cpp -o CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.s
  104. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/flags.make
  105. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o: Engine/lib/bullet/examples/Utils/b3Clock.cpp
  106. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/compiler_depend.ts
  107. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/ragora/Documents/Projects/Torque3D/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o"
  108. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o -MF CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o.d -o CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o -c /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/Utils/b3Clock.cpp
  109. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.i: cmake_force
  110. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.i"
  111. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/Utils/b3Clock.cpp > CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.i
  112. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.s: cmake_force
  113. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.s"
  114. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/Utils/b3Clock.cpp -o CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.s
  115. # Object files for target AppBasicExampleGui
  116. AppBasicExampleGui_OBJECTS = \
  117. "CMakeFiles/AppBasicExampleGui.dir/BasicExample.o" \
  118. "CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o" \
  119. "CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o" \
  120. "CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o" \
  121. "CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o" \
  122. "CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o"
  123. # External object files for target AppBasicExampleGui
  124. AppBasicExampleGui_EXTERNAL_OBJECTS =
  125. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/BasicExample.o
  126. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/StandaloneMain/main_opengl_single_example.o
  127. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/OpenGLGuiHelper.o
  128. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/GL_ShapeDrawer.o
  129. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/ExampleBrowser/CollisionShape2TriangleMesh.o
  130. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/__/Utils/b3Clock.o
  131. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/build.make
  132. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/src/BulletDynamics/libBulletDynamics.2.85.dylib
  133. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/src/BulletCollision/libBulletCollision.2.85.dylib
  134. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/src/LinearMath/libLinearMath.2.85.dylib
  135. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/examples/OpenGLWindow/libOpenGLWindow.dylib
  136. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/src/Bullet3Common/libBullet3Common.2.85.dylib
  137. Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui: Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/link.txt
  138. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/Users/ragora/Documents/Projects/Torque3D/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Linking CXX executable AppBasicExampleGui"
  139. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/AppBasicExampleGui.dir/link.txt --verbose=$(VERBOSE)
  140. # Rule to build all files generated by this target.
  141. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/build: Engine/lib/bullet/examples/BasicDemo/AppBasicExampleGui
  142. .PHONY : Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/build
  143. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/clean:
  144. cd /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo && $(CMAKE_COMMAND) -P CMakeFiles/AppBasicExampleGui.dir/cmake_clean.cmake
  145. .PHONY : Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/clean
  146. Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/depend:
  147. cd /Users/ragora/Documents/Projects/Torque3D && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/ragora/Documents/Projects/Torque3D /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo /Users/ragora/Documents/Projects/Torque3D /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo /Users/ragora/Documents/Projects/Torque3D/Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/DependInfo.cmake --color=$(COLOR)
  148. .PHONY : Engine/lib/bullet/examples/BasicDemo/CMakeFiles/AppBasicExampleGui.dir/depend