]> git.saurik.com Git - apple/icu.git/blob - icuSources/test/iotest/iotest.vcproj
ICU-6.2.10.tar.gz
[apple/icu.git] / icuSources / test / iotest / iotest.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="iotest"
6 ProjectGUID="{E4993E82-D68A-46CA-BAE0-9D35E172E46F}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory=".\Debug"
17 IntermediateDirectory=".\Debug"
18 ConfigurationType="1"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="0"
25 ImproveFloatingPointConsistency="TRUE"
26 AdditionalIncludeDirectories="..\..\..\include,..\..\tools\ctestfw,..\..\common"
27 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
28 BasicRuntimeChecks="3"
29 RuntimeLibrary="3"
30 BufferSecurityCheck="TRUE"
31 DisableLanguageExtensions="TRUE"
32 PrecompiledHeaderFile=".\Debug/iotest.pch"
33 AssemblerListingLocation=".\Debug/"
34 ObjectFile=".\Debug/"
35 ProgramDataBaseFileName=".\Debug/"
36 BrowseInformation="1"
37 WarningLevel="3"
38 SuppressStartupBanner="TRUE"
39 DebugInformationFormat="4"
40 CompileAs="0"/>
41 <Tool
42 Name="VCCustomBuildTool"/>
43 <Tool
44 Name="VCLinkerTool"
45 OutputFile=".\Debug/iotest.exe"
46 LinkIncremental="0"
47 SuppressStartupBanner="TRUE"
48 GenerateDebugInformation="TRUE"
49 ProgramDatabaseFile=".\Debug/iotest.pdb"
50 SubSystem="1"
51 TargetMachine="1"/>
52 <Tool
53 Name="VCMIDLTool"
54 TypeLibraryName=".\Debug/iotest.tlb"
55 HeaderFileName=""/>
56 <Tool
57 Name="VCPostBuildEventTool"/>
58 <Tool
59 Name="VCPreBuildEventTool"/>
60 <Tool
61 Name="VCPreLinkEventTool"/>
62 <Tool
63 Name="VCResourceCompilerTool"
64 PreprocessorDefinitions="_DEBUG"
65 Culture="1033"/>
66 <Tool
67 Name="VCWebServiceProxyGeneratorTool"/>
68 <Tool
69 Name="VCXMLDataGeneratorTool"/>
70 <Tool
71 Name="VCWebDeploymentTool"/>
72 <Tool
73 Name="VCManagedWrapperGeneratorTool"/>
74 <Tool
75 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
76 </Configuration>
77 <Configuration
78 Name="Release|Win32"
79 OutputDirectory=".\Release"
80 IntermediateDirectory=".\Release"
81 ConfigurationType="1"
82 UseOfMFC="0"
83 ATLMinimizesCRunTimeLibraryUsage="FALSE"
84 CharacterSet="2">
85 <Tool
86 Name="VCCLCompilerTool"
87 Optimization="3"
88 InlineFunctionExpansion="2"
89 ImproveFloatingPointConsistency="TRUE"
90 AdditionalIncludeDirectories="..\..\..\include,..\..\tools\ctestfw,..\..\common"
91 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
92 StringPooling="TRUE"
93 RuntimeLibrary="2"
94 BufferSecurityCheck="TRUE"
95 DisableLanguageExtensions="TRUE"
96 PrecompiledHeaderFile=".\Release/iotest.pch"
97 AssemblerListingLocation=".\Release/"
98 ObjectFile=".\Release/"
99 ProgramDataBaseFileName=".\Release/"
100 WarningLevel="3"
101 SuppressStartupBanner="TRUE"
102 CompileAs="0"/>
103 <Tool
104 Name="VCCustomBuildTool"/>
105 <Tool
106 Name="VCLinkerTool"
107 OutputFile=".\Release/iotest.exe"
108 LinkIncremental="1"
109 SuppressStartupBanner="TRUE"
110 ProgramDatabaseFile=".\Release/iotest.pdb"
111 SubSystem="1"
112 TargetMachine="1"/>
113 <Tool
114 Name="VCMIDLTool"
115 TypeLibraryName=".\Release/iotest.tlb"/>
116 <Tool
117 Name="VCPostBuildEventTool"/>
118 <Tool
119 Name="VCPreBuildEventTool"/>
120 <Tool
121 Name="VCPreLinkEventTool"/>
122 <Tool
123 Name="VCResourceCompilerTool"
124 PreprocessorDefinitions="NDEBUG"
125 Culture="1033"/>
126 <Tool
127 Name="VCWebServiceProxyGeneratorTool"/>
128 <Tool
129 Name="VCXMLDataGeneratorTool"/>
130 <Tool
131 Name="VCWebDeploymentTool"/>
132 <Tool
133 Name="VCManagedWrapperGeneratorTool"/>
134 <Tool
135 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
136 </Configuration>
137 </Configurations>
138 <References>
139 </References>
140 <Files>
141 <Filter
142 Name="Source Files"
143 Filter="cpp;c;cxx">
144 <File
145 RelativePath="filetst.c">
146 </File>
147 <File
148 RelativePath="iotest.cpp">
149 </File>
150 <File
151 RelativePath="strtst.c">
152 </File>
153 </Filter>
154 <Filter
155 Name="Header Files"
156 Filter="h;hpp;hxx">
157 <File
158 RelativePath="iotest.h">
159 </File>
160 </Filter>
161 </Files>
162 <Globals>
163 </Globals>
164 </VisualStudioProject>