]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/gensprep/gensprep.vcproj
ICU-6.2.10.tar.gz
[apple/icu.git] / icuSources / tools / gensprep / gensprep.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="gensprep"
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="..\..\common,..\toolutil"
26 PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
27 StringPooling="TRUE"
28 RuntimeLibrary="4"
29 EnableFunctionLevelLinking="TRUE"
30 DisableLanguageExtensions="TRUE"
31 PrecompiledHeaderFile=".\Release/gensprep.pch"
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"
40 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
41 "
42 Outputs="..\..\..\bin\$(TargetFileName)"/>
43 <Tool
44 Name="VCLinkerTool"
45 OutputFile=".\Release/gensprep.exe"
46 LinkIncremental="1"
47 SuppressStartupBanner="TRUE"
48 ProgramDatabaseFile=".\Release/gensprep.pdb"
49 SubSystem="1"/>
50 <Tool
51 Name="VCMIDLTool"
52 TypeLibraryName=".\Release/gensprep.tlb"/>
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"/>
65 <Tool
66 Name="VCXMLDataGeneratorTool"/>
67 <Tool
68 Name="VCWebDeploymentTool"/>
69 <Tool
70 Name="VCManagedWrapperGeneratorTool"/>
71 <Tool
72 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
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"
85 AdditionalIncludeDirectories="..\..\common,..\toolutil"
86 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
87 BasicRuntimeChecks="3"
88 RuntimeLibrary="5"
89 DisableLanguageExtensions="TRUE"
90 PrecompiledHeaderFile=".\Debug/gensprep.pch"
91 AssemblerListingLocation=".\Debug/"
92 ObjectFile=".\Debug/"
93 ProgramDataBaseFileName=".\Debug/"
94 WarningLevel="3"
95 SuppressStartupBanner="TRUE"
96 DebugInformationFormat="4"
97 CompileAs="0"/>
98 <Tool
99 Name="VCCustomBuildTool"
100 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
101 "
102 Outputs="..\..\..\bin\$(TargetFileName)"/>
103 <Tool
104 Name="VCLinkerTool"
105 OutputFile=".\Debug/gensprep.exe"
106 LinkIncremental="2"
107 SuppressStartupBanner="TRUE"
108 GenerateDebugInformation="TRUE"
109 ProgramDatabaseFile=".\Debug/gensprep.pdb"
110 SubSystem="1"/>
111 <Tool
112 Name="VCMIDLTool"
113 TypeLibraryName=".\Debug/gensprep.tlb"/>
114 <Tool
115 Name="VCPostBuildEventTool"/>
116 <Tool
117 Name="VCPreBuildEventTool"/>
118 <Tool
119 Name="VCPreLinkEventTool"/>
120 <Tool
121 Name="VCResourceCompilerTool"
122 PreprocessorDefinitions="_DEBUG"
123 Culture="1033"/>
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"/>
126 <Tool
127 Name="VCXMLDataGeneratorTool"/>
128 <Tool
129 Name="VCWebDeploymentTool"/>
130 <Tool
131 Name="VCManagedWrapperGeneratorTool"/>
132 <Tool
133 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
134 </Configuration>
135 </Configurations>
136 <References>
137 </References>
138 <Files>
139 <Filter
140 Name="Source Files"
141 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
142 <File
143 RelativePath=".\gensprep.c">
144 </File>
145 <File
146 RelativePath=".\store.c">
147 </File>
148 </Filter>
149 <Filter
150 Name="Header Files"
151 Filter="h;hpp;hxx;hm;inl">
152 <File
153 RelativePath=".\gensprep.h">
154 </File>
155 </Filter>
156 <Filter
157 Name="Resource Files"
158 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
159 </Filter>
160 </Files>
161 <Globals>
162 </Globals>
163 </VisualStudioProject>