8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 10:03:03 +01:00
firebird-mirror/extern/icu/source/test/iotest/iotest.vcproj

68 lines
3.9 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="iotest" ProjectGUID="{E4993E82-D68A-46CA-BAE0-9D35E172E46F}">
<Platforms>
<Platform Name="Win32" />
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration Name="Debug|Win32" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" OutputDirectory="$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)">
<Tool Name="VCPreBuildEventTool" />
<Tool Name="VCCustomBuildTool" />
<Tool Name="VCXMLDataGeneratorTool" />
<Tool Name="VCWebServiceProxyGeneratorTool" />
<Tool Name="VCMIDLTool" TypeLibraryName="$(IntDir)/iotest.tlb" HeaderFileName="" />
<Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\include,..\..\tools\ctestfw,..\..\common" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" BufferSecurityCheck="true" DebugInformationFormat="4" CompileAs="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="true" WarningLevel="3" Optimization="0" BasicRuntimeChecks="3" RuntimeLibrary="1" BrowseInformation="1" Detect64BitPortabilityProblems="true" />
<Tool Name="VCManagedResourceCompilerTool" />
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
<Tool Name="VCPreLinkEventTool" />
<Tool Name="VCLinkerTool" OutputFile="$(OutDir)/$(ProjectName).exe" ProgramDatabaseFile="$(IntDir)/iotest.pdb" SubSystem="1" TargetMachine="1" GenerateDebugInformation="true" LinkIncremental="2" />
<Tool Name="VCALinkTool" />
<Tool Name="VCManifestTool" />
<Tool Name="VCXDCMakeTool" />
<Tool Name="VCBscMakeTool" />
<Tool Name="VCFxCopTool" />
<Tool Name="VCAppVerifierTool" />
<Tool Name="VCWebDeploymentTool" />
<Tool Name="VCPostBuildEventTool" />
</Configuration>
<Configuration Name="Release|Win32" ConfigurationType="1" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" OutputDirectory="$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)">
<Tool Name="VCPreBuildEventTool" />
<Tool Name="VCCustomBuildTool" />
<Tool Name="VCXMLDataGeneratorTool" />
<Tool Name="VCWebServiceProxyGeneratorTool" />
<Tool Name="VCMIDLTool" TypeLibraryName="$(IntDir)/iotest.tlb" />
<Tool Name="VCCLCompilerTool" Optimization="3" AdditionalIncludeDirectories="..\..\..\include,..\..\tools\ctestfw,..\..\common" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" BufferSecurityCheck="true" CompileAs="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="true" WarningLevel="3" DebugInformationFormat="3" InlineFunctionExpansion="2" />
<Tool Name="VCManagedResourceCompilerTool" />
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
<Tool Name="VCPreLinkEventTool" />
<Tool Name="VCLinkerTool" OutputFile="$(OutDir)/$(ProjectName).exe" ProgramDatabaseFile="$(IntDir)/iotest.pdb" SubSystem="1" TargetMachine="1" LinkIncremental="1" IgnoreDefaultLibraryNames="msvcrt.lib" />
<Tool Name="VCALinkTool" />
<Tool Name="VCManifestTool" />
<Tool Name="VCXDCMakeTool" />
<Tool Name="VCBscMakeTool" />
<Tool Name="VCFxCopTool" />
<Tool Name="VCAppVerifierTool" />
<Tool Name="VCWebDeploymentTool" />
<Tool Name="VCPostBuildEventTool" />
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter Name="Source Files" Filter="cpp;c;cxx">
<File RelativePath="filetst.c">
</File>
<File RelativePath="iotest.cpp">
</File>
<File RelativePath="strtst.c">
</File>
</Filter>
<Filter Name="Header Files" Filter="h;hpp;hxx">
<File RelativePath="iotest.h">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>