Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/28/11 16:30:20 (12 years ago)
Author:
abeham
Message:

#1653

  • Changed Build.cmd to default build Release instead of Debug
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/Build.cmd

    r7033 r7087  
    4949
    5050:prompt_config
    51 SET /P CONFIGURATION=Which configuration to build [Debug]:
    52 IF "%CONFIGURATION%"=="" SET CONFIGURATION=Debug
     51SET /P CONFIGURATION=Which configuration to build [Release]:
     52IF "%CONFIGURATION%"=="" SET CONFIGURATION=Release
    5353
    5454:platform_selection
Note: See TracChangeset for help on using the changeset viewer.