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