1<?xml version="1.0"?> 2<Include> 3 <?ifdef Debug?> 4 <?ifdef CL1310 ?> 5 <ComponentRef Id="cmf_runtime_debug1310" /> 6 <?endif?> 7 <?ifdef CL1300 ?> 8 <ComponentRef Id="cmf_runtime_debug1300" /> 9 <?endif?> 10 <?ifdef CL1200 ?> 11 <ComponentRef Id="cmf_runtime_debug1200" /> 12 <?endif?> 13 <?endif?> 14</Include> 15