VirtualBox

Changeset 2586 in kBuild


Ignore:
Timestamp:
Jun 13, 2012 3:43:04 PM (13 years ago)
Author:
bird
Message:

make file lexer, add .kmk & .mac and fix lexer for .asm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VSlickMacros/kdev.e

    r2584 r2586  
    35063506    }
    35073507    LanguageSettings.setIndentWithTabs('mak', true);
    3508 
     3508    LanguageSettings.setLexerName('mak', 'kmk');
     3509
     3510    /* Fix .asm and add .mac and .kmk. */
     3511    replace_def_data("def-lang-for-ext-asm",'masm');
     3512    replace_def_data("def-lang-for-ext-mac",'masm');
     3513    replace_def_data("def-lang-for-ext-kmk",'mak');
    35093514#endif
    35103515
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette