mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-18 18:41:57 +00:00
17 lines
186 B
INI
17 lines
186 B
INI
#
|
|
# sdl/makeCYG.cfg for SRB2/Cygwin
|
|
#
|
|
|
|
#
|
|
#Cygwin, for debugging
|
|
|
|
NOHW=1
|
|
NOHS=1
|
|
NOASM=1
|
|
|
|
OPTS+=-DLINUX
|
|
|
|
i_system_o+=$(OBJDIR)/SRB2.res
|
|
|
|
# name of the exefile
|
|
EXENAME?=lsdlsrb2.exe
|