From 7cf54f48113b77a4d7b21d5858ec98862195b2a6 Mon Sep 17 00:00:00 2001 From: spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> Date: Sun, 12 Sep 2021 19:39:12 +0200 Subject: Migrated examples to CMake --- examples/demos/n00bdemo/data.xml.template | 49 +++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 examples/demos/n00bdemo/data.xml.template (limited to 'examples/demos/n00bdemo/data.xml.template') diff --git a/examples/demos/n00bdemo/data.xml.template b/examples/demos/n00bdemo/data.xml.template new file mode 100644 index 0000000..057d6a6 --- /dev/null +++ b/examples/demos/n00bdemo/data.xml.template @@ -0,0 +1,49 @@ + + + + + ${DATA_DIR}/petscum16c.tim + ${DATA_DIR}/bungirl.tim + + + ${DATA_DIR}/clktower.tim + ${DATA_DIR}/riftbld1.tim + ${DATA_DIR}/riftbld2.tim + ${DATA_DIR}/hatkid.tim + + ${DATA_DIR}/celmapi.tim + + ${DATA_DIR}/lamelotl16c.tim + ${DATA_DIR}/n00blogo-pixel.tim + ${DATA_DIR}/font.tim + + + + + + + ${DATA_DIR}/mtekdisk.smd + ${DATA_DIR}/mtektext.smd + ${DATA_DIR}/star.smd + ${DATA_DIR}/psn00blogo.smd + ${DATA_DIR}/logo.smd + + + ${DATA_DIR}/petscum.smd + ${DATA_DIR}/bulb.smd + + + ${DATA_DIR}/bungirl.smd + + ${DATA_DIR}/star_mask.smd + ${DATA_DIR}/timerift.smd + ${DATA_DIR}/rbowshade.smd + + ${DATA_DIR}/hatkid.smd + + + textures.qlp + + + + \ No newline at end of file -- cgit v1.2.3