|
|
@ -10,7 +10,7 @@ |
|
|
|
* gcc -o $(NAME_PART).exe $(FILE_NAME) -s $(RAYLIB_DIR)\raylib\raylib_icon -static -lraylib -lpthread |
|
|
|
* -lglfw3 -lopengl32 -lgdi32 -lopenal32 -lwinmm -std=c99 -Wl,--subsystem,windows -Wl,-allow-multiple-definition |
|
|
|
* |
|
|
|
* Copyright (c) 2017 Victor Fisac |
|
|
|
* Copyright (c) 2016-2018 Victor Fisac |
|
|
|
* |
|
|
|
********************************************************************************************/ |
|
|
|
|
|
|
|