bindevt.vcxproj.in revision c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840e
a66619fe32b9ac43b67f8fc635aec3cfea95fd91Curtis Blackburn<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
a66619fe32b9ac43b67f8fc635aec3cfea95fd91Curtis Blackburn <ProjectConfiguration Include="Debug|@PLATFORM@">
a66619fe32b9ac43b67f8fc635aec3cfea95fd91Curtis Blackburn </ProjectConfiguration>
a66619fe32b9ac43b67f8fc635aec3cfea95fd91Curtis Blackburn <ProjectConfiguration Include="Release|@PLATFORM@">
a66619fe32b9ac43b67f8fc635aec3cfea95fd91Curtis Blackburn </ProjectConfiguration>
a66619fe32b9ac43b67f8fc635aec3cfea95fd91Curtis Blackburn <ProjectGuid>{0D745CD9-FC3B-49DC-99BE-1E6DF85593F0}</ProjectGuid>
a66619fe32b9ac43b67f8fc635aec3cfea95fd91Curtis Blackburn </PropertyGroup>
a66619fe32b9ac43b67f8fc635aec3cfea95fd91Curtis Blackburn <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'" Label="Configuration">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'" Label="Configuration">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;BINDEVT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<AdditionalIncludeDirectories>..\include;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;BINDEVT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>