mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-25 12:39:54 +03:00
17 lines
305 B
Text
17 lines
305 B
Text
# This file is used by: https://github.com/Kapendev/closed
|
|
|
|
[default]
|
|
-t=lib
|
|
-L=-lraylib
|
|
# TODO: Make -J=source work by default maybe.
|
|
-J=source
|
|
-D=-betterC
|
|
# Those lines work for me. Use -s=custom to fix any errors.
|
|
-I=../joka/source
|
|
-L=-L../raylib/lib
|
|
|
|
[custom]
|
|
-t=lib
|
|
-L=-lraylib
|
|
-J=source
|
|
-D=-betterC
|