I've encountered a problem with file in assembler with .s as extension: it
doesn't compile. if i rename it .S (upper case) or .asm it works. It seems
that in "Preferences", "C/C++", "File Types" the extension .s is in upper
case and you cannot chage it, i try to add .s extension but I can't.
Is someone have a solution?
Thank you by advance, I wouldn't like to change all my assembler files in
all my repositories.