123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289 |
- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="RunTest"
- ProjectGUID="{9DB46617-BCBC-46E4-9628-FDB4C8088B4C}"
- Keyword="MFCProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="..\temp\RunTest\Debug"
- IntermediateDirectory="..\temp\RunTest\Debug"
- ConfigurationType="1"
- UseOfMFC="2"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\RunTimeDepot;..\AutoRobot;..\UI;..\log4cproj_c\Log4C;..\common"
- PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;LOG4C_ENABLE"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- TreatWChar_tAsBuiltInType="TRUE"
- UsePrecompiledHeader="3"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="..\RunTimeDepot.lib ..\AutoRobot.lib ..\log4cproj_c\Log4C\lib\log4c.lib"
- OutputFile="../bin/tRun.exe"
- LinkIncremental="2"
- GenerateDebugInformation="TRUE"
- SubSystem="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="FALSE"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2052"
- AdditionalIncludeDirectories="$(IntDir)"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="..\temp\RunTest\Release"
- IntermediateDirectory="..\temp\RunTest\Release"
- ConfigurationType="1"
- UseOfMFC="2"
- UseOfATL="0"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\RunTimeDepot;..\AutoRobot;..\UI;..\log4cproj_c\Log4C;..\common"
- PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;LOG4C_ENABLE"
- MinimalRebuild="FALSE"
- RuntimeLibrary="2"
- TreatWChar_tAsBuiltInType="TRUE"
- UsePrecompiledHeader="3"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="..\RunTimeDepot.lib ..\AutoRobot.lib ..\log4cproj_c\Log4C\lib\log4c.lib"
- OutputFile="../bin/串口设备测试工具.exe"
- LinkIncremental="1"
- GenerateDebugInformation="TRUE"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="FALSE"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2052"
- AdditionalIncludeDirectories="$(IntDir)"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="源文件"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File
- RelativePath=".\InsertDeviceDlg.cpp">
- </File>
- <File
- RelativePath=".\RunTest.cpp">
- </File>
- <File
- RelativePath=".\RunTestDlg.cpp">
- </File>
- <File
- RelativePath=".\stdafx.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="头文件"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File
- RelativePath=".\InsertDeviceDlg.h">
- </File>
- <File
- RelativePath=".\Resource.h">
- </File>
- <File
- RelativePath=".\RunTest.h">
- </File>
- <File
- RelativePath=".\RunTestDlg.h">
- </File>
- <File
- RelativePath=".\stdafx.h">
- </File>
- </Filter>
- <Filter
- Name="资源文件"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- <File
- RelativePath=".\res\folderbmp.bmp">
- </File>
- <File
- RelativePath=".\res\icon1.ico">
- </File>
- <File
- RelativePath=".\res\RunTest.ico">
- </File>
- <File
- RelativePath=".\RunTest.rc">
- </File>
- <File
- RelativePath=".\res\RunTest.rc2">
- </File>
- </Filter>
- <Filter
- Name="Next_Device"
- Filter="">
- <File
- RelativePath=".\SerialDevice.cpp">
- </File>
- <File
- RelativePath=".\SerialDevice.h">
- </File>
- </Filter>
- <Filter
- Name="UI"
- Filter="">
- <File
- RelativePath="..\Ui\BackgroundUtil.cpp">
- </File>
- <File
- RelativePath="..\Ui\BackgroundUtil.h">
- </File>
- <File
- RelativePath="..\Ui\BCMenu.cpp">
- </File>
- <File
- RelativePath="..\Ui\BCMenu.h">
- </File>
- <File
- RelativePath="..\Ui\BkDialog.cpp">
- </File>
- <File
- RelativePath="..\Ui\BkDialog.h">
- </File>
- <File
- RelativePath="..\Ui\BkDialogST.cpp">
- </File>
- <File
- RelativePath="..\Ui\BkDialogST.h">
- </File>
- <File
- RelativePath="..\Ui\BtnST.cpp">
- </File>
- <File
- RelativePath="..\Ui\BtnST.h">
- </File>
- <File
- RelativePath="..\Ui\CeXDib.cpp">
- </File>
- <File
- RelativePath="..\Ui\CeXDib.h">
- </File>
- <File
- RelativePath="..\Ui\HyperLink.cpp">
- </File>
- <File
- RelativePath="..\Ui\HyperLink.h">
- </File>
- <File
- RelativePath="..\Ui\ShadeButtonST.cpp">
- </File>
- <File
- RelativePath="..\Ui\ShadeButtonST.h">
- </File>
- <File
- RelativePath="..\Ui\WinXPButtonST.cpp">
- </File>
- <File
- RelativePath="..\Ui\WinXPButtonST.h">
- </File>
- </Filter>
- <Filter
- Name="common"
- Filter="">
- <File
- RelativePath="..\common\IniReader.cpp">
- </File>
- <File
- RelativePath="..\common\IniReader.h">
- </File>
- </Filter>
- <File
- RelativePath=".\ReadMe.txt">
- </File>
- <File
- RelativePath=".\res\RunTest.manifest">
- </File>
- </Files>
- <Globals>
- <Global
- Name="RESOURCE_FILE"
- Value="RunTest.rc"/>
- </Globals>
- </VisualStudioProject>
|