]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/gensprep/gensprep.vcproj
ICU-8.11.1.tar.gz
[apple/icu.git] / icuSources / tools / gensprep / gensprep.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="gensprep"
b75a7d8f
A
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"
b75a7d8f 23 ImproveFloatingPointConsistency="TRUE"
73c04bcf
A
24 AdditionalIncludeDirectories="..\..\common;..\toolutil"
25 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
b75a7d8f 26 StringPooling="TRUE"
73c04bcf 27 RuntimeLibrary="2"
b75a7d8f 28 EnableFunctionLevelLinking="TRUE"
374ca955 29 DisableLanguageExtensions="TRUE"
73c04bcf 30 TreatWChar_tAsBuiltInType="TRUE"
374ca955 31 PrecompiledHeaderFile=".\Release/gensprep.pch"
b75a7d8f
A
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"
374ca955 40 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
b75a7d8f 41"
374ca955 42 Outputs="..\..\..\bin\$(TargetFileName)"/>
b75a7d8f
A
43 <Tool
44 Name="VCLinkerTool"
374ca955 45 OutputFile=".\Release/gensprep.exe"
b75a7d8f
A
46 LinkIncremental="1"
47 SuppressStartupBanner="TRUE"
374ca955 48 ProgramDatabaseFile=".\Release/gensprep.pdb"
b75a7d8f
A
49 SubSystem="1"/>
50 <Tool
51 Name="VCMIDLTool"
374ca955 52 TypeLibraryName=".\Release/gensprep.tlb"/>
b75a7d8f
A
53 <Tool
54 Name="VCPostBuildEventTool"/>
55 <Tool
56 Name="VCPreBuildEventTool"/>
57 <Tool
58 Name="VCPreLinkEventTool"/>
59 <Tool
60 Name="VCResourceCompilerTool"
61 PreprocessorDefinitions="NDEBUG"
62 Culture="1033"/>
63 <Tool
64 Name="VCWebServiceProxyGeneratorTool"/>
374ca955
A
65 <Tool
66 Name="VCXMLDataGeneratorTool"/>
b75a7d8f
A
67 <Tool
68 Name="VCWebDeploymentTool"/>
374ca955
A
69 <Tool
70 Name="VCManagedWrapperGeneratorTool"/>
71 <Tool
72 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
b75a7d8f
A
73 </Configuration>
74 <Configuration
75 Name="Debug|Win32"
76 OutputDirectory=".\Debug"
77 IntermediateDirectory=".\Debug"
78 ConfigurationType="1"
79 UseOfMFC="0"
80 ATLMinimizesCRunTimeLibraryUsage="FALSE"
81 CharacterSet="2">
82 <Tool
83 Name="VCCLCompilerTool"
84 Optimization="0"
73c04bcf
A
85 ImproveFloatingPointConsistency="TRUE"
86 AdditionalIncludeDirectories="..\..\common;..\toolutil"
87 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
b75a7d8f 88 BasicRuntimeChecks="3"
73c04bcf
A
89 RuntimeLibrary="3"
90 BufferSecurityCheck="TRUE"
374ca955 91 DisableLanguageExtensions="TRUE"
73c04bcf 92 TreatWChar_tAsBuiltInType="TRUE"
374ca955 93 PrecompiledHeaderFile=".\Debug/gensprep.pch"
b75a7d8f
A
94 AssemblerListingLocation=".\Debug/"
95 ObjectFile=".\Debug/"
96 ProgramDataBaseFileName=".\Debug/"
97 WarningLevel="3"
98 SuppressStartupBanner="TRUE"
99 DebugInformationFormat="4"
100 CompileAs="0"/>
101 <Tool
102 Name="VCCustomBuildTool"
374ca955 103 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
b75a7d8f 104"
374ca955 105 Outputs="..\..\..\bin\$(TargetFileName)"/>
b75a7d8f
A
106 <Tool
107 Name="VCLinkerTool"
374ca955 108 OutputFile=".\Debug/gensprep.exe"
b75a7d8f
A
109 LinkIncremental="2"
110 SuppressStartupBanner="TRUE"
b75a7d8f 111 GenerateDebugInformation="TRUE"
374ca955 112 ProgramDatabaseFile=".\Debug/gensprep.pdb"
b75a7d8f
A
113 SubSystem="1"/>
114 <Tool
115 Name="VCMIDLTool"
374ca955 116 TypeLibraryName=".\Debug/gensprep.tlb"/>
b75a7d8f
A
117 <Tool
118 Name="VCPostBuildEventTool"/>
119 <Tool
120 Name="VCPreBuildEventTool"/>
121 <Tool
122 Name="VCPreLinkEventTool"/>
123 <Tool
124 Name="VCResourceCompilerTool"
125 PreprocessorDefinitions="_DEBUG"
126 Culture="1033"/>
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"/>
374ca955
A
129 <Tool
130 Name="VCXMLDataGeneratorTool"/>
b75a7d8f
A
131 <Tool
132 Name="VCWebDeploymentTool"/>
374ca955
A
133 <Tool
134 Name="VCManagedWrapperGeneratorTool"/>
135 <Tool
136 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
b75a7d8f
A
137 </Configuration>
138 </Configurations>
374ca955
A
139 <References>
140 </References>
b75a7d8f
A
141 <Files>
142 <Filter
143 Name="Source Files"
144 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
145 <File
374ca955 146 RelativePath=".\gensprep.c">
b75a7d8f
A
147 </File>
148 <File
149 RelativePath=".\store.c">
150 </File>
151 </Filter>
152 <Filter
153 Name="Header Files"
154 Filter="h;hpp;hxx;hm;inl">
155 <File
374ca955 156 RelativePath=".\gensprep.h">
b75a7d8f
A
157 </File>
158 </Filter>
159 <Filter
160 Name="Resource Files"
161 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
162 </Filter>
163 </Files>
164 <Globals>
165 </Globals>
166</VisualStudioProject>