1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- # The set of languages for which implicit dependencies are needed:
- set(CMAKE_DEPENDS_LANGUAGES
- "C"
- "CXX"
- )
- # The set of files for implicit dependencies of each language:
- set(CMAKE_DEPENDS_CHECK_C
- "/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"
- )
- set(CMAKE_C_COMPILER_ID "AppleClang")
- # Preprocessor definitions for this target.
- set(CMAKE_TARGET_DEFINITIONS_C
- "CC_ENABLE_BOX2D_INTEGRATION=0"
- "CC_ENABLE_BULLET_INTEGRATION=1"
- "CC_ENABLE_CHIPMUNK_INTEGRATION=1"
- "CC_TARGET_OS_MAC"
- "CC_USE_3D_PHYSICS=1"
- "CC_USE_NAVMESH=1"
- "CP_USE_CGPOINTS=0"
- "USE_FILE32API"
- )
- # The include file search paths:
- set(CMAKE_C_TARGET_INCLUDE_PATH
- "/usr/local/include/GLFW"
- "/usr/include/GLFW"
- "cocos2d"
- "cocos2d/cocos"
- "cocos2d/external"
- "cocos2d/cocos/platform"
- "cocos2d/cocos/audio/include"
- "Classes"
- "cocos2d/deprecated"
- "cocos2d/extensions"
- "cocos2d/external/glfw3/include/mac"
- "cocos2d/external/recast/.."
- )
- set(CMAKE_DEPENDS_CHECK_CXX
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- "/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"
- )
- set(CMAKE_CXX_COMPILER_ID "AppleClang")
- # Preprocessor definitions for this target.
- set(CMAKE_TARGET_DEFINITIONS_CXX
- "CC_ENABLE_BOX2D_INTEGRATION=0"
- "CC_ENABLE_BULLET_INTEGRATION=1"
- "CC_ENABLE_CHIPMUNK_INTEGRATION=1"
- "CC_TARGET_OS_MAC"
- "CC_USE_3D_PHYSICS=1"
- "CC_USE_NAVMESH=1"
- "CP_USE_CGPOINTS=0"
- "USE_FILE32API"
- )
- # The include file search paths:
- set(CMAKE_CXX_TARGET_INCLUDE_PATH
- "/usr/local/include/GLFW"
- "/usr/include/GLFW"
- "cocos2d"
- "cocos2d/cocos"
- "cocos2d/external"
- "cocos2d/cocos/platform"
- "cocos2d/cocos/audio/include"
- "Classes"
- "cocos2d/deprecated"
- "cocos2d/extensions"
- "cocos2d/external/glfw3/include/mac"
- "cocos2d/external/recast/.."
- )
- # Targets to which this target links.
- set(CMAKE_TARGET_LINKED_INFO_FILES
- )
- # Fortran module output directory.
- set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|