]> git.cworth.org Git - vogl/blob - src/extlib/loki/src/Library.vcproj
Initial vogl checkin
[vogl] / src / extlib / loki / src / Library.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="1"
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         </Configurations>
146         <References>
147         </References>
148         <Files>
149                 <Filter
150                         Name="Header Files"
151                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
152                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
153                         >
154                         <File
155                                 RelativePath="..\include\loki\AbstractFactory.h"
156                                 >
157                         </File>
158                         <File
159                                 RelativePath="..\include\loki\AssocVector.h"
160                                 >
161                         </File>
162                         <File
163                                 RelativePath="..\include\loki\ConstPolicy.h"
164                                 >
165                         </File>
166                         <File
167                                 RelativePath="..\include\loki\DataGenerators.h"
168                                 >
169                         </File>
170                         <File
171                                 RelativePath="..\include\loki\EmptyType.h"
172                                 >
173                         </File>
174                         <File
175                                 RelativePath="..\include\loki\Factory.h"
176                                 >
177                         </File>
178                         <File
179                                 RelativePath="..\include\loki\Function.h"
180                                 >
181                         </File>
182                         <File
183                                 RelativePath="..\include\loki\Functor.h"
184                                 >
185                         </File>
186                         <File
187                                 RelativePath="..\include\loki\HierarchyGenerators.h"
188                                 >
189                         </File>
190                         <File
191                                 RelativePath="..\include\loki\LevelMutex.h"
192                                 >
193                         </File>
194                         <File
195                                 RelativePath="..\include\loki\LockingPtr.h"
196                                 >
197                         </File>
198                         <File
199                                 RelativePath="..\include\loki\LokiExport.h"
200                                 >
201                         </File>
202                         <File
203                                 RelativePath="..\include\loki\LokiTypeInfo.h"
204                                 >
205                         </File>
206                         <File
207                                 RelativePath="..\include\loki\MultiMethods.h"
208                                 >
209                         </File>
210                         <File
211                                 RelativePath="..\include\loki\NullType.h"
212                                 >
213                         </File>
214                         <File
215                                 RelativePath="..\include\loki\OrderedStatic.h"
216                                 >
217                         </File>
218                         <File
219                                 RelativePath="..\include\loki\Pimpl.h"
220                                 >
221                         </File>
222                         <File
223                                 RelativePath="..\include\loki\RefToValue.h"
224                                 >
225                         </File>
226                         <File
227                                 RelativePath="..\include\loki\SafeFormat.h"
228                                 >
229                         </File>
230                         <File
231                                 RelativePath="..\include\loki\ScopeGuard.h"
232                                 >
233                         </File>
234                         <File
235                                 RelativePath="..\include\loki\Sequence.h"
236                                 >
237                         </File>
238                         <File
239                                 RelativePath="..\include\loki\Singleton.h"
240                                 >
241                         </File>
242                         <File
243                                 RelativePath="..\include\loki\SmallObj.h"
244                                 >
245                         </File>
246                         <File
247                                 RelativePath="..\include\loki\SmartPtr.h"
248                                 >
249                         </File>
250                         <File
251                                 RelativePath="..\include\loki\static_check.h"
252                                 >
253                         </File>
254                         <File
255                                 RelativePath="..\include\loki\StrongPtr.h"
256                                 >
257                         </File>
258                         <File
259                                 RelativePath="..\include\loki\Threads.h"
260                                 >
261                         </File>
262                         <File
263                                 RelativePath="..\include\loki\Tuple.h"
264                                 >
265                         </File>
266                         <File
267                                 RelativePath="..\include\loki\Typelist.h"
268                                 >
269                         </File>
270                         <File
271                                 RelativePath="..\include\loki\TypelistMacros.h"
272                                 >
273                         </File>
274                         <File
275                                 RelativePath="..\include\loki\TypeManip.h"
276                                 >
277                         </File>
278                         <File
279                                 RelativePath="..\include\loki\TypeTraits.h"
280                                 >
281                         </File>
282                         <File
283                                 RelativePath="..\include\loki\Visitor.h"
284                                 >
285                         </File>
286                         <Filter
287                                 Name="flexstring"
288                                 >
289                                 <File
290                                         RelativePath="..\loki\include\loki\flex\allocatorstringstorage.h"
291                                         >
292                                 </File>
293                                 <File
294                                         RelativePath="..\loki\include\loki\flex\cowstringopt.h"
295                                         >
296                                 </File>
297                                 <File
298                                         RelativePath="..\loki\include\loki\flex\flex_string.h"
299                                         >
300                                 </File>
301                                 <File
302                                         RelativePath="..\loki\include\loki\flex\flex_string_details.h"
303                                         >
304                                 </File>
305                                 <File
306                                         RelativePath="..\loki\include\loki\flex\flex_string_shell.h"
307                                         >
308                                 </File>
309                                 <File
310                                         RelativePath="..\loki\include\loki\flex\simplestringstorage.h"
311                                         >
312                                 </File>
313                                 <File
314                                         RelativePath="..\loki\include\loki\flex\smallstringopt.h"
315                                         >
316                                 </File>
317                                 <File
318                                         RelativePath="..\loki\include\loki\flex\vectorstringstorage.h"
319                                         >
320                                 </File>
321                         </Filter>
322                 </Filter>
323                 <Filter
324                         Name="Source Files"
325                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
326                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
327                         >
328                         <File
329                                 RelativePath=".\LevelMutex.cpp"
330                                 >
331                         </File>
332                         <File
333                                 RelativePath=".\OrderedStatic.cpp"
334                                 >
335                         </File>
336                         <File
337                                 RelativePath=".\SafeFormat.cpp"
338                                 >
339                         </File>
340                         <File
341                                 RelativePath=".\Singleton.cpp"
342                                 >
343                         </File>
344                         <File
345                                 RelativePath=".\SmallObj.cpp"
346                                 >
347                         </File>
348                         <File
349                                 RelativePath=".\SmartPtr.cpp"
350                                 >
351                         </File>
352                         <File
353                                 RelativePath=".\StrongPtr.cpp"
354                                 >
355                         </File>
356                 </Filter>
357         </Files>
358         <Globals>
359         </Globals>
360 </VisualStudioProject>