1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Bug 191686 - added .out extension to executables content type.

This commit is contained in:
Doug Schaefer 2007-06-08 14:30:44 +00:00
parent 2f72db3571
commit 70485d4e01

View file

@ -208,7 +208,7 @@
<extension point="org.eclipse.core.runtime.contentTypes">
<file-association
content-type="org.eclipse.cdt.managedbuilder.core.executableFile"
file-extensions="exe,elf"/>
file-extensions="exe,elf,out"/>
</extension>
<extension point="org.eclipse.core.runtime.contentTypes">