We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a29fe commit 929ae53Copy full SHA for 929ae53
1 file changed
sdk/Makefile.cfg
@@ -1,6 +1,6 @@
1
#
2
# DreamShell SDK Makefile.cfg
3
-# Copyright (C) 2013-2023 SWAT
+# Copyright (C) 2013-2024 SWAT
4
# http://www.dc-swat.ru
5
6
@@ -16,7 +16,6 @@ DS_BUILD = $(DS_BASE)/build
16
# DS_BUILD = /Volumes/DREAMSHELL/DS
17
DS_RES = $(DS_BASE)/resources
18
19
-KOS_SIZE = $(KOS_CC_BASE)/bin/$(KOS_CC_PREFIX)-size
20
KOS_CFLAGS += -I$(DS_SDK)/include \
21
-I$(DS_SDK)/include/SDL \
22
-DTARGET_NAME=$(TARGET_NAME) \
0 commit comments