]> git.saurik.com Git - apple/icu.git/blob - icuSources/stubdata/stubdata.vcproj
ICU-3.13.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.00"
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 InlineFunctionExpansion="2"
24 ImproveFloatingPointConsistency="TRUE"
25 AdditionalIncludeDirectories="..\common"
26 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;STUBDATA_EXPORTS"
27 StringPooling="TRUE"
28 RuntimeLibrary="2"
29 EnableFunctionLevelLinking="TRUE"
30 DisableLanguageExtensions="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 AdditionalOptions="/MACHINE:I386"
43 OutputFile="..\..\bin\icudt26l.dll"
44 LinkIncremental="1"
45 SuppressStartupBanner="TRUE"
46 ProgramDatabaseFile=".\Release/icudt26l.pdb"
47 ImportLibrary="..\..\lib\icudata.lib"/>
48 <Tool
49 Name="VCMIDLTool"
50 PreprocessorDefinitions="NDEBUG"
51 MkTypLibCompatible="TRUE"
52 SuppressStartupBanner="TRUE"
53 TargetEnvironment="1"
54 TypeLibraryName=".\Release/stubdata.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; $(ProjectDir)stubdatabuilt.txt"/>
62 <Tool
63 Name="VCResourceCompilerTool"
64 PreprocessorDefinitions="NDEBUG"
65 Culture="1033"/>
66 <Tool
67 Name="VCWebServiceProxyGeneratorTool"/>
68 <Tool
69 Name="VCWebDeploymentTool"/>
70 </Configuration>
71 <Configuration
72 Name="Debug|Win32"
73 OutputDirectory=".\Debug"
74 IntermediateDirectory=".\Debug"
75 ConfigurationType="2"
76 UseOfMFC="0"
77 ATLMinimizesCRunTimeLibraryUsage="FALSE"
78 CharacterSet="2">
79 <Tool
80 Name="VCCLCompilerTool"
81 Optimization="0"
82 ImproveFloatingPointConsistency="TRUE"
83 OptimizeForProcessor="2"
84 AdditionalIncludeDirectories="..\common"
85 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;STUBDATA_EXPORTS"
86 BasicRuntimeChecks="3"
87 RuntimeLibrary="3"
88 DisableLanguageExtensions="TRUE"
89 PrecompiledHeaderFile=".\Debug/stubdata.pch"
90 AssemblerListingLocation=".\Debug/"
91 ObjectFile=".\Debug/"
92 ProgramDataBaseFileName=".\Debug/"
93 WarningLevel="3"
94 SuppressStartupBanner="TRUE"
95 DebugInformationFormat="4"
96 CompileAs="0"/>
97 <Tool
98 Name="VCCustomBuildTool"/>
99 <Tool
100 Name="VCLinkerTool"
101 AdditionalOptions="/MACHINE:I386"
102 OutputFile="..\..\bin\icudt26l.dll"
103 LinkIncremental="2"
104 SuppressStartupBanner="TRUE"
105 ProgramDatabaseFile=".\Debug/icudt26l.pdb"
106 ImportLibrary="..\..\lib\icudata.lib"/>
107 <Tool
108 Name="VCMIDLTool"
109 PreprocessorDefinitions="_DEBUG"
110 MkTypLibCompatible="TRUE"
111 SuppressStartupBanner="TRUE"
112 TargetEnvironment="1"
113 TypeLibraryName=".\Debug/stubdata.tlb"/>
114 <Tool
115 Name="VCPostBuildEventTool"/>
116 <Tool
117 Name="VCPreBuildEventTool"/>
118 <Tool
119 Name="VCPreLinkEventTool"
120 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; $(ProjectDir)stubdatabuilt.txt"/>
121 <Tool
122 Name="VCResourceCompilerTool"
123 PreprocessorDefinitions="_DEBUG"
124 Culture="1033"/>
125 <Tool
126 Name="VCWebServiceProxyGeneratorTool"/>
127 <Tool
128 Name="VCWebDeploymentTool"/>
129 </Configuration>
130 </Configurations>
131 <Files>
132 <Filter
133 Name="Source Files"
134 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
135 <File
136 RelativePath=".\stubdata.c">
137 </File>
138 </Filter>
139 <Filter
140 Name="Header Files"
141 Filter="h;hpp;hxx;hm;inl">
142 </Filter>
143 <Filter
144 Name="Resource Files"
145 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
146 </Filter>
147 </Files>
148 <Globals>
149 </Globals>
150 </VisualStudioProject>