Initial source commit
This commit is contained in:
commit
f1384c11ee
335 changed files with 52715 additions and 0 deletions
10
gamma256/gameSource/Makefile.GnuLinux
Normal file
10
gamma256/gameSource/Makefile.GnuLinux
Normal file
|
@ -0,0 +1,10 @@
|
|||
PLATFORM_PATH = linux
|
||||
PLATFORM_NAME = Linux
|
||||
TIME_PLATFORM_PATH = unix
|
||||
TIME_PLATFORM_NAME = Unix
|
||||
|
||||
PLATFORM_COMPILE_FLAGS =
|
||||
|
||||
PLATFORM_LINK_FLAGS = -lSDL -lpthread
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue