]> git.cworth.org Git - vogl/blob - src/extlib/loki/src/Library_MSVC_8.vcproj
Initial vogl checkin
[vogl] / src / extlib / loki / src / Library_MSVC_8.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="Library"
6         ProjectGUID="{CBDB8E7A-4286-4AE3-A190-BA33D7C53FF0}"
7         RootNamespace="Library"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="Debug"
21                         IntermediateDirectory="Debug"
22                         ConfigurationType="4"
23                         CharacterSet="1"
24                         >
25                         <Tool
26                                 Name="VCPreBuildEventTool"
27                         />
28                         <Tool
29                                 Name="VCCustomBuildTool"
30                         />
31                         <Tool
32                                 Name="VCXMLDataGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCWebServiceProxyGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCMIDLTool"
39                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 AdditionalOptions="-wd4996"
43                                 Optimization="0"
44                                 AdditionalIncludeDirectories="..\include"
45                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE _SECURE_SCL=1"
46                                 MinimalRebuild="true"
47                                 BasicRuntimeChecks="3"
48                                 RuntimeLibrary="3"
49                                 UsePrecompiledHeader="0"
50                                 WarningLevel="4"
51                                 Detect64BitPortabilityProblems="false"
52                                 DebugInformationFormat="3"
53                         />
54                         <Tool
55                                 Name="VCManagedResourceCompilerTool"
56                         />
57                         <Tool
58                                 Name="VCResourceCompilerTool"
59                         />
60                         <Tool
61                                 Name="VCPreLinkEventTool"
62                         />
63                         <Tool
64                                 Name="VCLibrarianTool"
65                                 OutputFile="../lib/loki_D.lib"
66                         />
67                         <Tool
68                                 Name="VCALinkTool"
69                         />
70                         <Tool
71                                 Name="VCXDCMakeTool"
72                         />
73                         <Tool
74                                 Name="VCBscMakeTool"
75                         />
76                         <Tool
77                                 Name="VCFxCopTool"
78                         />
79                         <Tool
80                                 Name="VCPostBuildEventTool"
81                         />
82                 </Configuration>
83                 <Configuration
84                         Name="Release|Win32"
85                         OutputDirectory="Release"
86                         IntermediateDirectory="Release"
87                         ConfigurationType="4"
88                         CharacterSet="1"
89                         >
90                         <Tool
91                                 Name="VCPreBuildEventTool"
92                         />
93                         <Tool
94                                 Name="VCCustomBuildTool"
95                         />
96                         <Tool
97                                 Name="VCXMLDataGeneratorTool"
98                         />
99                         <Tool
100                                 Name="VCWebServiceProxyGeneratorTool"
101                         />
102                         <Tool
103                                 Name="VCMIDLTool"
104                         />
105                         <Tool
106                                 Name="VCCLCompilerTool"
107                                 Optimization="2"
108                                 AdditionalIncludeDirectories="..\include"
109                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
110                                 RuntimeLibrary="2"
111                                 UsePrecompiledHeader="0"
112                                 WarningLevel="4"
113                                 Detect64BitPortabilityProblems="false"
114                         />
115                         <Tool
116                                 Name="VCManagedResourceCompilerTool"
117                         />
118                         <Tool
119                                 Name="VCResourceCompilerTool"
120                         />
121                         <Tool
122                                 Name="VCPreLinkEventTool"
123                         />
124                         <Tool
125                                 Name="VCLibrarianTool"
126                                 OutputFile="../lib/loki.lib"
127                         />
128                         <Tool
129                                 Name="VCALinkTool"
130                         />
131                         <Tool
132                                 Name="VCXDCMakeTool"
133                         />
134                         <Tool
135                                 Name="VCBscMakeTool"
136                         />
137                         <Tool
138                                 Name="VCFxCopTool"
139                         />
140                         <Tool
141                                 Name="VCPostBuildEventTool"
142                         />
143                 </Configuration>
144         </Configurations>
145         <References>
146         </References>
147         <Files>
148                 <Filter
149                         Name="Header Files"
150                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
151                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
152                         >
153                         <File
154                                 RelativePath="..\include\loki\AbstractFactory.h"
155                                 >
156                         </File>
157                         <File
158                                 RelativePath="..\include\loki\AssocVector.h"
159                                 >
160                         </File>
161                         <File
162                                 RelativePath="..\include\loki\ConstPolicy.h"
163                                 >
164                         </File>
165                         <File
166                                 RelativePath="..\include\loki\DataGenerators.h"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath="..\include\loki\EmptyType.h"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath="..\include\loki\Factory.h"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath="..\include\loki\Function.h"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath="..\include\loki\Functor.h"
183                                 >
184                         </File>
185                         <File
186                                 RelativePath="..\include\loki\HierarchyGenerators.h"
187                                 >
188                         </File>
189                         <File
190                                 RelativePath="..\include\loki\LockingPtr.h"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath="..\include\loki\LokiExport.h"
195                                 >
196                         </File>
197                         <File
198                                 RelativePath="..\include\loki\LokiTypeInfo.h"
199                                 >
200                         </File>
201                         <File
202                                 RelativePath="..\include\loki\MultiMethods.h"
203                                 >
204                         </File>
205                         <File
206                                 RelativePath="..\include\loki\NullType.h"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath="..\include\loki\OrderedStatic.h"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath="..\include\loki\Pimpl.h"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath="..\include\loki\RefToValue.h"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath="..\include\loki\SafeFormat.h"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath="..\include\loki\ScopeGuard.h"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath="..\include\loki\Sequence.h"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath="..\include\loki\Singleton.h"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath="..\include\loki\SmallObj.h"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath="..\include\loki\SmartPtr.h"
243                                 >
244                         </File>
245                         <File
246                                 RelativePath="..\include\loki\static_check.h"
247                                 >
248                         </File>
249                         <File
250                                 RelativePath="..\include\loki\StrongPtr.h"
251                                 >
252                         </File>
253                         <File
254                                 RelativePath="..\include\loki\Threads.h"
255                                 >
256                         </File>
257                         <File
258                                 RelativePath="..\include\loki\Tuple.h"
259                                 >
260                         </File>
261                         <File
262                                 RelativePath="..\include\loki\Typelist.h"
263                                 >
264                         </File>
265                         <File
266                                 RelativePath="..\include\loki\TypelistMacros.h"
267                                 >
268                         </File>
269                         <File
270                                 RelativePath="..\include\loki\TypeManip.h"
271                                 >
272                         </File>
273                         <File
274                                 RelativePath="..\include\loki\TypeTraits.h"
275                                 >
276                         </File>
277                         <File
278                                 RelativePath="..\include\loki\Visitor.h"
279                                 >
280                         </File>
281                         <Filter
282                                 Name="flexstring"
283                                 >
284                                 <File
285                                         RelativePath="..\loki\include\loki\flex\allocatorstringstorage.h"
286                                         >
287                                 </File>
288                                 <File
289                                         RelativePath="..\loki\include\loki\flex\cowstringopt.h"
290                                         >
291                                 </File>
292                                 <File
293                                         RelativePath="..\loki\include\loki\flex\flex_string.h"
294                                         >
295                                 </File>
296                                 <File
297                                         RelativePath="..\loki\include\loki\flex\flex_string_details.h"
298                                         >
299                                 </File>
300                                 <File
301                                         RelativePath="..\loki\include\loki\flex\flex_string_shell.h"
302                                         >
303                                 </File>
304                                 <File
305                                         RelativePath="..\loki\include\loki\flex\simplestringstorage.h"
306                                         >
307                                 </File>
308                                 <File
309                                         RelativePath="..\loki\include\loki\flex\smallstringopt.h"
310                                         >
311                                 </File>
312                                 <File
313                                         RelativePath="..\loki\include\loki\flex\vectorstringstorage.h"
314                                         >
315                                 </File>
316                         </Filter>
317                 </Filter>
318                 <Filter
319                         Name="Source Files"
320                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
321                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
322                         >
323                         <File
324                                 RelativePath=".\OrderedStatic.cpp"
325                                 >
326                         </File>
327                         <File
328                                 RelativePath=".\SafeFormat.cpp"
329                                 >
330                         </File>
331                         <File
332                                 RelativePath=".\Singleton.cpp"
333                                 >
334                         </File>
335                         <File
336                                 RelativePath=".\SmallObj.cpp"
337                                 >
338                         </File>
339                         <File
340                                 RelativePath=".\SmartPtr.cpp"
341                                 >
342                         </File>
343                         <File
344                                 RelativePath=".\StrongPtr.cpp"
345                                 >
346                         </File>
347                 </Filter>
348         </Files>
349         <Globals>
350         </Globals>
351 </VisualStudioProject>