hopalong orbit viewer; also bezier patches in playground

This commit is contained in:
aap
2021-11-25 14:17:44 +01:00
parent 7dd7ec184d
commit 50c8f9ec7f
8 changed files with 1317 additions and 15 deletions

View File

@@ -275,3 +275,12 @@ project "ps2test"
-- includedirs { "." }
-- libdirs { Libdir }
-- links { "librw" }
project "hopalong"
kind "WindowedApp"
characterset ("MBCS")
skeltool("hopalong")
entrypoint("WinMainCRTStartup")
removeplatforms { "*null" }
removeplatforms { "ps2" }