]>
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="legacy" |
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="1" | |
24 | AdditionalIncludeDirectories="../../../include" | |
25 | PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" | |
26 | StringPooling="TRUE" | |
27 | RuntimeLibrary="4" | |
28 | EnableFunctionLevelLinking="TRUE" | |
29 | UsePrecompiledHeader="2" | |
30 | PrecompiledHeaderFile=".\Release/legacy.pch" | |
31 | AssemblerListingLocation=".\Release/" | |
32 | ObjectFile=".\Release/" | |
33 | ProgramDataBaseFileName=".\Release/" | |
34 | WarningLevel="3" | |
35 | SuppressStartupBanner="TRUE" | |
36 | CompileAs="0"/> | |
37 | <Tool | |
38 | Name="VCCustomBuildTool"/> | |
39 | <Tool | |
40 | Name="VCLinkerTool" | |
41 | AdditionalOptions="/MACHINE:I386" | |
42 | AdditionalDependencies="icuuc.lib icuin.lib ../../../../icu-1-8-1/lib/icuuc.lib ../../../../icu-1-8-1/lib/icuin.lib" | |
43 | OutputFile=".\Release/legacy.exe" | |
44 | LinkIncremental="1" | |
45 | SuppressStartupBanner="TRUE" | |
46 | AdditionalLibraryDirectories="../../../lib" | |
47 | ProgramDatabaseFile=".\Release/legacy.pdb" | |
48 | SubSystem="1"/> | |
49 | <Tool | |
50 | Name="VCMIDLTool" | |
51 | TypeLibraryName=".\Release/legacy.tlb"/> | |
52 | <Tool | |
53 | Name="VCPostBuildEventTool"/> | |
54 | <Tool | |
55 | Name="VCPreBuildEventTool"/> | |
56 | <Tool | |
57 | Name="VCPreLinkEventTool"/> | |
58 | <Tool | |
59 | Name="VCResourceCompilerTool" | |
60 | PreprocessorDefinitions="NDEBUG" | |
61 | Culture="1033"/> | |
62 | <Tool | |
63 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
64 | <Tool |
65 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
66 | <Tool |
67 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
68 | <Tool |
69 | Name="VCManagedWrapperGeneratorTool"/> | |
70 | <Tool | |
71 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
72 | </Configuration> |
73 | <Configuration | |
74 | Name="Debug|Win32" | |
75 | OutputDirectory=".\Debug" | |
76 | IntermediateDirectory=".\Debug" | |
77 | ConfigurationType="1" | |
78 | UseOfMFC="0" | |
79 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
80 | CharacterSet="2"> | |
81 | <Tool | |
82 | Name="VCCLCompilerTool" | |
83 | Optimization="0" | |
84 | AdditionalIncludeDirectories="../../../include" | |
85 | PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" | |
86 | BasicRuntimeChecks="3" | |
87 | RuntimeLibrary="5" | |
88 | UsePrecompiledHeader="2" | |
89 | PrecompiledHeaderFile=".\Debug/legacy.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 | AdditionalDependencies="icuucd.lib icuind.lib ../../../../icu-1-8-1/lib/icuucd.lib ../../../../icu-1-8-1/lib/icuind.lib" | |
103 | OutputFile=".\Debug/legacy.exe" | |
104 | LinkIncremental="2" | |
105 | SuppressStartupBanner="TRUE" | |
106 | AdditionalLibraryDirectories="../../../lib" | |
107 | GenerateDebugInformation="TRUE" | |
108 | ProgramDatabaseFile=".\Debug/legacy.pdb" | |
109 | SubSystem="1"/> | |
110 | <Tool | |
111 | Name="VCMIDLTool" | |
112 | TypeLibraryName=".\Debug/legacy.tlb"/> | |
113 | <Tool | |
114 | Name="VCPostBuildEventTool"/> | |
115 | <Tool | |
116 | Name="VCPreBuildEventTool"/> | |
117 | <Tool | |
118 | Name="VCPreLinkEventTool"/> | |
119 | <Tool | |
120 | Name="VCResourceCompilerTool" | |
121 | PreprocessorDefinitions="_DEBUG" | |
122 | Culture="1033"/> | |
123 | <Tool | |
124 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
125 | <Tool |
126 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
127 | <Tool |
128 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
129 | <Tool |
130 | Name="VCManagedWrapperGeneratorTool"/> | |
131 | <Tool | |
132 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
133 | </Configuration> |
134 | </Configurations> | |
374ca955 A |
135 | <References> |
136 | </References> | |
b75a7d8f A |
137 | <Files> |
138 | <Filter | |
139 | Name="Source Files" | |
140 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
141 | <File | |
142 | RelativePath=".\legacy.cpp"> | |
143 | </File> | |
144 | <File | |
145 | RelativePath=".\newcol.cpp"> | |
146 | </File> | |
147 | <File | |
148 | RelativePath=".\oldcol.cpp"> | |
149 | <FileConfiguration | |
150 | Name="Release|Win32"> | |
151 | <Tool | |
152 | Name="VCCLCompilerTool" | |
153 | AdditionalIncludeDirectories="../../../include;../../../../icu-1-8-1/include;$(NoInherit)"/> | |
154 | </FileConfiguration> | |
155 | <FileConfiguration | |
156 | Name="Debug|Win32"> | |
157 | <Tool | |
158 | Name="VCCLCompilerTool" | |
159 | AdditionalIncludeDirectories="../../../include;../../../../icu-1-8-1/include;$(NoInherit)"/> | |
160 | </FileConfiguration> | |
161 | </File> | |
162 | </Filter> | |
163 | <Filter | |
164 | Name="Header Files" | |
165 | Filter="h;hpp;hxx;hm;inl"> | |
166 | </Filter> | |
167 | <Filter | |
168 | Name="Resource Files" | |
169 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
170 | </Filter> | |
171 | </Files> | |
172 | <Globals> | |
173 | </Globals> | |
174 | </VisualStudioProject> |