2004-03-15 05:50:27 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2006-12-13 01:44:54 +00:00
|
|
|
Version="8.00"
|
2004-03-15 05:50:27 +00:00
|
|
|
Name="iotest"
|
|
|
|
ProjectGUID="{E4993E82-D68A-46CA-BAE0-9D35E172E46F}"
|
2006-12-13 01:44:54 +00:00
|
|
|
>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Platforms>
|
|
|
|
<Platform
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="Win32"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
</Platforms>
|
2006-12-13 01:44:54 +00:00
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory=".\Debug"
|
|
|
|
IntermediateDirectory=".\Debug"
|
|
|
|
ConfigurationType="1"
|
2006-12-13 01:44:54 +00:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
2004-03-15 05:50:27 +00:00
|
|
|
UseOfMFC="0"
|
2006-12-13 01:44:54 +00:00
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TypeLibraryName=".\Debug/iotest.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2005-03-05 10:06:19 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common"
|
2006-12-13 04:41:02 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
|
2004-03-15 05:50:27 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2006-12-13 01:44:54 +00:00
|
|
|
BufferSecurityCheck="true"
|
|
|
|
DisableLanguageExtensions="true"
|
|
|
|
TreatWChar_tAsBuiltInType="true"
|
2004-03-15 05:50:27 +00:00
|
|
|
PrecompiledHeaderFile=".\Debug/iotest.pch"
|
|
|
|
AssemblerListingLocation=".\Debug/"
|
|
|
|
ObjectFile=".\Debug/"
|
|
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
|
|
BrowseInformation="1"
|
|
|
|
WarningLevel="3"
|
2006-12-13 01:44:54 +00:00
|
|
|
SuppressStartupBanner="true"
|
2004-03-15 05:50:27 +00:00
|
|
|
DebugInformationFormat="4"
|
2006-12-13 01:44:54 +00:00
|
|
|
CompileAs="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile=".\Debug/iotest.exe"
|
|
|
|
LinkIncremental="0"
|
2006-12-13 01:44:54 +00:00
|
|
|
SuppressStartupBanner="true"
|
|
|
|
GenerateDebugInformation="true"
|
2004-03-15 05:50:27 +00:00
|
|
|
ProgramDatabaseFile=".\Debug/iotest.pdb"
|
|
|
|
SubSystem="1"
|
2006-12-13 01:44:54 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCManifestTool"
|
|
|
|
UseFAT32Workaround="true"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory=".\Release"
|
|
|
|
IntermediateDirectory=".\Release"
|
|
|
|
ConfigurationType="1"
|
2006-12-13 01:44:54 +00:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
2004-03-15 05:50:27 +00:00
|
|
|
UseOfMFC="0"
|
2006-12-13 01:44:54 +00:00
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TypeLibraryName=".\Release/iotest.tlb"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2005-03-05 10:06:19 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common"
|
2006-12-13 04:41:02 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
|
2006-12-13 01:44:54 +00:00
|
|
|
StringPooling="true"
|
2004-03-15 05:50:27 +00:00
|
|
|
RuntimeLibrary="2"
|
2006-12-13 01:44:54 +00:00
|
|
|
DisableLanguageExtensions="true"
|
|
|
|
TreatWChar_tAsBuiltInType="true"
|
2004-03-15 05:50:27 +00:00
|
|
|
PrecompiledHeaderFile=".\Release/iotest.pch"
|
|
|
|
AssemblerListingLocation=".\Release/"
|
|
|
|
ObjectFile=".\Release/"
|
|
|
|
ProgramDataBaseFileName=".\Release/"
|
|
|
|
WarningLevel="3"
|
2006-12-13 01:44:54 +00:00
|
|
|
SuppressStartupBanner="true"
|
|
|
|
CompileAs="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile=".\Release/iotest.exe"
|
|
|
|
LinkIncremental="1"
|
2006-12-13 01:44:54 +00:00
|
|
|
SuppressStartupBanner="true"
|
2004-03-15 05:50:27 +00:00
|
|
|
ProgramDatabaseFile=".\Release/iotest.pdb"
|
|
|
|
SubSystem="1"
|
2006-12-13 01:44:54 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
<Tool
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2004-03-15 05:50:27 +00:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
2006-12-13 01:44:54 +00:00
|
|
|
Filter="cpp;c;cxx"
|
|
|
|
>
|
2004-04-06 18:12:57 +00:00
|
|
|
<File
|
2006-12-13 01:44:54 +00:00
|
|
|
RelativePath=".\filetst.c"
|
|
|
|
>
|
2004-04-06 18:12:57 +00:00
|
|
|
</File>
|
2004-03-15 05:50:27 +00:00
|
|
|
<File
|
2006-12-13 01:44:54 +00:00
|
|
|
RelativePath=".\iotest.cpp"
|
|
|
|
>
|
2004-04-06 18:12:57 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2006-12-13 01:44:54 +00:00
|
|
|
RelativePath=".\stream.cpp"
|
|
|
|
>
|
2005-09-16 18:09:08 +00:00
|
|
|
<FileConfiguration
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2005-09-16 18:09:08 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-12-13 01:44:54 +00:00
|
|
|
DisableLanguageExtensions="false"
|
|
|
|
/>
|
2005-09-16 18:09:08 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2006-12-13 01:44:54 +00:00
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
2005-09-16 18:09:08 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-12-13 01:44:54 +00:00
|
|
|
DisableLanguageExtensions="false"
|
|
|
|
/>
|
2005-09-16 18:09:08 +00:00
|
|
|
</FileConfiguration>
|
2004-04-06 18:12:57 +00:00
|
|
|
</File>
|
2005-06-23 07:10:52 +00:00
|
|
|
<File
|
2006-12-13 01:44:54 +00:00
|
|
|
RelativePath=".\strtst.c"
|
|
|
|
>
|
2005-09-16 18:09:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2006-12-13 01:44:54 +00:00
|
|
|
RelativePath=".\trnstst.c"
|
|
|
|
>
|
2005-06-23 07:10:52 +00:00
|
|
|
</File>
|
2004-04-06 18:12:57 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
2006-12-13 01:44:54 +00:00
|
|
|
Filter="h;hpp;hxx"
|
|
|
|
>
|
2004-04-06 18:12:57 +00:00
|
|
|
<File
|
2006-12-13 01:44:54 +00:00
|
|
|
RelativePath=".\iotest.h"
|
|
|
|
>
|
2004-03-15 05:50:27 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|