mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-25 20:49:57 +03:00
14 lines
261 B
Text
14 lines
261 B
Text
# This file is used by: https://github.com/Kapendev/closed
|
|
|
|
[default]
|
|
-o=../example
|
|
-I=../source
|
|
-L=-lraylib
|
|
# Those lines work for me. Use -s=custom to fix any errors.
|
|
-I=../../joka/source
|
|
-L=-L../../raylib/lib
|
|
|
|
[custom]
|
|
-o=../example
|
|
-I=../source
|
|
-L=-lraylib
|