@@ -3,6 +3,8 @@ Import('env')
public_dir = env.Dir('public')
env.Append(CPPPATH = [public_dir])
if env['BUILD_TYPE'] == 'release':
cppdefines += ['RAID_RELEASE=1']
env = env.Module('private/raid/SModule')
LIB_CONFIG = {
The note is not visible to the blocked user.