source: trunk/eraser/Eraser Native.props @ 2624

Revision 2320, 471 bytes checked in by lowjoel, 7 months ago (diff)

Upgraded to VS2010 projects and WiX 3.5 for futureproofing

Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
5  </PropertyGroup>
6  <ItemDefinitionGroup>
7    <ClCompile>
8      <PreprocessorDefinitions>_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9    </ClCompile>
10  </ItemDefinitionGroup>
11</Project>
Note: See TracBrowser for help on using the repository browser.