Rename project

This commit is contained in:
Xavier Del Campo Romero 2024-01-26 21:53:15 +01:00
parent 83aabf0185
commit b4209ea68c
Signed by: xavi
GPG Key ID: 84FF3612A9BF43F2
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ ExternalProject_Add(tools
CMAKE_ARGS
-D CMAKE_INSTALL_PREFIX=${TOOLS_PREFIX})
project(rts C)
project(jancity C)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake)
if(CMAKE_TOOLCHAIN_FILE MATCHES "ps1")

View File

@ -1,4 +1,4 @@
BOOT = cdrom:\rts.exe;1
BOOT = cdrom:\jancity.exe;1
TCB = 4
EVENT = 8
STACK = 801FF800