]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
374ca955 | 4 | Version="7.10" |
b75a7d8f A |
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" | |
b75a7d8f A |
23 | ImproveFloatingPointConsistency="TRUE" |
24 | AdditionalIncludeDirectories="..\common" | |
73c04bcf | 25 | PreprocessorDefinitions="WIN32;NDEBUG" |
b75a7d8f A |
26 | StringPooling="TRUE" |
27 | RuntimeLibrary="2" | |
28 | EnableFunctionLevelLinking="TRUE" | |
29 | DisableLanguageExtensions="TRUE" | |
73c04bcf | 30 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
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" | |
73c04bcf | 42 | OutputFile="..\..\bin\icudt36.dll" |
b75a7d8f A |
43 | LinkIncremental="1" |
44 | SuppressStartupBanner="TRUE" | |
73c04bcf A |
45 | ProgramDatabaseFile=".\Release/icudt36.pdb" |
46 | ResourceOnlyDLL="TRUE" | |
374ca955 | 47 | ImportLibrary="..\..\lib\icudt.lib"/> |
b75a7d8f A |
48 | <Tool |
49 | Name="VCMIDLTool" | |
50 | PreprocessorDefinitions="NDEBUG" | |
51 | MkTypLibCompatible="TRUE" | |
52 | SuppressStartupBanner="TRUE" | |
53 | TargetEnvironment="1" | |
374ca955 | 54 | TypeLibraryName=".\Release/icudt.tlb"/> |
b75a7d8f A |
55 | <Tool |
56 | Name="VCPostBuildEventTool"/> | |
57 | <Tool | |
58 | Name="VCPreBuildEventTool"/> | |
59 | <Tool | |
60 | Name="VCPreLinkEventTool" | |
374ca955 | 61 | CommandLine="echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt""/> |
b75a7d8f A |
62 | <Tool |
63 | Name="VCResourceCompilerTool" | |
64 | PreprocessorDefinitions="NDEBUG" | |
65 | Culture="1033"/> | |
66 | <Tool | |
67 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
68 | <Tool |
69 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
70 | <Tool |
71 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
72 | <Tool |
73 | Name="VCManagedWrapperGeneratorTool"/> | |
74 | <Tool | |
75 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
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" | |
b75a7d8f | 89 | AdditionalIncludeDirectories="..\common" |
73c04bcf | 90 | PreprocessorDefinitions="WIN32;_DEBUG" |
b75a7d8f A |
91 | BasicRuntimeChecks="3" |
92 | RuntimeLibrary="3" | |
73c04bcf | 93 | BufferSecurityCheck="TRUE" |
b75a7d8f | 94 | DisableLanguageExtensions="TRUE" |
73c04bcf | 95 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
96 | PrecompiledHeaderFile=".\Debug/stubdata.pch" |
97 | AssemblerListingLocation=".\Debug/" | |
98 | ObjectFile=".\Debug/" | |
99 | ProgramDataBaseFileName=".\Debug/" | |
100 | WarningLevel="3" | |
101 | SuppressStartupBanner="TRUE" | |
b75a7d8f A |
102 | CompileAs="0"/> |
103 | <Tool | |
104 | Name="VCCustomBuildTool"/> | |
105 | <Tool | |
106 | Name="VCLinkerTool" | |
73c04bcf | 107 | OutputFile="..\..\bin\icudt36.dll" |
b75a7d8f | 108 | SuppressStartupBanner="TRUE" |
73c04bcf A |
109 | ProgramDatabaseFile=".\Debug/icudt36.pdb" |
110 | ResourceOnlyDLL="TRUE" | |
374ca955 | 111 | ImportLibrary="..\..\lib\icudt.lib"/> |
b75a7d8f A |
112 | <Tool |
113 | Name="VCMIDLTool" | |
114 | PreprocessorDefinitions="_DEBUG" | |
115 | MkTypLibCompatible="TRUE" | |
116 | SuppressStartupBanner="TRUE" | |
117 | TargetEnvironment="1" | |
374ca955 | 118 | TypeLibraryName=".\Debug/icudt.tlb"/> |
b75a7d8f A |
119 | <Tool |
120 | Name="VCPostBuildEventTool"/> | |
121 | <Tool | |
122 | Name="VCPreBuildEventTool"/> | |
123 | <Tool | |
124 | Name="VCPreLinkEventTool" | |
374ca955 | 125 | CommandLine="echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt""/> |
b75a7d8f A |
126 | <Tool |
127 | Name="VCResourceCompilerTool" | |
128 | PreprocessorDefinitions="_DEBUG" | |
129 | Culture="1033"/> | |
130 | <Tool | |
131 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
132 | <Tool |
133 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
134 | <Tool |
135 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
136 | <Tool |
137 | Name="VCManagedWrapperGeneratorTool"/> | |
138 | <Tool | |
139 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
140 | </Configuration> |
141 | </Configurations> | |
374ca955 A |
142 | <References> |
143 | </References> | |
b75a7d8f A |
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> |