Commit df1f2435 authored by ROOL's avatar ROOL :robot:
Browse files

Enable CI

No related merge requests found
| Copyright 2002 Tematic Ltd
| Copyright 1998 Acorn Computers Ltd
|
| Licensed under the Apache License, Version 2.0 (the "License");
| you may not use this file except in compliance with the License.
......@@ -13,4 +13,4 @@
| limitations under the License.
|
Dir <Obey$Dir>
amu_machine all THROWBACK=-throwback
amu_machine debug
\ No newline at end of file
/!RunImage,ff8
/!RunImage-D,fd3
/aof/
/linked/
/o/
/objs/
/od/
/oz/
include:
- project: 'Support/CI'
file: '/SndSetup.yml'
......@@ -16,12 +16,12 @@
#
COMPONENT = SndSetup
TARGET = !RunImage
override TARGET = !RunImage
INSTTYPE = app
APP_OBJS = main common sound
OBJS = main common sound
LIBS = ${EVENTLIB} ${TBOXLIB} ${WIMPLIB}
CINCLUDES = -ITbox:,C:
INSTAPP_FILES = !Boot !Run !RunImage Res Blank Sprites Sprites11 Sprites22 \
CINCLUDES = ${TBOXINC}
INSTAPP_FILES = !Boot !Run !RunImage Messages Res Blank Sprites Sprites11 Sprites22 \
!Sprites !Sprites11 !Sprites22 CoSprite CoSprite11 CoSprite22
INSTAPP_VERSION = Messages
......
*
!.gitignore
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment