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