|
|
@ -25,7 +25,7 @@ Debug: |
|
|
|
-std=c99 -Wl,-allow-multiple-definition -Wl,--subsystem,windows -Wall |
|
|
|
|
|
|
|
Release: |
|
|
|
gcc -s -o obj\Debug\$(output) $(files) \ |
|
|
|
gcc -s -o obj/Release/$(output) $(files) \ |
|
|
|
c:/raylib/raylib/raylib_icon \ |
|
|
|
-Ic:/raylib/raylib/src \ |
|
|
|
-Lc:/raylib/MinGW/bin \ |
|
|
|