Example Code No.1:

#define __SOURCE_ZPath__ ../!__Alisha_Project! (!__Alisha_version!)/
#define __FB_ZPath__ 
#define __Include(_s) #Include Once #_s
#define Include2(_l,_m,_r) __Include(_l##_m##_r)
Include2( __SOURCE_ZPath__ , ./FBImage , .bi )
using Fb.Graphics
Include2( __FB_ZPath__ , fbgfx , .bi )