Skip to content

Commit 929ae53

Browse files
committed
Removing KOS_SIZE from SDK as it is now in KOS.
1 parent 36a29fe commit 929ae53

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

sdk/Makefile.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# DreamShell SDK Makefile.cfg
3-
# Copyright (C) 2013-2023 SWAT
3+
# Copyright (C) 2013-2024 SWAT
44
# http://www.dc-swat.ru
55
#
66

@@ -16,7 +16,6 @@ DS_BUILD = $(DS_BASE)/build
1616
# DS_BUILD = /Volumes/DREAMSHELL/DS
1717
DS_RES = $(DS_BASE)/resources
1818

19-
KOS_SIZE = $(KOS_CC_BASE)/bin/$(KOS_CC_PREFIX)-size
2019
KOS_CFLAGS += -I$(DS_SDK)/include \
2120
-I$(DS_SDK)/include/SDL \
2221
-DTARGET_NAME=$(TARGET_NAME) \

0 commit comments

Comments
 (0)