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