Rev 883 | 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> |
||
8 | <AdditionalOptions>-Wcheck -Qms0 -Qoption,cpp,"--no_ms_permissive" -Qoption,cpp,"--ms_c++latest" %(AdditionalOptions)</AdditionalOptions> |
||
9 | <WarningLevel>EnableAllWarnings</WarningLevel> |
||
10 | <DisableSpecificWarnings>3280</DisableSpecificWarnings> |
||
11 | <EnableExpandedLineNumberInfo>true</EnableExpandedLineNumberInfo> |
||
12 | </ClCompile> |
||
13 | </ItemDefinitionGroup> |
||
14 | <ItemGroup /> |
||
15 | </Project> |