mirror of
https://github.com/Relintai/sfw.git
synced 2024-11-08 07:52:09 +01:00
Also added the new class to the amalgamation templates.
This commit is contained in:
parent
c4fc6a7aa0
commit
c08d92d8ac
@ -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}}
|
||||
|
@ -400,4 +400,9 @@
|
||||
//--STRIP
|
||||
{{FILE:sfw/core/dir_access.h}}
|
||||
|
||||
//--STRIP
|
||||
//no includes
|
||||
//--STRIP
|
||||
{{FILE:sfw/core/sfw_core.h}}
|
||||
|
||||
#endif
|
||||
|
@ -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 ===================
|
||||
|
Loading…
Reference in New Issue
Block a user