Converted test application from QuickApp to proper sub class.

This commit is contained in:
2025-09-20 15:27:08 +02:00
parent 0f2f5973fb
commit 58329a2033
4 changed files with 85 additions and 35 deletions

View File

@@ -3,6 +3,8 @@ Import('env')
src_files = Split("""
main.cpp
application.cpp
""")
prog_app = env.UnityProgram(