minor gitignore additions
[summerhack] / src / 3dengfx / 3dengfx.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="8.00"\r
5         Name="3dengfx"\r
6         ProjectGUID="{05D14878-E632-47FB-980B-402483260F10}"\r
7         RootNamespace="My3dengfx"\r
8         Keyword="Win32Proj"\r
9         >\r
10         <Platforms>\r
11                 <Platform\r
12                         Name="Win32"\r
13                 />\r
14         </Platforms>\r
15         <ToolFiles>\r
16         </ToolFiles>\r
17         <Configurations>\r
18                 <Configuration\r
19                         Name="Debug|Win32"\r
20                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
21                         IntermediateDirectory="$(ConfigurationName)"\r
22                         ConfigurationType="4"\r
23                         CharacterSet="1"\r
24                         >\r
25                         <Tool\r
26                                 Name="VCPreBuildEventTool"\r
27                         />\r
28                         <Tool\r
29                                 Name="VCCustomBuildTool"\r
30                         />\r
31                         <Tool\r
32                                 Name="VCXMLDataGeneratorTool"\r
33                         />\r
34                         <Tool\r
35                                 Name="VCWebServiceProxyGeneratorTool"\r
36                         />\r
37                         <Tool\r
38                                 Name="VCMIDLTool"\r
39                         />\r
40                         <Tool\r
41                                 Name="VCCLCompilerTool"\r
42                                 Optimization="0"\r
43                                 AdditionalIncludeDirectories="&quot;$(ProjectDir)\src&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\libs\libpng&quot;;&quot;$(SolutionDir)\libs\zlib&quot;;&quot;$(SolutionDir)\libs\jpeglib&quot;;&quot;$(SolutionDir)\libs\SDL-1.2.15\include&quot;"\r
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"\r
45                                 MinimalRebuild="true"\r
46                                 BasicRuntimeChecks="3"\r
47                                 RuntimeLibrary="3"\r
48                                 UsePrecompiledHeader="0"\r
49                                 WarningLevel="3"\r
50                                 Detect64BitPortabilityProblems="true"\r
51                                 DebugInformationFormat="4"\r
52                                 DisableSpecificWarnings="4244;4996;4305;4800;4267;4018"\r
53                         />\r
54                         <Tool\r
55                                 Name="VCManagedResourceCompilerTool"\r
56                         />\r
57                         <Tool\r
58                                 Name="VCResourceCompilerTool"\r
59                         />\r
60                         <Tool\r
61                                 Name="VCPreLinkEventTool"\r
62                         />\r
63                         <Tool\r
64                                 Name="VCLibrarianTool"\r
65                         />\r
66                         <Tool\r
67                                 Name="VCALinkTool"\r
68                         />\r
69                         <Tool\r
70                                 Name="VCXDCMakeTool"\r
71                         />\r
72                         <Tool\r
73                                 Name="VCBscMakeTool"\r
74                         />\r
75                         <Tool\r
76                                 Name="VCFxCopTool"\r
77                         />\r
78                         <Tool\r
79                                 Name="VCPostBuildEventTool"\r
80                         />\r
81                 </Configuration>\r
82                 <Configuration\r
83                         Name="Release|Win32"\r
84                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
85                         IntermediateDirectory="$(ConfigurationName)"\r
86                         ConfigurationType="4"\r
87                         CharacterSet="1"\r
88                         WholeProgramOptimization="1"\r
89                         >\r
90                         <Tool\r
91                                 Name="VCPreBuildEventTool"\r
92                         />\r
93                         <Tool\r
94                                 Name="VCCustomBuildTool"\r
95                         />\r
96                         <Tool\r
97                                 Name="VCXMLDataGeneratorTool"\r
98                         />\r
99                         <Tool\r
100                                 Name="VCWebServiceProxyGeneratorTool"\r
101                         />\r
102                         <Tool\r
103                                 Name="VCMIDLTool"\r
104                         />\r
105                         <Tool\r
106                                 Name="VCCLCompilerTool"\r
107                                 AdditionalIncludeDirectories="&quot;$(ProjectDir)\src&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\libs\libpng&quot;;&quot;$(SolutionDir)\libs\zlib&quot;;&quot;$(SolutionDir)\libs\jpeglib&quot;;&quot;$(SolutionDir)\libs\SDL-1.2.15\include&quot;"\r
108                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
109                                 RuntimeLibrary="2"\r
110                                 UsePrecompiledHeader="0"\r
111                                 WarningLevel="3"\r
112                                 Detect64BitPortabilityProblems="true"\r
113                                 DebugInformationFormat="3"\r
114                                 DisableSpecificWarnings="4244;4996;4305;4800;4267;4018"\r
115                         />\r
116                         <Tool\r
117                                 Name="VCManagedResourceCompilerTool"\r
118                         />\r
119                         <Tool\r
120                                 Name="VCResourceCompilerTool"\r
121                         />\r
122                         <Tool\r
123                                 Name="VCPreLinkEventTool"\r
124                         />\r
125                         <Tool\r
126                                 Name="VCLibrarianTool"\r
127                         />\r
128                         <Tool\r
129                                 Name="VCALinkTool"\r
130                         />\r
131                         <Tool\r
132                                 Name="VCXDCMakeTool"\r
133                         />\r
134                         <Tool\r
135                                 Name="VCBscMakeTool"\r
136                         />\r
137                         <Tool\r
138                                 Name="VCFxCopTool"\r
139                         />\r
140                         <Tool\r
141                                 Name="VCPostBuildEventTool"\r
142                         />\r
143                 </Configuration>\r
144         </Configurations>\r
145         <References>\r
146         </References>\r
147         <Files>\r
148                 <Filter\r
149                         Name="src"\r
150                         >\r
151                         <File\r
152                                 RelativePath=".\src\3dengfx_config.h"\r
153                                 >\r
154                         </File>\r
155                         <Filter\r
156                                 Name="3dengfx"\r
157                                 >\r
158                                 <File\r
159                                         RelativePath=".\src\3dengfx\3dengfx.hpp"\r
160                                         >\r
161                                 </File>\r
162                                 <File\r
163                                         RelativePath=".\src\3dengfx\3denginefx.cpp"\r
164                                         >\r
165                                 </File>\r
166                                 <File\r
167                                         RelativePath=".\src\3dengfx\3denginefx.hpp"\r
168                                         >\r
169                                 </File>\r
170                                 <File\r
171                                         RelativePath=".\src\3dengfx\3denginefx_types.hpp"\r
172                                         >\r
173                                 </File>\r
174                                 <File\r
175                                         RelativePath=".\src\3dengfx\3dscene.cpp"\r
176                                         >\r
177                                 </File>\r
178                                 <File\r
179                                         RelativePath=".\src\3dengfx\3dscene.hpp"\r
180                                         >\r
181                                 </File>\r
182                                 <File\r
183                                         RelativePath=".\src\3dengfx\camera.cpp"\r
184                                         >\r
185                                 </File>\r
186                                 <File\r
187                                         RelativePath=".\src\3dengfx\camera.hpp"\r
188                                         >\r
189                                 </File>\r
190                                 <File\r
191                                         RelativePath=".\src\3dengfx\gfxprog.cpp"\r
192                                         >\r
193                                 </File>\r
194                                 <File\r
195                                         RelativePath=".\src\3dengfx\gfxprog.hpp"\r
196                                         >\r
197                                 </File>\r
198                                 <File\r
199                                         RelativePath=".\src\3dengfx\ggen.cpp"\r
200                                         >\r
201                                 </File>\r
202                                 <File\r
203                                         RelativePath=".\src\3dengfx\ggen.hpp"\r
204                                         >\r
205                                 </File>\r
206                                 <File\r
207                                         RelativePath=".\src\3dengfx\light.cpp"\r
208                                         >\r
209                                 </File>\r
210                                 <File\r
211                                         RelativePath=".\src\3dengfx\light.hpp"\r
212                                         >\r
213                                 </File>\r
214                                 <File\r
215                                         RelativePath=".\src\3dengfx\material.cpp"\r
216                                         >\r
217                                 </File>\r
218                                 <File\r
219                                         RelativePath=".\src\3dengfx\material.hpp"\r
220                                         >\r
221                                 </File>\r
222                                 <File\r
223                                         RelativePath=".\src\3dengfx\mcube_tables.h"\r
224                                         >\r
225                                 </File>\r
226                                 <File\r
227                                         RelativePath=".\src\3dengfx\object.cpp"\r
228                                         >\r
229                                 </File>\r
230                                 <File\r
231                                         RelativePath=".\src\3dengfx\object.hpp"\r
232                                         >\r
233                                 </File>\r
234                                 <File\r
235                                         RelativePath=".\src\3dengfx\opengl.h"\r
236                                         >\r
237                                 </File>\r
238                                 <File\r
239                                         RelativePath=".\src\3dengfx\ply.cpp"\r
240                                         >\r
241                                 </File>\r
242                                 <File\r
243                                         RelativePath=".\src\3dengfx\psys.cpp"\r
244                                         >\r
245                                 </File>\r
246                                 <File\r
247                                         RelativePath=".\src\3dengfx\psys.hpp"\r
248                                         >\r
249                                 </File>\r
250                                 <File\r
251                                         RelativePath=".\src\3dengfx\rend_curve.cpp"\r
252                                         >\r
253                                 </File>\r
254                                 <File\r
255                                         RelativePath=".\src\3dengfx\rend_curve.hpp"\r
256                                         >\r
257                                 </File>\r
258                                 <File\r
259                                         RelativePath=".\src\3dengfx\sceneloader.cpp"\r
260                                         >\r
261                                 </File>\r
262                                 <File\r
263                                         RelativePath=".\src\3dengfx\sceneloader.hpp"\r
264                                         >\r
265                                 </File>\r
266                                 <File\r
267                                         RelativePath=".\src\3dengfx\scfield.cpp"\r
268                                         >\r
269                                 </File>\r
270                                 <File\r
271                                         RelativePath=".\src\3dengfx\scfield.hpp"\r
272                                         >\r
273                                 </File>\r
274                                 <File\r
275                                         RelativePath=".\src\3dengfx\sdrman.cpp"\r
276                                         >\r
277                                 </File>\r
278                                 <File\r
279                                         RelativePath=".\src\3dengfx\sdrman.hpp"\r
280                                         >\r
281                                 </File>\r
282                                 <File\r
283                                         RelativePath=".\src\3dengfx\sgi_glext.h"\r
284                                         >\r
285                                 </File>\r
286                                 <File\r
287                                         RelativePath=".\src\3dengfx\shadows.cpp"\r
288                                         >\r
289                                 </File>\r
290                                 <File\r
291                                         RelativePath=".\src\3dengfx\shadows.hpp"\r
292                                         >\r
293                                 </File>\r
294                                 <File\r
295                                         RelativePath=".\src\3dengfx\teapot.h"\r
296                                         >\r
297                                 </File>\r
298                                 <File\r
299                                         RelativePath=".\src\3dengfx\texman.cpp"\r
300                                         >\r
301                                 </File>\r
302                                 <File\r
303                                         RelativePath=".\src\3dengfx\texman.hpp"\r
304                                         >\r
305                                 </File>\r
306                                 <File\r
307                                         RelativePath=".\src\3dengfx\textures.cpp"\r
308                                         >\r
309                                 </File>\r
310                                 <File\r
311                                         RelativePath=".\src\3dengfx\textures.hpp"\r
312                                         >\r
313                                 </File>\r
314                         </Filter>\r
315                         <Filter\r
316                                 Name="gfx"\r
317                                 >\r
318                                 <File\r
319                                         RelativePath=".\src\gfx\3dgeom.cpp"\r
320                                         >\r
321                                 </File>\r
322                                 <File\r
323                                         RelativePath=".\src\gfx\3dgeom.hpp"\r
324                                         >\r
325                                 </File>\r
326                                 <File\r
327                                         RelativePath=".\src\gfx\3dgeom.inl"\r
328                                         >\r
329                                 </File>\r
330                                 <File\r
331                                         RelativePath=".\src\gfx\animation.cpp"\r
332                                         >\r
333                                 </File>\r
334                                 <File\r
335                                         RelativePath=".\src\gfx\animation.hpp"\r
336                                         >\r
337                                 </File>\r
338                                 <File\r
339                                         RelativePath=".\src\gfx\animation.inl"\r
340                                         >\r
341                                 </File>\r
342                                 <File\r
343                                         RelativePath=".\src\gfx\base_cam.cpp"\r
344                                         >\r
345                                 </File>\r
346                                 <File\r
347                                         RelativePath=".\src\gfx\base_cam.hpp"\r
348                                         >\r
349                                 </File>\r
350                                 <File\r
351                                         RelativePath=".\src\gfx\bvol.cpp"\r
352                                         >\r
353                                 </File>\r
354                                 <File\r
355                                         RelativePath=".\src\gfx\bvol.hpp"\r
356                                         >\r
357                                 </File>\r
358                                 <File\r
359                                         RelativePath=".\src\gfx\color.cpp"\r
360                                         >\r
361                                 </File>\r
362                                 <File\r
363                                         RelativePath=".\src\gfx\color.hpp"\r
364                                         >\r
365                                 </File>\r
366                                 <File\r
367                                         RelativePath=".\src\gfx\color.inl"\r
368                                         >\r
369                                 </File>\r
370                                 <File\r
371                                         RelativePath=".\src\gfx\color_bits.h"\r
372                                         >\r
373                                 </File>\r
374                                 <File\r
375                                         RelativePath=".\src\gfx\controller.cpp"\r
376                                         >\r
377                                 </File>\r
378                                 <File\r
379                                         RelativePath=".\src\gfx\controller.hpp"\r
380                                         >\r
381                                 </File>\r
382                                 <File\r
383                                         RelativePath=".\src\gfx\curves.cpp"\r
384                                         >\r
385                                 </File>\r
386                                 <File\r
387                                         RelativePath=".\src\gfx\curves.hpp"\r
388                                         >\r
389                                 </File>\r
390                                 <File\r
391                                         RelativePath=".\src\gfx\image.c"\r
392                                         >\r
393                                 </File>\r
394                                 <File\r
395                                         RelativePath=".\src\gfx\image.h"\r
396                                         >\r
397                                 </File>\r
398                                 <File\r
399                                         RelativePath=".\src\gfx\image_jpg.c"\r
400                                         >\r
401                                 </File>\r
402                                 <File\r
403                                         RelativePath=".\src\gfx\image_png.c"\r
404                                         >\r
405                                 </File>\r
406                                 <File\r
407                                         RelativePath=".\src\gfx\image_ppm.c"\r
408                                         >\r
409                                 </File>\r
410                                 <File\r
411                                         RelativePath=".\src\gfx\image_tga.c"\r
412                                         >\r
413                                 </File>\r
414                                 <File\r
415                                         RelativePath=".\src\gfx\img_manip.cpp"\r
416                                         >\r
417                                 </File>\r
418                                 <File\r
419                                         RelativePath=".\src\gfx\img_manip.hpp"\r
420                                         >\r
421                                 </File>\r
422                                 <File\r
423                                         RelativePath=".\src\gfx\pbuffer.hpp"\r
424                                         >\r
425                                 </File>\r
426                                 <File\r
427                                         RelativePath=".\src\gfx\timeline.cpp"\r
428                                         >\r
429                                 </File>\r
430                                 <File\r
431                                         RelativePath=".\src\gfx\timeline.hpp"\r
432                                         >\r
433                                 </File>\r
434                         </Filter>\r
435                         <Filter\r
436                                 Name="dsys"\r
437                                 >\r
438                                 <File\r
439                                         RelativePath=".\src\dsys\cmd.cpp"\r
440                                         >\r
441                                 </File>\r
442                                 <File\r
443                                         RelativePath=".\src\dsys\cmd.h"\r
444                                         >\r
445                                 </File>\r
446                                 <File\r
447                                         RelativePath=".\src\dsys\cmd.hpp"\r
448                                         >\r
449                                 </File>\r
450                                 <File\r
451                                         RelativePath=".\src\dsys\demosys.hpp"\r
452                                         >\r
453                                 </File>\r
454                                 <File\r
455                                         RelativePath=".\src\dsys\dsys.cpp"\r
456                                         >\r
457                                 </File>\r
458                                 <File\r
459                                         RelativePath=".\src\dsys\dsys.hpp"\r
460                                         >\r
461                                 </File>\r
462                                 <File\r
463                                         RelativePath=".\src\dsys\fx.cpp"\r
464                                         >\r
465                                 </File>\r
466                                 <File\r
467                                         RelativePath=".\src\dsys\fx.hpp"\r
468                                         >\r
469                                 </File>\r
470                                 <File\r
471                                         RelativePath=".\src\dsys\part.cpp"\r
472                                         >\r
473                                 </File>\r
474                                 <File\r
475                                         RelativePath=".\src\dsys\part.hpp"\r
476                                         >\r
477                                 </File>\r
478                                 <File\r
479                                         RelativePath=".\src\dsys\scene_part.cpp"\r
480                                         >\r
481                                 </File>\r
482                                 <File\r
483                                         RelativePath=".\src\dsys\scene_part.hpp"\r
484                                         >\r
485                                 </File>\r
486                                 <File\r
487                                         RelativePath=".\src\dsys\script.c"\r
488                                         >\r
489                                 </File>\r
490                                 <File\r
491                                         RelativePath=".\src\dsys\script.h"\r
492                                         >\r
493                                 </File>\r
494                         </Filter>\r
495                         <Filter\r
496                                 Name="fxwt"\r
497                                 >\r
498                                 <File\r
499                                         RelativePath=".\src\fxwt\fxwt.cpp"\r
500                                         >\r
501                                 </File>\r
502                                 <File\r
503                                         RelativePath=".\src\fxwt\fxwt.hpp"\r
504                                         >\r
505                                 </File>\r
506                                 <File\r
507                                         RelativePath=".\src\fxwt\fxwt_glut.cpp"\r
508                                         >\r
509                                 </File>\r
510                                 <File\r
511                                         RelativePath=".\src\fxwt\fxwt_gtk.cpp"\r
512                                         >\r
513                                 </File>\r
514                                 <File\r
515                                         RelativePath=".\src\fxwt\fxwt_sdl.cpp"\r
516                                         >\r
517                                 </File>\r
518                                 <File\r
519                                         RelativePath=".\src\fxwt\fxwt_win32.cpp"\r
520                                         >\r
521                                 </File>\r
522                                 <File\r
523                                         RelativePath=".\src\fxwt\fxwt_x.cpp"\r
524                                         >\r
525                                 </File>\r
526                                 <File\r
527                                         RelativePath=".\src\fxwt\gfx_library.h"\r
528                                         >\r
529                                 </File>\r
530                                 <File\r
531                                         RelativePath=".\src\fxwt\init.cpp"\r
532                                         >\r
533                                 </File>\r
534                                 <File\r
535                                         RelativePath=".\src\fxwt\init.hpp"\r
536                                         >\r
537                                 </File>\r
538                                 <File\r
539                                         RelativePath=".\src\fxwt\init_glut.cpp"\r
540                                         >\r
541                                 </File>\r
542                                 <File\r
543                                         RelativePath=".\src\fxwt\init_gtk.cpp"\r
544                                         >\r
545                                 </File>\r
546                                 <File\r
547                                         RelativePath=".\src\fxwt\init_sdl.cpp"\r
548                                         >\r
549                                 </File>\r
550                                 <File\r
551                                         RelativePath=".\src\fxwt\init_win32.cpp"\r
552                                         >\r
553                                 </File>\r
554                                 <File\r
555                                         RelativePath=".\src\fxwt\init_x.cpp"\r
556                                         >\r
557                                 </File>\r
558                                 <File\r
559                                         RelativePath=".\src\fxwt\keysyms.hpp"\r
560                                         >\r
561                                 </File>\r
562                                 <File\r
563                                         RelativePath=".\src\fxwt\text.cpp"\r
564                                         >\r
565                                 </File>\r
566                                 <File\r
567                                         RelativePath=".\src\fxwt\text.hpp"\r
568                                         >\r
569                                 </File>\r
570                         </Filter>\r
571                         <Filter\r
572                                 Name="n3dmath2"\r
573                                 >\r
574                                 <File\r
575                                         RelativePath=".\src\n3dmath2\n3dmath2.cpp"\r
576                                         >\r
577                                 </File>\r
578                                 <File\r
579                                         RelativePath=".\src\n3dmath2\n3dmath2.hpp"\r
580                                         >\r
581                                 </File>\r
582                                 <File\r
583                                         RelativePath=".\src\n3dmath2\n3dmath2.inl"\r
584                                         >\r
585                                 </File>\r
586                                 <File\r
587                                         RelativePath=".\src\n3dmath2\n3dmath2_mat.cpp"\r
588                                         >\r
589                                 </File>\r
590                                 <File\r
591                                         RelativePath=".\src\n3dmath2\n3dmath2_mat.hpp"\r
592                                         >\r
593                                 </File>\r
594                                 <File\r
595                                         RelativePath=".\src\n3dmath2\n3dmath2_mat.inl"\r
596                                         >\r
597                                 </File>\r
598                                 <File\r
599                                         RelativePath=".\src\n3dmath2\n3dmath2_qdr.cpp"\r
600                                         >\r
601                                 </File>\r
602                                 <File\r
603                                         RelativePath=".\src\n3dmath2\n3dmath2_qdr.hpp"\r
604                                         >\r
605                                 </File>\r
606                                 <File\r
607                                         RelativePath=".\src\n3dmath2\n3dmath2_qua.cpp"\r
608                                         >\r
609                                 </File>\r
610                                 <File\r
611                                         RelativePath=".\src\n3dmath2\n3dmath2_qua.hpp"\r
612                                         >\r
613                                 </File>\r
614                                 <File\r
615                                         RelativePath=".\src\n3dmath2\n3dmath2_ray.cpp"\r
616                                         >\r
617                                 </File>\r
618                                 <File\r
619                                         RelativePath=".\src\n3dmath2\n3dmath2_ray.hpp"\r
620                                         >\r
621                                 </File>\r
622                                 <File\r
623                                         RelativePath=".\src\n3dmath2\n3dmath2_sph.cpp"\r
624                                         >\r
625                                 </File>\r
626                                 <File\r
627                                         RelativePath=".\src\n3dmath2\n3dmath2_sph.hpp"\r
628                                         >\r
629                                 </File>\r
630                                 <File\r
631                                         RelativePath=".\src\n3dmath2\n3dmath2_types.hpp"\r
632                                         >\r
633                                 </File>\r
634                                 <File\r
635                                         RelativePath=".\src\n3dmath2\n3dmath2_vec.cpp"\r
636                                         >\r
637                                 </File>\r
638                                 <File\r
639                                         RelativePath=".\src\n3dmath2\n3dmath2_vec.hpp"\r
640                                         >\r
641                                 </File>\r
642                                 <File\r
643                                         RelativePath=".\src\n3dmath2\n3dmath2_vec.inl"\r
644                                         >\r
645                                 </File>\r
646                         </Filter>\r
647                         <Filter\r
648                                 Name="common"\r
649                                 >\r
650                                 <File\r
651                                         RelativePath=".\src\common\byteorder.c"\r
652                                         >\r
653                                 </File>\r
654                                 <File\r
655                                         RelativePath=".\src\common\byteorder.h"\r
656                                         >\r
657                                 </File>\r
658                                 <File\r
659                                         RelativePath=".\src\common\config_parser.c"\r
660                                         >\r
661                                 </File>\r
662                                 <File\r
663                                         RelativePath=".\src\common\config_parser.h"\r
664                                         >\r
665                                 </File>\r
666                                 <File\r
667                                         RelativePath=".\src\common\err_msg.c"\r
668                                         >\r
669                                 </File>\r
670                                 <File\r
671                                         RelativePath=".\src\common\err_msg.h"\r
672                                         >\r
673                                 </File>\r
674                                 <File\r
675                                         RelativePath=".\src\common\fps_counter.c"\r
676                                         >\r
677                                 </File>\r
678                                 <File\r
679                                         RelativePath=".\src\common\fps_counter.h"\r
680                                         >\r
681                                 </File>\r
682                                 <File\r
683                                         RelativePath=".\src\common\hashtable.hpp"\r
684                                         >\r
685                                 </File>\r
686                                 <File\r
687                                         RelativePath=".\src\common\linkedlist.hpp"\r
688                                         >\r
689                                 </File>\r
690                                 <File\r
691                                         RelativePath=".\src\common\locator.c"\r
692                                         >\r
693                                 </File>\r
694                                 <File\r
695                                         RelativePath=".\src\common\locator.h"\r
696                                         >\r
697                                 </File>\r
698                                 <File\r
699                                         RelativePath=".\src\common\psort.hpp"\r
700                                         >\r
701                                 </File>\r
702                                 <File\r
703                                         RelativePath=".\src\common\string_hash.cpp"\r
704                                         >\r
705                                 </File>\r
706                                 <File\r
707                                         RelativePath=".\src\common\string_hash.hpp"\r
708                                         >\r
709                                 </File>\r
710                                 <File\r
711                                         RelativePath=".\src\common\timer.c"\r
712                                         >\r
713                                 </File>\r
714                                 <File\r
715                                         RelativePath=".\src\common\timer.h"\r
716                                         >\r
717                                 </File>\r
718                                 <File\r
719                                         RelativePath=".\src\common\types.h"\r
720                                         >\r
721                                 </File>\r
722                         </Filter>\r
723                         <Filter\r
724                                 Name="sim"\r
725                                 >\r
726                                 <File\r
727                                         RelativePath=".\src\sim\sim.cpp"\r
728                                         >\r
729                                 </File>\r
730                                 <File\r
731                                         RelativePath=".\src\sim\sim.hpp"\r
732                                         >\r
733                                 </File>\r
734                         </Filter>\r
735                 </Filter>\r
736         </Files>\r
737         <Globals>\r
738         </Globals>\r
739 </VisualStudioProject>\r