|
|
|
|
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
|
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> |
|
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> |
|
|
|
|
<PropertyGroup> |
|
|
|
|
<ProjectGuid>{943DBBB3-E84E-4CF4-917C-C05AFA8743C1}</ProjectGuid> |
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
|
|
|
@ -11,14 +11,8 @@
@@ -11,14 +11,8 @@
|
|
|
|
|
<NoStdLib>False</NoStdLib> |
|
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
|
|
|
|
<FileUpgradeFlags> |
|
|
|
|
</FileUpgradeFlags> |
|
|
|
|
<OldToolsVersion>2.0</OldToolsVersion> |
|
|
|
|
<UpgradeBackupLocation> |
|
|
|
|
</UpgradeBackupLocation> |
|
|
|
|
<SignAssembly>false</SignAssembly> |
|
|
|
|
<AssemblyOriginatorKeyFile> |
|
|
|
|
</AssemblyOriginatorKeyFile> |
|
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> |
|
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
|
|