diff --git a/tools/export/e2studio/.cproject.tmpl b/tools/export/e2studio/.cproject.tmpl index d8732301d3..57c7a9972a 100644 --- a/tools/export/e2studio/.cproject.tmpl +++ b/tools/export/e2studio/.cproject.tmpl @@ -326,10 +326,10 @@ {% endfor %} @@ -337,6 +337,9 @@ {% for path in opts['ld']['object_files'] %} {% endfor %} + {% for path in opts['ld']['user_library_files'] %} + + {% endfor %} {% if opts['ld']['gcsections'] %} @@ -337,6 +337,9 @@ {% for path in opts['ld']['object_files'] %} {% endfor %} + {% for path in opts['ld']['user_library_files'] %} + + {% endfor %} {% if opts['ld']['gcsections'] %}