| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346 | <?xml version="1.0" encoding="utf-8"?><Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">  <ItemGroup Label="ProjectConfigurations">    <ProjectConfiguration Include="DebugPYD|Win32">      <Configuration>DebugPYD</Configuration>      <Platform>Win32</Platform>    </ProjectConfiguration>    <ProjectConfiguration Include="DebugPYD|x64">      <Configuration>DebugPYD</Configuration>      <Platform>x64</Platform>    </ProjectConfiguration>    <ProjectConfiguration Include="Debug|Win32">      <Configuration>Debug</Configuration>      <Platform>Win32</Platform>    </ProjectConfiguration>    <ProjectConfiguration Include="ReleasePYD|Win32">      <Configuration>ReleasePYD</Configuration>      <Platform>Win32</Platform>    </ProjectConfiguration>    <ProjectConfiguration Include="ReleasePYD|x64">      <Configuration>ReleasePYD</Configuration>      <Platform>x64</Platform>    </ProjectConfiguration>    <ProjectConfiguration Include="Release|Win32">      <Configuration>Release</Configuration>      <Platform>Win32</Platform>    </ProjectConfiguration>    <ProjectConfiguration Include="Debug|x64">      <Configuration>Debug</Configuration>      <Platform>x64</Platform>    </ProjectConfiguration>    <ProjectConfiguration Include="Release|x64">      <Configuration>Release</Configuration>      <Platform>x64</Platform>    </ProjectConfiguration>  </ItemGroup>  <PropertyGroup Label="Globals">    <VCProjectVersion>16.0</VCProjectVersion>    <ProjectGuid>{73D631AD-DE01-4EF8-8985-1D18588D2AF1}</ProjectGuid>    <Keyword>Win32Proj</Keyword>    <RootNamespace>IRControl</RootNamespace>    <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>  </PropertyGroup>  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">    <ConfigurationType>DynamicLibrary</ConfigurationType>    <UseDebugLibraries>true</UseDebugLibraries>    <PlatformToolset>v142</PlatformToolset>    <CharacterSet>MultiByte</CharacterSet>    <UseOfMfc>Dynamic</UseOfMfc>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugPYD|Win32'" Label="Configuration">    <ConfigurationType>DynamicLibrary</ConfigurationType>    <UseDebugLibraries>true</UseDebugLibraries>    <PlatformToolset>v142</PlatformToolset>    <CharacterSet>MultiByte</CharacterSet>    <UseOfMfc>Dynamic</UseOfMfc>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">    <ConfigurationType>DynamicLibrary</ConfigurationType>    <UseDebugLibraries>false</UseDebugLibraries>    <PlatformToolset>v142</PlatformToolset>    <WholeProgramOptimization>true</WholeProgramOptimization>    <CharacterSet>MultiByte</CharacterSet>    <UseOfMfc>Dynamic</UseOfMfc>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleasePYD|Win32'" Label="Configuration">    <ConfigurationType>DynamicLibrary</ConfigurationType>    <UseDebugLibraries>false</UseDebugLibraries>    <PlatformToolset>v142</PlatformToolset>    <WholeProgramOptimization>true</WholeProgramOptimization>    <CharacterSet>MultiByte</CharacterSet>    <UseOfMfc>Dynamic</UseOfMfc>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">    <ConfigurationType>DynamicLibrary</ConfigurationType>    <UseDebugLibraries>true</UseDebugLibraries>    <PlatformToolset>v142</PlatformToolset>    <CharacterSet>Unicode</CharacterSet>    <UseOfMfc>Dynamic</UseOfMfc>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugPYD|x64'" Label="Configuration">    <ConfigurationType>DynamicLibrary</ConfigurationType>    <UseDebugLibraries>true</UseDebugLibraries>    <PlatformToolset>v142</PlatformToolset>    <CharacterSet>Unicode</CharacterSet>    <UseOfMfc>Dynamic</UseOfMfc>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">    <ConfigurationType>DynamicLibrary</ConfigurationType>    <UseDebugLibraries>false</UseDebugLibraries>    <PlatformToolset>v142</PlatformToolset>    <WholeProgramOptimization>true</WholeProgramOptimization>    <CharacterSet>Unicode</CharacterSet>    <UseOfMfc>Dynamic</UseOfMfc>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleasePYD|x64'" Label="Configuration">    <ConfigurationType>DynamicLibrary</ConfigurationType>    <UseDebugLibraries>false</UseDebugLibraries>    <PlatformToolset>v142</PlatformToolset>    <WholeProgramOptimization>true</WholeProgramOptimization>    <CharacterSet>Unicode</CharacterSet>    <UseOfMfc>Dynamic</UseOfMfc>  </PropertyGroup>  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />  <ImportGroup Label="ExtensionSettings">  </ImportGroup>  <ImportGroup Label="Shared">  </ImportGroup>  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugPYD|Win32'" Label="PropertySheets">    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleasePYD|Win32'" Label="PropertySheets">    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugPYD|x64'" Label="PropertySheets">    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleasePYD|x64'" Label="PropertySheets">    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>  <PropertyGroup Label="UserMacros" />  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">    <LinkIncremental>true</LinkIncremental>    <OutDir>..\..\..\..\bin\$(SolutionName)\</OutDir>    <IntDir>$(OutDir)$(ProjectName)\$(Configuration)\</IntDir>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugPYD|Win32'">    <LinkIncremental>true</LinkIncremental>    <OutDir>..\..\..\..\bin\$(SolutionName)\</OutDir>    <IntDir>$(OutDir)$(ProjectName)\$(Configuration)\</IntDir>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">    <LinkIncremental>true</LinkIncremental>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugPYD|x64'">    <LinkIncremental>true</LinkIncremental>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">    <LinkIncremental>false</LinkIncremental>    <OutDir>..\..\..\..\bin\$(SolutionName)\</OutDir>    <IntDir>$(OutDir)$(ProjectName)\$(Configuration)\</IntDir>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleasePYD|Win32'">    <LinkIncremental>false</LinkIncremental>    <OutDir>..\..\..\..\bin\$(SolutionName)\</OutDir>    <IntDir>$(OutDir)$(ProjectName)\$(Configuration)\</IntDir>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">    <LinkIncremental>false</LinkIncremental>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleasePYD|x64'">    <LinkIncremental>false</LinkIncremental>  </PropertyGroup>  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">    <ClCompile>      <PrecompiledHeader>Use</PrecompiledHeader>      <WarningLevel>Level3</WarningLevel>      <Optimization>Disabled</Optimization>      <SDLCheck>true</SDLCheck>      <PreprocessorDefinitions>WIN32;_DEBUG;IRCONTROL_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>      <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>      <AdditionalIncludeDirectories>..\cJSON</AdditionalIncludeDirectories>    </ClCompile>    <Link>      <SubSystem>Windows</SubSystem>      <GenerateDebugInformation>true</GenerateDebugInformation>      <EnableUAC>false</EnableUAC>    </Link>  </ItemDefinitionGroup>  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugPYD|Win32'">    <ClCompile>      <PrecompiledHeader>Use</PrecompiledHeader>      <WarningLevel>Level3</WarningLevel>      <Optimization>Disabled</Optimization>      <SDLCheck>true</SDLCheck>      <PreprocessorDefinitions>WIN32;_DEBUG;IRCONTROL_EXPORTS;_WINDOWS;_USRDLL;__MAKE_PYD__;%(PreprocessorDefinitions)</PreprocessorDefinitions>      <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>      <AdditionalIncludeDirectories>..\cJSON;C:\Python27\include</AdditionalIncludeDirectories>    </ClCompile>    <Link>      <SubSystem>Windows</SubSystem>      <GenerateDebugInformation>true</GenerateDebugInformation>      <EnableUAC>false</EnableUAC>      <AdditionalLibraryDirectories>C:\Python27\libs</AdditionalLibraryDirectories>    </Link>    <PostBuildEvent>      <Command>copy $(TargetPath)  $(TargetDir)$(TargetName).pyd /y/acopy $(TargetDir)$(TargetName).pyd C:\Python27\DLLs\$(TargetName).pyd /y/a</Command>    </PostBuildEvent>  </ItemDefinitionGroup>  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">    <ClCompile>      <PrecompiledHeader>Use</PrecompiledHeader>      <WarningLevel>Level3</WarningLevel>      <Optimization>Disabled</Optimization>      <SDLCheck>true</SDLCheck>      <PreprocessorDefinitions>_DEBUG;IRCONTROL_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>      <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>    </ClCompile>    <Link>      <SubSystem>Windows</SubSystem>      <GenerateDebugInformation>true</GenerateDebugInformation>      <EnableUAC>false</EnableUAC>    </Link>  </ItemDefinitionGroup>  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugPYD|x64'">    <ClCompile>      <PrecompiledHeader>Use</PrecompiledHeader>      <WarningLevel>Level3</WarningLevel>      <Optimization>Disabled</Optimization>      <SDLCheck>true</SDLCheck>      <PreprocessorDefinitions>_DEBUG;IRCONTROL_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>      <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>    </ClCompile>    <Link>      <SubSystem>Windows</SubSystem>      <GenerateDebugInformation>true</GenerateDebugInformation>      <EnableUAC>false</EnableUAC>    </Link>  </ItemDefinitionGroup>  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">    <ClCompile>      <PrecompiledHeader>Use</PrecompiledHeader>      <WarningLevel>Level3</WarningLevel>      <Optimization>MaxSpeed</Optimization>      <FunctionLevelLinking>true</FunctionLevelLinking>      <IntrinsicFunctions>true</IntrinsicFunctions>      <SDLCheck>true</SDLCheck>      <PreprocessorDefinitions>WIN32;NDEBUG;IRCONTROL_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>      <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>      <AdditionalIncludeDirectories>..\cJSON</AdditionalIncludeDirectories>    </ClCompile>    <Link>      <SubSystem>Windows</SubSystem>      <EnableCOMDATFolding>true</EnableCOMDATFolding>      <OptimizeReferences>true</OptimizeReferences>      <GenerateDebugInformation>true</GenerateDebugInformation>      <EnableUAC>false</EnableUAC>    </Link>  </ItemDefinitionGroup>  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleasePYD|Win32'">    <ClCompile>      <PrecompiledHeader>Use</PrecompiledHeader>      <WarningLevel>Level3</WarningLevel>      <Optimization>MaxSpeed</Optimization>      <FunctionLevelLinking>true</FunctionLevelLinking>      <IntrinsicFunctions>true</IntrinsicFunctions>      <SDLCheck>true</SDLCheck>      <PreprocessorDefinitions>WIN32;NDEBUG;IRCONTROL_EXPORTS;_WINDOWS;_USRDLL;__MAKE_PYD__;%(PreprocessorDefinitions)</PreprocessorDefinitions>      <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>      <AdditionalIncludeDirectories>..\cJSON;C:\Python27\include</AdditionalIncludeDirectories>    </ClCompile>    <Link>      <SubSystem>Windows</SubSystem>      <EnableCOMDATFolding>true</EnableCOMDATFolding>      <OptimizeReferences>true</OptimizeReferences>      <GenerateDebugInformation>true</GenerateDebugInformation>      <EnableUAC>false</EnableUAC>      <AdditionalLibraryDirectories>C:\Python27\libs</AdditionalLibraryDirectories>    </Link>    <PostBuildEvent>      <Command>copy $(TargetPath)  $(TargetDir)$(TargetName).pyd /y/acopy $(TargetDir)$(TargetName).pyd C:\Python27\DLLs\$(TargetName).pyd /y/a</Command>    </PostBuildEvent>  </ItemDefinitionGroup>  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">    <ClCompile>      <PrecompiledHeader>Use</PrecompiledHeader>      <WarningLevel>Level3</WarningLevel>      <Optimization>MaxSpeed</Optimization>      <FunctionLevelLinking>true</FunctionLevelLinking>      <IntrinsicFunctions>true</IntrinsicFunctions>      <SDLCheck>true</SDLCheck>      <PreprocessorDefinitions>NDEBUG;IRCONTROL_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>      <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>    </ClCompile>    <Link>      <SubSystem>Windows</SubSystem>      <EnableCOMDATFolding>true</EnableCOMDATFolding>      <OptimizeReferences>true</OptimizeReferences>      <GenerateDebugInformation>true</GenerateDebugInformation>      <EnableUAC>false</EnableUAC>    </Link>  </ItemDefinitionGroup>  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleasePYD|x64'">    <ClCompile>      <PrecompiledHeader>Use</PrecompiledHeader>      <WarningLevel>Level3</WarningLevel>      <Optimization>MaxSpeed</Optimization>      <FunctionLevelLinking>true</FunctionLevelLinking>      <IntrinsicFunctions>true</IntrinsicFunctions>      <SDLCheck>true</SDLCheck>      <PreprocessorDefinitions>NDEBUG;IRCONTROL_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>      <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>    </ClCompile>    <Link>      <SubSystem>Windows</SubSystem>      <EnableCOMDATFolding>true</EnableCOMDATFolding>      <OptimizeReferences>true</OptimizeReferences>      <GenerateDebugInformation>true</GenerateDebugInformation>      <EnableUAC>false</EnableUAC>    </Link>  </ItemDefinitionGroup>  <ItemGroup>    <ClInclude Include="CritSection.h" />    <ClInclude Include="framework.h" />    <ClInclude Include="Global.h" />    <ClInclude Include="IRControl.h" />    <ClInclude Include="Resource.h" />    <ClInclude Include="SDK.h" />    <ClInclude Include="stdafx.h" />    <ClInclude Include="targetver.h" />    <ClInclude Include="TCPClient.h" />  </ItemGroup>  <ItemGroup>    <ClCompile Include="Global.cpp" />    <ClCompile Include="IRControl.cpp" />    <ClCompile Include="SDK.cpp" />    <ClCompile Include="stdafx.cpp">      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DebugPYD|Win32'">Create</PrecompiledHeader>      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='ReleasePYD|Win32'">Create</PrecompiledHeader>    </ClCompile>    <ClCompile Include="TCPClient.cpp" />  </ItemGroup>  <ItemGroup>    <ResourceCompile Include="IRControl.rc" />  </ItemGroup>  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />  <ImportGroup Label="ExtensionTargets">  </ImportGroup></Project>
 |