VirtualBox

Changeset 2597 in kBuild for trunk/VSlickMacros


Ignore:
Timestamp:
Jun 20, 2012 7:32:46 AM (13 years ago)
Author:
bird
Message:

.cmd -> batch files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VSlickMacros/kdev.e

    r2590 r2597  
    35273527    LanguageSettings.setSyntaxIndent('mak', 8);
    35283528
    3529     /* Fix .asm and add .mac and .kmk. */
     3529    /* Fix .asm and add .mac, .kmk and .cmd. */
    35303530    replace_def_data("def-lang-for-ext-asm",'masm');
    35313531    replace_def_data("def-lang-for-ext-mac",'masm');
    35323532    replace_def_data("def-lang-for-ext-kmk",'mak');
     3533    replace_def_data("def-lang-for-ext-cmd",'bat');
    35333534
    35343535    /*
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