Also added the new class to the amalgamation templates.

This commit is contained in:
Relintai 2024-01-05 23:47:37 +01:00
parent c4fc6a7aa0
commit c08d92d8ac
3 changed files with 17 additions and 0 deletions

View File

@ -193,3 +193,9 @@
//#include "3rd_tinydir.h"
//--STRIP
{{FILE:sfw/core/dir_access.cpp}}
//--STRIP
//#include "core/pool_vector.h"
//#include "core/string_name.h"
//--STRIP
{{FILE:sfw/core/sfw_core.cpp}}

View File

@ -400,4 +400,9 @@
//--STRIP
{{FILE:sfw/core/dir_access.h}}
//--STRIP
//no includes
//--STRIP
{{FILE:sfw/core/sfw_core.h}}
#endif

View File

@ -366,6 +366,12 @@
//--STRIP
{{FILE:sfw/core/dir_access.cpp}}
//--STRIP
//#include "core/pool_vector.h"
//#include "core/string_name.h"
//--STRIP
{{FILE:sfw/core/sfw_core.cpp}}
//--STRIP
//=================== OBJECT SECTION ===================