VS support

master
Vectozavr 2021-10-23 20:26:14 +07:00
parent 60d6d6862d
commit edefd731f0
1408 changed files with 120616 additions and 1 deletions

View File

@ -102,7 +102,7 @@ add_executable(shooter
if(APPLE OR UNIX) if(APPLE OR UNIX)
include_directories(/usr/local/include) include_directories(/usr/local/include)
else() else()
set(SFML_DIR "SFML/lib/cmake/SFML") set(SFML_DIR "SFML-mingw32/lib/cmake/SFML")
set(SFML_STATIC_LIBRARIES TRUE) set(SFML_STATIC_LIBRARIES TRUE)
endif() endif()

Some files were not shown because too many files have changed in this diff Show More