Rev 798 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
797 | DimkaM | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||
3 | <ImportGroup Label="PropertySheets" /> |
||
4 | <PropertyGroup Label="UserMacros" /> |
||
5 | <PropertyGroup /> |
||
6 | <ItemDefinitionGroup> |
||
7 | <ClCompile> |
||
800 | DimkaM | 8 | <AdditionalOptions>-Zc:externConstexpr -constexpr:steps20000000 -experimental:external -external:anglebrackets -experimental:preprocessor -external:W0 -Zo -Zf %(AdditionalOptions)</AdditionalOptions> |
797 | DimkaM | 9 | <DisableSpecificWarnings>4061;4062;4146;4191;4200;4201;4310;4458;4459;4464;4514;4577;4626;4668;4820;5045</DisableSpecificWarnings> |
10 | </ClCompile> |
||
11 | <Link> |
||
12 | <GenerateDebugInformation>DebugFull</GenerateDebugInformation> |
||
13 | </Link> |
||
14 | </ItemDefinitionGroup> |
||
15 | <ItemGroup /> |
||
16 | </Project> |