name "test" description "Test of the game engine" authors "Tulpenkiste" copyright "Copyright © 2023, Tulpenkiste" license "GPL-3.0" targetType "executable" dependency "gameengine:engine" version="*" dependency "gameengine:rsdl" version="*" sourcePaths "./" "../engine/source" "../../renderer/rsdl/source"