mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-26 04:59:54 +03:00
Working on a tile map editor.
This commit is contained in:
parent
c027170fd3
commit
31a96366b3
11 changed files with 291 additions and 7 deletions
|
@ -1,7 +1,14 @@
|
|||
# This file is used by: https://github.com/Kapendev/closed
|
||||
-I=../source
|
||||
|
||||
[default]
|
||||
-o=../example
|
||||
# No Joka :(
|
||||
-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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue