summaryrefslogtreecommitdiff
path: root/windows/vs2008/set-serial-port.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/vs2008/set-serial-port.vcproj')
-rw-r--r--windows/vs2008/set-serial-port.vcproj518
1 files changed, 518 insertions, 0 deletions
diff --git a/windows/vs2008/set-serial-port.vcproj b/windows/vs2008/set-serial-port.vcproj
new file mode 100644
index 0000000..0303096
--- /dev/null
+++ b/windows/vs2008/set-serial-port.vcproj
@@ -0,0 +1,518 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="set-serial-port"
+ ProjectGUID="{72684B0F-1D39-4845-8B83-DF10A2C25A5D}"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="0"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ <Platform
+ Name="x64"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(PlatformName)\$(ConfigurationName)"
+ IntermediateDirectory="$(PlatformName)-tmp\$(ConfigurationName)"
+ ConfigurationType="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..,..\..\mbglib\common"
+ PreprocessorDefinitions="_USE_SOCKET_IO=1;MBG_LIB_EXPORT=1;DEBUG=1"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ BrowseInformation="1"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="4"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="ws2_32.lib iphlpapi.lib"
+ LinkIncremental="2"
+ GenerateDebugInformation="true"
+ SubSystem="1"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|x64"
+ OutputDirectory="$(PlatformName)\$(ConfigurationName)"
+ IntermediateDirectory="$(PlatformName)-tmp\$(ConfigurationName)"
+ ConfigurationType="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..,..\..\mbglib\common"
+ PreprocessorDefinitions="_USE_SOCKET_IO=1;MBG_LIB_EXPORT=1;DEBUG=1"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ BrowseInformation="1"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="ws2_32.lib iphlpapi.lib"
+ LinkIncremental="2"
+ GenerateDebugInformation="true"
+ SubSystem="1"
+ TargetMachine="17"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(PlatformName)\$(ConfigurationName)"
+ IntermediateDirectory="$(PlatformName)-tmp\$(ConfigurationName)"
+ ConfigurationType="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..,..\..\mbglib\common"
+ PreprocessorDefinitions="_USE_SOCKET_IO=1;MBG_LIB_EXPORT=1;NDEBUG"
+ RuntimeLibrary="2"
+ UsePrecompiledHeader="0"
+ BrowseInformation="1"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="ws2_32.lib iphlpapi.lib"
+ LinkIncremental="2"
+ GenerateDebugInformation="true"
+ SubSystem="1"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|x64"
+ OutputDirectory="$(PlatformName)\$(ConfigurationName)"
+ IntermediateDirectory="$(PlatformName)-tmp\$(ConfigurationName)"
+ ConfigurationType="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..,..\..\mbglib\common"
+ PreprocessorDefinitions="_USE_SOCKET_IO=1;MBG_LIB_EXPORT=1;NDEBUG"
+ RuntimeLibrary="2"
+ UsePrecompiledHeader="0"
+ BrowseInformation="1"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="ws2_32.lib iphlpapi.lib"
+ LinkIncremental="2"
+ GenerateDebugInformation="true"
+ SubSystem="1"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ TargetMachine="17"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath="..\..\mbglib\common\aes128.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\cfg_hlp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\extiohlp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\gpsdefs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\gpsserio.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\gpsutils.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\lan_util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbg_arch.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbg_cof.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbg_tgt.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbg_tmo.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgerror.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgextio.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbggeo.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgklist.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgmutex.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgserio.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgtime.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\myutil.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\pcpsdefs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\secudefs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\str_util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\timeutil.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\use_pack.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\words.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\xdevfeat.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\xtiocomm.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath="..\..\mbglib\common\aes128.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\cfg_hlp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\extiohlp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\gpsserio.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\gpsutils.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\lan_util.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbg_tmo.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgerror.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgextio.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\mbgserio.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\myutil.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\set-serial-port.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\str_util.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\timeutil.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\xdevfeat.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mbglib\common\xtiocomm.c"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>