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