mirror of
https://github.com/Relintai/sfw.git
synced 2024-11-08 07:52:09 +01:00
Don't strip the section comments.
This commit is contained in:
parent
ad773474c9
commit
3e062f3d6f
@ -19,6 +19,8 @@
|
||||
#include "sfw.h"
|
||||
#endif
|
||||
|
||||
//=================== CORE SECTION ===================
|
||||
|
||||
{{FILE:sfw/core/ucaps.h}}
|
||||
|
||||
//--STRIP
|
||||
|
@ -11,6 +11,8 @@
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
|
||||
//=================== CORE SECTION ===================
|
||||
|
||||
//--STRIP
|
||||
//no includes
|
||||
//--STRIP
|
||||
|
@ -191,6 +191,8 @@
|
||||
|
||||
#endif
|
||||
|
||||
//=================== CORE SECTION ===================
|
||||
|
||||
{{FILE:sfw/core/ucaps.h}}
|
||||
|
||||
//--STRIP
|
||||
@ -373,9 +375,7 @@
|
||||
{{FILE:sfw/core/sfw_core.cpp}}
|
||||
|
||||
|
||||
//--STRIP
|
||||
//=================== OBJECT SECTION ===================
|
||||
//--STRIP
|
||||
|
||||
//--STRIP
|
||||
//#include "resource.h"
|
||||
@ -441,9 +441,7 @@
|
||||
//--STRIP
|
||||
{{FILE:sfw/object/variant_op.cpp}}
|
||||
|
||||
//--STRIP
|
||||
//=================== RENDER CORE SECTION ===================
|
||||
//--STRIP
|
||||
|
||||
{{FILE:sfw/render_core/font_data_bm_mini.inc.h}}
|
||||
{{FILE:sfw/render_core/font_data_tables.inc.h}}
|
||||
@ -595,9 +593,7 @@
|
||||
//--STRIP
|
||||
{{FILE:sfw/render_core/input.cpp}}
|
||||
|
||||
//--STRIP
|
||||
//=================== RENDER IMMEDIATE SECTION ===================
|
||||
//--STRIP
|
||||
|
||||
//--STRIP
|
||||
//#include "renderer.h"
|
||||
@ -613,9 +609,7 @@
|
||||
//--STRIP
|
||||
{{FILE:sfw/render_immediate/renderer.cpp}}
|
||||
|
||||
//--STRIP
|
||||
//=================== RENDER OBJCTS SECTION ===================
|
||||
//--STRIP
|
||||
|
||||
//--STRIP
|
||||
//#include "render_objects/camera_3d.h"
|
||||
|
@ -11,6 +11,8 @@
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
|
||||
//=================== CORE SECTION ===================
|
||||
|
||||
//--STRIP
|
||||
//no includes
|
||||
//--STRIP
|
||||
@ -405,9 +407,7 @@
|
||||
//--STRIP
|
||||
{{FILE:sfw/core/sfw_core.h}}
|
||||
|
||||
//--STRIP
|
||||
//=================== OBJECT SECTION ===================
|
||||
//--STRIP
|
||||
|
||||
//--STRIP
|
||||
//Dependencyless stuff
|
||||
@ -512,9 +512,7 @@
|
||||
{{FILE:sfw/object/resource.h}}
|
||||
|
||||
|
||||
//--STRIP
|
||||
//=================== RENDER CORE SECTION ===================
|
||||
//--STRIP
|
||||
|
||||
//--STRIP
|
||||
//#include "core/projection.h"
|
||||
@ -680,9 +678,7 @@
|
||||
{{FILE:sfw/render_core/application.h}}
|
||||
|
||||
|
||||
//--STRIP
|
||||
//=================== RENDER IMMEDIATE SECTION ===================
|
||||
//--STRIP
|
||||
|
||||
//--STRIP
|
||||
//#include "core/color.h"
|
||||
@ -695,9 +691,7 @@
|
||||
//--STRIP
|
||||
{{FILE:sfw/render_immediate/renderer.h}}
|
||||
|
||||
//--STRIP
|
||||
//=================== RENDER OBJCTS SECTION ===================
|
||||
//--STRIP
|
||||
|
||||
//--STRIP
|
||||
//#include "object/object.h"
|
||||
|
Loading…
Reference in New Issue
Block a user