2.0 6.2 com.Atmel.ARMGCC.CPP {{project_uuid}} AT{{target}} none Executable CPP $(MSBuildProjectName) .elf $(MSBuildProjectDirectory)\$(Configuration) AtmelStudio6_2 AtmelStudio6_2 AtmelStudio6_2 Native true false true true true 2 1 True True True True True NDEBUG {% for s in symbols %}{{s}} {% endfor %} {% for i in include_paths %}../{{i}} {% endfor %} Optimize for size (-Os) True True {{c_flags|join(" ")}} {{common_flags|join(" ")}} -MMD -MP NDEBUG {% for s in symbols %}{{s}} {% endfor %} {% for i in include_paths %}../{{i}} {% endfor %} Optimize for size (-Os) True True {{cxx_flags|join(" ")}} {{common_flags|join(" ")}} -MMD -MP libm True {% for p in library_paths %}-L../{{p}} {% endfor %} {% for f in object_files %}../{{f}} {% endfor %} {% for lib in libraries %}-l{{lib}} {% endfor %} -T../{{linker_script}} {{ld_flags|join(" ")}} {{common_flags|join(" ")}} {% for i in include_paths %}../{{i}} {% endfor %} True True True True True DEBUG {% for s in symbols %}{{s}} {% endfor %} {% for i in include_paths %}../{{i}} {% endfor %} Optimize (-O1) True Maximum (-g3) True {{c_flags|join(" ")}} {{common_flags|join(" ")}} -MMD -MP DEBUG {% for s in symbols %}{{s}} {% endfor %} {% for i in include_paths %}../{{i}} {% endfor %} Optimize (-O1) True Maximum (-g3) True {{cxx_flags|join(" ")}} {{common_flags|join(" ")}} -MMD -MP libm True {% for p in library_paths %}-L../{{p}} {% endfor %} {% for f in object_files %}../{{f}} {% endfor %} {% for lib in libraries %}-l{{lib}} {% endfor %} -T../{{linker_script}} {{ld_flags|join(" ")}} {{common_flags|join(" ")}} Default (-g) {% for i in include_paths %}../{{i}} {% endfor %} Default (-Wa,-g) {% for f in source_folders %} {% endfor %} {% for s in source_files %} compile {% endfor %}