]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/genuca/genuca.vcproj
ICU-6.2.13.tar.gz
[apple/icu.git] / icuSources / tools / genuca / genuca.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="genuca"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\Debug"
16 IntermediateDirectory=".\Debug"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 ImproveFloatingPointConsistency="TRUE"
25 OptimizeForProcessor="2"
26 AdditionalIncludeDirectories="..\..\common,..\..\i18n,..\toolutil"
27 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
28 BasicRuntimeChecks="3"
29 RuntimeLibrary="3"
30 DisableLanguageExtensions="TRUE"
31 PrecompiledHeaderFile=".\Debug/genuca.pch"
32 AssemblerListingLocation=".\Debug/"
33 ObjectFile=".\Debug/"
34 ProgramDataBaseFileName=".\Debug/"
35 BrowseInformation="1"
36 WarningLevel="3"
37 SuppressStartupBanner="TRUE"
38 DebugInformationFormat="4"
39 CompileAs="0"/>
40 <Tool
41 Name="VCCustomBuildTool"
42 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
43 "
44 Outputs="..\..\..\bin\$(TargetFileName)"/>
45 <Tool
46 Name="VCLinkerTool"
47 OutputFile=".\Debug/genuca.exe"
48 LinkIncremental="2"
49 SuppressStartupBanner="TRUE"
50 GenerateDebugInformation="TRUE"
51 ProgramDatabaseFile=".\Debug/genuca.pdb"
52 SubSystem="1"/>
53 <Tool
54 Name="VCMIDLTool"
55 TypeLibraryName=".\Debug/genuca.tlb"/>
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 InlineFunctionExpansion="2"
88 ImproveFloatingPointConsistency="TRUE"
89 AdditionalIncludeDirectories="..\..\common,..\..\i18n,..\toolutil"
90 PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
91 StringPooling="TRUE"
92 RuntimeLibrary="2"
93 EnableFunctionLevelLinking="TRUE"
94 DisableLanguageExtensions="TRUE"
95 PrecompiledHeaderFile=".\Release/genuca.pch"
96 AssemblerListingLocation=".\Release/"
97 ObjectFile=".\Release/"
98 ProgramDataBaseFileName=".\Release/"
99 WarningLevel="3"
100 SuppressStartupBanner="TRUE"
101 CompileAs="0"/>
102 <Tool
103 Name="VCCustomBuildTool"
104 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
105 "
106 Outputs="..\..\..\bin\$(TargetFileName)"/>
107 <Tool
108 Name="VCLinkerTool"
109 OutputFile=".\Release/genuca.exe"
110 LinkIncremental="1"
111 SuppressStartupBanner="TRUE"
112 ProgramDatabaseFile=".\Release/genuca.pdb"
113 SubSystem="1"/>
114 <Tool
115 Name="VCMIDLTool"
116 TypeLibraryName=".\Release/genuca.tlb"/>
117 <Tool
118 Name="VCPostBuildEventTool"/>
119 <Tool
120 Name="VCPreBuildEventTool"/>
121 <Tool
122 Name="VCPreLinkEventTool"/>
123 <Tool
124 Name="VCResourceCompilerTool"
125 PreprocessorDefinitions="NDEBUG"
126 Culture="1033"/>
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"/>
129 <Tool
130 Name="VCXMLDataGeneratorTool"/>
131 <Tool
132 Name="VCWebDeploymentTool"/>
133 <Tool
134 Name="VCManagedWrapperGeneratorTool"/>
135 <Tool
136 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
137 </Configuration>
138 </Configurations>
139 <References>
140 </References>
141 <Files>
142 <Filter
143 Name="Source Files"
144 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
145 <File
146 RelativePath=".\genuca.cpp">
147 </File>
148 </Filter>
149 <Filter
150 Name="Header Files"
151 Filter="h;hpp;hxx;hm;inl">
152 <File
153 RelativePath=".\genuca.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>