DependInfo.cmake 6.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. # The set of languages for which implicit dependencies are needed:
  2. set(CMAKE_DEPENDS_LANGUAGES
  3. "C"
  4. "CXX"
  5. )
  6. # The set of files for implicit dependencies of each language:
  7. set(CMAKE_DEPENDS_CHECK_C
  8. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/fastlz/fastlz.c" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/fastlz/fastlz.c.o"
  9. )
  10. set(CMAKE_C_COMPILER_ID "AppleClang")
  11. # Preprocessor definitions for this target.
  12. set(CMAKE_TARGET_DEFINITIONS_C
  13. "CC_ENABLE_BOX2D_INTEGRATION=0"
  14. "CC_ENABLE_BULLET_INTEGRATION=1"
  15. "CC_ENABLE_CHIPMUNK_INTEGRATION=1"
  16. "CC_TARGET_OS_MAC"
  17. "CC_USE_3D_PHYSICS=1"
  18. "CC_USE_NAVMESH=1"
  19. "CP_USE_CGPOINTS=0"
  20. "USE_FILE32API"
  21. )
  22. # The include file search paths:
  23. set(CMAKE_C_TARGET_INCLUDE_PATH
  24. "/usr/local/include/GLFW"
  25. "/usr/include/GLFW"
  26. "cocos2d"
  27. "cocos2d/cocos"
  28. "cocos2d/external"
  29. "cocos2d/cocos/platform"
  30. "cocos2d/cocos/audio/include"
  31. "Classes"
  32. "cocos2d/deprecated"
  33. "cocos2d/extensions"
  34. "cocos2d/external/glfw3/include/mac"
  35. "cocos2d/external/recast/.."
  36. )
  37. set(CMAKE_DEPENDS_CHECK_CXX
  38. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DebugUtils/DebugDraw.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DebugUtils/DebugDraw.cpp.o"
  39. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DebugUtils/DetourDebugDraw.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DebugUtils/DetourDebugDraw.cpp.o"
  40. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/Detour/DetourAlloc.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/Detour/DetourAlloc.cpp.o"
  41. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/Detour/DetourCommon.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/Detour/DetourCommon.cpp.o"
  42. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/Detour/DetourNavMesh.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/Detour/DetourNavMesh.cpp.o"
  43. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/Detour/DetourNavMeshBuilder.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/Detour/DetourNavMeshBuilder.cpp.o"
  44. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/Detour/DetourNavMeshQuery.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/Detour/DetourNavMeshQuery.cpp.o"
  45. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/Detour/DetourNode.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/Detour/DetourNode.cpp.o"
  46. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DetourCrowd/DetourCrowd.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DetourCrowd/DetourCrowd.cpp.o"
  47. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DetourCrowd/DetourLocalBoundary.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DetourCrowd/DetourLocalBoundary.cpp.o"
  48. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DetourCrowd/DetourObstacleAvoidance.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DetourCrowd/DetourObstacleAvoidance.cpp.o"
  49. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DetourCrowd/DetourPathCorridor.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DetourCrowd/DetourPathCorridor.cpp.o"
  50. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DetourCrowd/DetourPathQueue.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DetourCrowd/DetourPathQueue.cpp.o"
  51. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DetourCrowd/DetourProximityGrid.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DetourCrowd/DetourProximityGrid.cpp.o"
  52. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DetourTileCache/DetourTileCache.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DetourTileCache/DetourTileCache.cpp.o"
  53. "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/DetourTileCache/DetourTileCacheBuilder.cpp" "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore2/cocos2d/external/recast/CMakeFiles/recast.dir/DetourTileCache/DetourTileCacheBuilder.cpp.o"
  54. )
  55. set(CMAKE_CXX_COMPILER_ID "AppleClang")
  56. # Preprocessor definitions for this target.
  57. set(CMAKE_TARGET_DEFINITIONS_CXX
  58. "CC_ENABLE_BOX2D_INTEGRATION=0"
  59. "CC_ENABLE_BULLET_INTEGRATION=1"
  60. "CC_ENABLE_CHIPMUNK_INTEGRATION=1"
  61. "CC_TARGET_OS_MAC"
  62. "CC_USE_3D_PHYSICS=1"
  63. "CC_USE_NAVMESH=1"
  64. "CP_USE_CGPOINTS=0"
  65. "USE_FILE32API"
  66. )
  67. # The include file search paths:
  68. set(CMAKE_CXX_TARGET_INCLUDE_PATH
  69. "/usr/local/include/GLFW"
  70. "/usr/include/GLFW"
  71. "cocos2d"
  72. "cocos2d/cocos"
  73. "cocos2d/external"
  74. "cocos2d/cocos/platform"
  75. "cocos2d/cocos/audio/include"
  76. "Classes"
  77. "cocos2d/deprecated"
  78. "cocos2d/extensions"
  79. "cocos2d/external/glfw3/include/mac"
  80. "cocos2d/external/recast/.."
  81. )
  82. # Targets to which this target links.
  83. set(CMAKE_TARGET_LINKED_INFO_FILES
  84. )
  85. # Fortran module output directory.
  86. set(CMAKE_Fortran_TARGET_MODULE_DIR "")