<?xml version="1.0" encoding="utf-8"?><Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"><ItemGroup Label="ProjectConfigurations"><ProjectConfiguration Include="Debug|Win32"><Configuration>Debug</Configuration><Platform>Win32</Platform></ProjectConfiguration><ProjectConfiguration Include="Release|Win32"><Configuration>Release</Configuration><Platform>Win32</Platform></ProjectConfiguration></ItemGroup><PropertyGroup Label="Globals"><SccProjectName></SccProjectName><SccLocalPath></SccLocalPath><Keyword>MFCProj</Keyword></PropertyGroup><Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"><ConfigurationType>DynamicLibrary</ConfigurationType><UseOfMfc>Static</UseOfMfc><CharacterSet>MultiByte</CharacterSet></PropertyGroup><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"><ConfigurationType>DynamicLibrary</ConfigurationType><UseOfMfc>Static</UseOfMfc><CharacterSet>MultiByte</CharacterSet></PropertyGroup><Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /><ImportGroup Label="ExtensionSettings"></ImportGroup><ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"><Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /><Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /></ImportGroup><ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"><Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /><Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /></ImportGroup><PropertyGroup Label="UserMacros" /><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"><OutDir>.\Release\</OutDir><IntDir>.\Release\</IntDir><LinkIncremental>false</LinkIncremental></PropertyGroup><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"><OutDir>.\Debug\</OutDir><IntDir>.\Debug\</IntDir><LinkIncremental>true</LinkIncremental></PropertyGroup><ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"><ClCompile><RuntimeLibrary>MultiThreaded</RuntimeLibrary><InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion><StringPooling>true</StringPooling><FunctionLevelLinking>true</FunctionLevelLinking><Optimization>MaxSpeed</Optimization><SuppressStartupBanner>true</SuppressStartupBanner><WarningLevel>Level3</WarningLevel><PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;STBLLIB_EXPORTS;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions><AssemblerListingLocation>.\Release\</AssemblerListingLocation><PrecompiledHeaderOutputFile>.\Release\STBLLIB.pch</PrecompiledHeaderOutputFile><PrecompiledHeader></PrecompiledHeader><ObjectFileName>.\Release\</ObjectFileName><ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName></ClCompile><Midl><SuppressStartupBanner>true</SuppressStartupBanner><PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions><TypeLibraryName>.\Release\STBLLIB.tlb</TypeLibraryName><MkTypLibCompatible>true</MkTypLibCompatible><TargetEnvironment>Win32</TargetEnvironment></Midl><ResourceCompile><Culture>0x0409</Culture><PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions></ResourceCompile><Bscmake><SuppressStartupBanner>true</SuppressStartupBanner><OutputFile>.\Release\STBLLIB.bsc</OutputFile></Bscmake><Link><SuppressStartupBanner>true</SuppressStartupBanner><LinkDLL>true</LinkDLL><SubSystem>Console</SubSystem><OutputFile>..\BIN\Release\STBLLIB.dll</OutputFile><ImportLibrary>.\Release\STBLLIB.lib</ImportLibrary></Link></ItemDefinitionGroup><ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"><ClCompile><RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary><InlineFunctionExpansion>Default</InlineFunctionExpansion><FunctionLevelLinking>false</FunctionLevelLinking><Optimization>Disabled</Optimization><SuppressStartupBanner>true</SuppressStartupBanner><WarningLevel>Level3</WarningLevel><MinimalRebuild>true</MinimalRebuild><DebugInformationFormat>EditAndContinue</DebugInformationFormat><PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;STBLLIB_EXPORTS;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions><AssemblerListingLocation>.\Debug\</AssemblerListingLocation><BrowseInformation>true</BrowseInformation><PrecompiledHeaderOutputFile>.\Debug\STBLLIB.pch</PrecompiledHeaderOutputFile><PrecompiledHeader></PrecompiledHeader><ObjectFileName>.\Debug\</ObjectFileName><ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName><BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks></ClCompile><Midl><SuppressStartupBanner>true</SuppressStartupBanner><PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions><TypeLibraryName>.\Debug\STBLLIB.tlb</TypeLibraryName><MkTypLibCompatible>true</MkTypLibCompatible><TargetEnvironment>Win32</TargetEnvironment></Midl><ResourceCompile><Culture>0x0409</Culture><PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions></ResourceCompile><Bscmake><SuppressStartupBanner>true</SuppressStartupBanner><OutputFile>.\Debug\STBLLIB.bsc</OutputFile></Bscmake><Link><SuppressStartupBanner>true</SuppressStartupBanner><LinkDLL>true</LinkDLL><GenerateDebugInformation>true</GenerateDebugInformation><SubSystem>Console</SubSystem><OutputFile>..\BIN\Debug\STBLLIB.dll</OutputFile><ImportLibrary>.\Debug\STBLLIB.lib</ImportLibrary></Link></ItemDefinitionGroup><ItemGroup><ClCompile Include="..\Crs232\rs232.cpp" /><ClCompile Include="STBLLIB.cpp" /></ItemGroup><ItemGroup><ResourceCompile Include="STBLLIB.rc" /></ItemGroup><ItemGroup><ClInclude Include="..\Crs232\rs232.h" /><ClInclude Include="STBLLIB.h" /><ClInclude Include="StdAfx.h" /></ItemGroup><Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /><ImportGroup Label="ExtensionTargets"></ImportGroup></Project>