Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2502 - 1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
4
    <EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
5
  </PropertyGroup>
6
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
7
    <EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
8
  </PropertyGroup>
9
</Project>