# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
  "CXX"
  )
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
  "/media/sf_Development/Off the work/toi/sb_service/src/main.cpp" "/media/sf_Development/Off the work/toi/sb_service/build/CMakeFiles/sb-ws-service.dir/src/main.cpp.o"
  "/media/sf_Development/Off the work/toi/sb_service/src/util.cpp" "/media/sf_Development/Off the work/toi/sb_service/build/CMakeFiles/sb-ws-service.dir/src/util.cpp.o"
  )
set(CMAKE_CXX_COMPILER_ID "GNU")

# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
  "ASIO_HAS_MOVE"
  "ASIO_STANDALONE"
  "TEST_PAUSE_TIME_MATCHES"
  "TEST_TIME_CONTINUITY"
  "USE_STANDALONE_ASIO"
  )

# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
  "../includes"
  "../submodules/IPC-Class/asio"
  "../submodules/IPC-Class/include"
  "../deps/WS-Server"
  )

# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
  )

# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
