]> git.saurik.com Git - apple/icu.git/blob - icuSources/stubdata/stubdata.vcproj
ICU-8.11.1.tar.gz
[apple/icu.git] / icuSources / stubdata / stubdata.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="stubdata"
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="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 ImproveFloatingPointConsistency="TRUE"
24 AdditionalIncludeDirectories="..\common"
25 PreprocessorDefinitions="WIN32;NDEBUG"
26 StringPooling="TRUE"
27 RuntimeLibrary="2"
28 EnableFunctionLevelLinking="TRUE"
29 DisableLanguageExtensions="TRUE"
30 TreatWChar_tAsBuiltInType="TRUE"
31 PrecompiledHeaderFile=".\Release/stubdata.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 <Tool
41 Name="VCLinkerTool"
42 OutputFile="..\..\bin\icudt36.dll"
43 LinkIncremental="1"
44 SuppressStartupBanner="TRUE"
45 ProgramDatabaseFile=".\Release/icudt36.pdb"
46 ResourceOnlyDLL="TRUE"
47 ImportLibrary="..\..\lib\icudt.lib"/>
48 <Tool
49 Name="VCMIDLTool"
50 PreprocessorDefinitions="NDEBUG"
51 MkTypLibCompatible="TRUE"
52 SuppressStartupBanner="TRUE"
53 TargetEnvironment="1"
54 TypeLibraryName=".\Release/icudt.tlb"/>
55 <Tool
56 Name="VCPostBuildEventTool"/>
57 <Tool
58 Name="VCPreBuildEventTool"/>
59 <Tool
60 Name="VCPreLinkEventTool"
61 CommandLine="echo &quot;File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one.&quot; &gt; &quot;$(ProjectDir)stubdatabuilt.txt&quot;"/>
62 <Tool
63 Name="VCResourceCompilerTool"
64 PreprocessorDefinitions="NDEBUG"
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="Debug|Win32"
79 OutputDirectory=".\Debug"
80 IntermediateDirectory=".\Debug"
81 ConfigurationType="2"
82 UseOfMFC="0"
83 ATLMinimizesCRunTimeLibraryUsage="FALSE"
84 CharacterSet="2">
85 <Tool
86 Name="VCCLCompilerTool"
87 Optimization="0"
88 ImproveFloatingPointConsistency="TRUE"
89 AdditionalIncludeDirectories="..\common"
90 PreprocessorDefinitions="WIN32;_DEBUG"
91 BasicRuntimeChecks="3"
92 RuntimeLibrary="3"
93 BufferSecurityCheck="TRUE"
94 DisableLanguageExtensions="TRUE"
95 TreatWChar_tAsBuiltInType="TRUE"
96 PrecompiledHeaderFile=".\Debug/stubdata.pch"
97 AssemblerListingLocation=".\Debug/"
98 ObjectFile=".\Debug/"
99 ProgramDataBaseFileName=".\Debug/"
100 WarningLevel="3"
101 SuppressStartupBanner="TRUE"
102 CompileAs="0"/>
103 <Tool
104 Name="VCCustomBuildTool"/>
105 <Tool
106 Name="VCLinkerTool"
107 OutputFile="..\..\bin\icudt36.dll"
108 SuppressStartupBanner="TRUE"
109 ProgramDatabaseFile=".\Debug/icudt36.pdb"
110 ResourceOnlyDLL="TRUE"
111 ImportLibrary="..\..\lib\icudt.lib"/>
112 <Tool
113 Name="VCMIDLTool"
114 PreprocessorDefinitions="_DEBUG"
115 MkTypLibCompatible="TRUE"
116 SuppressStartupBanner="TRUE"
117 TargetEnvironment="1"
118 TypeLibraryName=".\Debug/icudt.tlb"/>
119 <Tool
120 Name="VCPostBuildEventTool"/>
121 <Tool
122 Name="VCPreBuildEventTool"/>
123 <Tool
124 Name="VCPreLinkEventTool"
125 CommandLine="echo &quot;File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one.&quot; &gt; &quot;$(ProjectDir)stubdatabuilt.txt&quot;"/>
126 <Tool
127 Name="VCResourceCompilerTool"
128 PreprocessorDefinitions="_DEBUG"
129 Culture="1033"/>
130 <Tool
131 Name="VCWebServiceProxyGeneratorTool"/>
132 <Tool
133 Name="VCXMLDataGeneratorTool"/>
134 <Tool
135 Name="VCWebDeploymentTool"/>
136 <Tool
137 Name="VCManagedWrapperGeneratorTool"/>
138 <Tool
139 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
140 </Configuration>
141 </Configurations>
142 <References>
143 </References>
144 <Files>
145 <Filter
146 Name="Source Files"
147 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
148 <File
149 RelativePath=".\stubdata.c">
150 </File>
151 </Filter>
152 <Filter
153 Name="Header Files"
154 Filter="h;hpp;hxx;hm;inl">
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>