]> git.mxchange.org Git - simgear.git/blob - projects/VC7.1/SimGear.vcproj
Add SGBinding.[ch]xx to the MSVC 7.1 project
[simgear.git] / projects / VC7.1 / SimGear.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="SimGear"
6         ProjectGUID="{22540CD3-D3CA-4C86-A773-80AEEE3ACDED}"
7         SccProjectName=""
8         SccLocalPath="">
9         <Platforms>
10                 <Platform
11                         Name="Win32"/>
12         </Platforms>
13         <Configurations>
14                 <Configuration
15                         Name="Release|Win32"
16                         OutputDirectory=".\Release"
17                         IntermediateDirectory=".\Release"
18                         ConfigurationType="4"
19                         UseOfMFC="0"
20                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
21                         CharacterSet="2">
22                         <Tool
23                                 Name="VCCLCompilerTool"
24                                 InlineFunctionExpansion="1"
25                                 AdditionalIncludeDirectories="..\..;..\..\simgear;..\..\..;..\..\..\OpenSceneGraph\include;..\..\..\OpenThreads\include;..\..\..\3rdparty\include;&quot;..\..\..\pthreads-w32-2-7-0-release&quot;"
26                                 PreprocessorDefinitions="HAVE_CONFIG_H,NDEBUG,WIN32"
27                                 StringPooling="TRUE"
28                                 RuntimeLibrary="2"
29                                 EnableFunctionLevelLinking="TRUE"
30                                 RuntimeTypeInfo="TRUE"
31                                 PrecompiledHeaderFile=".\Release/SimGear.pch"
32                                 AssemblerListingLocation=".\Release/"
33                                 ObjectFile=".\Release/"
34                                 ProgramDataBaseFileName=".\Release/"
35                                 WarningLevel="3"
36                                 SuppressStartupBanner="TRUE"
37                                 CompileAs="0"/>
38                         <Tool
39                                 Name="VCCustomBuildTool"/>
40                         <Tool
41                                 Name="VCLibrarianTool"
42                                 OutputFile="Release\SimGear.lib"
43                                 SuppressStartupBanner="TRUE"/>
44                         <Tool
45                                 Name="VCMIDLTool"/>
46                         <Tool
47                                 Name="VCPostBuildEventTool"/>
48                         <Tool
49                                 Name="VCPreBuildEventTool"/>
50                         <Tool
51                                 Name="VCPreLinkEventTool"/>
52                         <Tool
53                                 Name="VCResourceCompilerTool"
54                                 PreprocessorDefinitions="NDEBUG"
55                                 Culture="1033"/>
56                         <Tool
57                                 Name="VCWebServiceProxyGeneratorTool"/>
58                         <Tool
59                                 Name="VCXMLDataGeneratorTool"/>
60                         <Tool
61                                 Name="VCManagedWrapperGeneratorTool"/>
62                         <Tool
63                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64                 </Configuration>
65                 <Configuration
66                         Name="Debug|Win32"
67                         OutputDirectory=".\Debug"
68                         IntermediateDirectory=".\Debug"
69                         ConfigurationType="4"
70                         UseOfMFC="0"
71                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
72                         CharacterSet="2">
73                         <Tool
74                                 Name="VCCLCompilerTool"
75                                 Optimization="0"
76                                 AdditionalIncludeDirectories="..\..;..\..\simgear;..\..\..;..\..\..\OpenSceneGraph\include;..\..\..\OpenThreads\include;..\..\..\3rdparty\include;&quot;..\..\..\pthreads-w32-2-7-0-release&quot;"
77                                 PreprocessorDefinitions="HAVE_CONFIG_H,_DEBUG,WIN32;_USE_MATH_DEFINES"
78                                 BasicRuntimeChecks="3"
79                                 RuntimeLibrary="3"
80                                 RuntimeTypeInfo="TRUE"
81                                 PrecompiledHeaderFile=".\Debug/SimGear.pch"
82                                 AssemblerListingLocation=".\Debug/"
83                                 ObjectFile=".\Debug/"
84                                 ProgramDataBaseFileName=".\Debug/"
85                                 BrowseInformation="1"
86                                 WarningLevel="3"
87                                 SuppressStartupBanner="TRUE"
88                                 DebugInformationFormat="4"
89                                 CompileAs="0"/>
90                         <Tool
91                                 Name="VCCustomBuildTool"/>
92                         <Tool
93                                 Name="VCLibrarianTool"
94                                 OutputFile="Debug\SimGear_d.lib"
95                                 SuppressStartupBanner="TRUE"/>
96                         <Tool
97                                 Name="VCMIDLTool"/>
98                         <Tool
99                                 Name="VCPostBuildEventTool"/>
100                         <Tool
101                                 Name="VCPreBuildEventTool"/>
102                         <Tool
103                                 Name="VCPreLinkEventTool"/>
104                         <Tool
105                                 Name="VCResourceCompilerTool"
106                                 PreprocessorDefinitions="_DEBUG"
107                                 Culture="1033"/>
108                         <Tool
109                                 Name="VCWebServiceProxyGeneratorTool"/>
110                         <Tool
111                                 Name="VCXMLDataGeneratorTool"/>
112                         <Tool
113                                 Name="VCManagedWrapperGeneratorTool"/>
114                         <Tool
115                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
116                 </Configuration>
117         </Configurations>
118         <References>
119         </References>
120         <Files>
121                 <Filter
122                         Name="Lib_sgbucket"
123                         Filter="">
124                         <File
125                                 RelativePath="..\..\simgear\bucket\newbucket.cxx">
126                         </File>
127                         <File
128                                 RelativePath="..\..\simgear\bucket\newbucket.hxx">
129                         </File>
130                 </Filter>
131                 <Filter
132                         Name="Lib_sgdebug"
133                         Filter="">
134                         <File
135                                 RelativePath="..\..\simgear\debug\logstream.cxx">
136                         </File>
137                         <File
138                                 RelativePath="..\..\simgear\debug\logstream.hxx">
139                         </File>
140                 </Filter>
141                 <Filter
142                         Name="Lib_sgephem"
143                         Filter="">
144                         <File
145                                 RelativePath="..\..\simgear\ephemeris\celestialBody.cxx">
146                         </File>
147                         <File
148                                 RelativePath="..\..\simgear\ephemeris\celestialBody.hxx">
149                         </File>
150                         <File
151                                 RelativePath="..\..\simgear\ephemeris\ephemeris.cxx">
152                         </File>
153                         <File
154                                 RelativePath="..\..\simgear\ephemeris\ephemeris.hxx">
155                         </File>
156                         <File
157                                 RelativePath="..\..\simgear\ephemeris\jupiter.cxx">
158                         </File>
159                         <File
160                                 RelativePath="..\..\simgear\ephemeris\jupiter.hxx">
161                         </File>
162                         <File
163                                 RelativePath="..\..\simgear\ephemeris\mars.cxx">
164                         </File>
165                         <File
166                                 RelativePath="..\..\simgear\ephemeris\mars.hxx">
167                         </File>
168                         <File
169                                 RelativePath="..\..\simgear\ephemeris\mercury.cxx">
170                         </File>
171                         <File
172                                 RelativePath="..\..\simgear\ephemeris\mercury.hxx">
173                         </File>
174                         <File
175                                 RelativePath="..\..\simgear\ephemeris\moonpos.cxx">
176                         </File>
177                         <File
178                                 RelativePath="..\..\simgear\ephemeris\moonpos.hxx">
179                         </File>
180                         <File
181                                 RelativePath="..\..\simgear\ephemeris\neptune.cxx">
182                         </File>
183                         <File
184                                 RelativePath="..\..\simgear\ephemeris\neptune.hxx">
185                         </File>
186                         <File
187                                 RelativePath="..\..\simgear\ephemeris\pluto.hxx">
188                         </File>
189                         <File
190                                 RelativePath="..\..\simgear\ephemeris\saturn.cxx">
191                         </File>
192                         <File
193                                 RelativePath="..\..\simgear\ephemeris\saturn.hxx">
194                         </File>
195                         <File
196                                 RelativePath="..\..\simgear\ephemeris\star.cxx">
197                         </File>
198                         <File
199                                 RelativePath="..\..\simgear\ephemeris\star.hxx">
200                         </File>
201                         <File
202                                 RelativePath="..\..\simgear\ephemeris\stardata.cxx">
203                         </File>
204                         <File
205                                 RelativePath="..\..\simgear\ephemeris\stardata.hxx">
206                         </File>
207                         <File
208                                 RelativePath="..\..\simgear\ephemeris\uranus.cxx">
209                         </File>
210                         <File
211                                 RelativePath="..\..\simgear\ephemeris\uranus.hxx">
212                         </File>
213                         <File
214                                 RelativePath="..\..\simgear\ephemeris\venus.cxx">
215                         </File>
216                         <File
217                                 RelativePath="..\..\simgear\ephemeris\venus.hxx">
218                         </File>
219                 </Filter>
220                 <Filter
221                         Name="Lib_sgio"
222                         Filter="">
223                         <File
224                                 RelativePath="..\..\simgear\io\iochannel.cxx">
225                         </File>
226                         <File
227                                 RelativePath="..\..\simgear\io\iochannel.hxx">
228                         </File>
229                         <File
230                                 RelativePath="..\..\simgear\io\lowlevel.cxx">
231                         </File>
232                         <File
233                                 RelativePath="..\..\simgear\io\lowlevel.hxx">
234                         </File>
235                         <File
236                                 RelativePath="..\..\simgear\io\sg_binobj.cxx">
237                         </File>
238                         <File
239                                 RelativePath="..\..\simgear\io\sg_binobj.hxx">
240                         </File>
241                         <File
242                                 RelativePath="..\..\simgear\io\sg_file.cxx">
243                         </File>
244                         <File
245                                 RelativePath="..\..\simgear\io\sg_file.hxx">
246                         </File>
247                         <File
248                                 RelativePath="..\..\simgear\io\sg_serial.cxx">
249                         </File>
250                         <File
251                                 RelativePath="..\..\simgear\io\sg_serial.hxx">
252                         </File>
253                         <File
254                                 RelativePath="..\..\simgear\io\sg_socket.cxx">
255                         </File>
256                         <File
257                                 RelativePath="..\..\simgear\io\sg_socket.hxx">
258                         </File>
259                         <File
260                                 RelativePath="..\..\simgear\io\sg_socket_udp.cxx">
261                         </File>
262                         <File
263                                 RelativePath="..\..\simgear\io\sg_socket_udp.hxx">
264                         </File>
265                 </Filter>
266                 <Filter
267                         Name="Lib_sgmagvar"
268                         Filter="">
269                         <File
270                                 RelativePath="..\..\simgear\magvar\coremag.cxx">
271                         </File>
272                         <File
273                                 RelativePath="..\..\simgear\magvar\coremag.hxx">
274                         </File>
275                         <File
276                                 RelativePath="..\..\simgear\magvar\magvar.cxx">
277                         </File>
278                         <File
279                                 RelativePath="..\..\simgear\magvar\magvar.hxx">
280                         </File>
281                 </Filter>
282                 <Filter
283                         Name="Lib_sgmath"
284                         Filter="">
285                         <File
286                                 RelativePath="..\..\simgear\math\interpolater.cxx">
287                         </File>
288                         <File
289                                 RelativePath="..\..\simgear\math\interpolater.hxx">
290                         </File>
291                         <File
292                                 RelativePath="..\..\simgear\math\leastsqs.cxx">
293                         </File>
294                         <File
295                                 RelativePath="..\..\simgear\math\leastsqs.hxx">
296                         </File>
297                         <File
298                                 RelativePath="..\..\simgear\math\linintp2.h">
299                         </File>
300                         <File
301                                 RelativePath="..\..\simgear\math\linintp2.inl">
302                         </File>
303                         <File
304                                 RelativePath="..\..\simgear\math\localconsts.hxx">
305                         </File>
306                         <File
307                                 RelativePath="..\..\simgear\math\point3d.hxx">
308                         </File>
309                         <File
310                                 RelativePath="..\..\simgear\math\polar3d.cxx">
311                         </File>
312                         <File
313                                 RelativePath="..\..\simgear\math\polar3d.hxx">
314                         </File>
315                         <File
316                                 RelativePath="..\..\simgear\math\sg_geodesy.cxx">
317                         </File>
318                         <File
319                                 RelativePath="..\..\simgear\math\sg_geodesy.hxx">
320                         </File>
321                         <File
322                                 RelativePath="..\..\simgear\math\sg_memory.h">
323                         </File>
324                         <File
325                                 RelativePath="..\..\simgear\math\sg_random.c">
326                         </File>
327                         <File
328                                 RelativePath="..\..\simgear\math\sg_random.h">
329                         </File>
330                         <File
331                                 RelativePath="..\..\simgear\math\sg_types.hxx">
332                         </File>
333                         <File
334                                 RelativePath="..\..\simgear\math\SGGeodesy.cxx">
335                         </File>
336                         <File
337                                 RelativePath="..\..\simgear\math\SGGeodesy.hxx">
338                         </File>
339                         <File
340                                 RelativePath="..\..\simgear\math\sphrintp.h">
341                         </File>
342                         <File
343                                 RelativePath="..\..\simgear\math\vector.cxx">
344                         </File>
345                         <File
346                                 RelativePath="..\..\simgear\math\vector.hxx">
347                         </File>
348                 </Filter>
349                 <Filter
350                         Name="Lib_sgmisc"
351                         Filter="">
352                         <File
353                                 RelativePath="..\..\simgear\misc\interpolator.cxx">
354                         </File>
355                         <File
356                                 RelativePath="..\..\simgear\misc\interpolator.hxx">
357                         </File>
358                         <File
359                                 RelativePath="..\..\simgear\misc\sg_path.cxx">
360                         </File>
361                         <File
362                                 RelativePath="..\..\simgear\misc\sg_path.hxx">
363                         </File>
364                         <File
365                                 RelativePath="..\..\simgear\misc\sgstream.cxx">
366                         </File>
367                         <File
368                                 RelativePath="..\..\simgear\misc\sgstream.hxx">
369                         </File>
370                         <File
371                                 RelativePath="..\..\simgear\misc\stopwatch.hxx">
372                         </File>
373                         <File
374                                 RelativePath="..\..\simgear\misc\strutils.cxx">
375                         </File>
376                         <File
377                                 RelativePath="..\..\simgear\misc\strutils.hxx">
378                         </File>
379                         <File
380                                 RelativePath="..\..\simgear\misc\tabbed_values.cxx">
381                         </File>
382                         <File
383                                 RelativePath="..\..\simgear\misc\tabbed_values.hxx">
384                         </File>
385                         <File
386                                 RelativePath="..\..\simgear\misc\texcoord.cxx">
387                         </File>
388                         <File
389                                 RelativePath="..\..\simgear\misc\texcoord.hxx">
390                         </File>
391                         <File
392                                 RelativePath="..\..\simgear\misc\zfstream.cxx">
393                         </File>
394                         <File
395                                 RelativePath="..\..\simgear\misc\zfstream.hxx">
396                         </File>
397                 </Filter>
398                 <Filter
399                         Name="Lib_sgroute"
400                         Filter="">
401                         <File
402                                 RelativePath="..\..\simgear\route\route.cxx">
403                         </File>
404                         <File
405                                 RelativePath="..\..\simgear\route\route.hxx">
406                         </File>
407                         <File
408                                 RelativePath="..\..\simgear\route\waypoint.cxx">
409                         </File>
410                         <File
411                                 RelativePath="..\..\simgear\route\waypoint.hxx">
412                         </File>
413                 </Filter>
414                 <Filter
415                         Name="Lib_sgscreen"
416                         Filter="">
417                         <File
418                                 RelativePath="..\..\simgear\screen\colors.hxx">
419                         </File>
420                         <File
421                                 RelativePath="..\..\simgear\screen\colours.h">
422                         </File>
423                         <File
424                                 RelativePath="..\..\simgear\screen\extensions.cxx">
425                         </File>
426                         <File
427                                 RelativePath="..\..\simgear\screen\extensions.hxx">
428                         </File>
429                         <File
430                                 RelativePath="..\..\simgear\screen\GLBitmaps.cxx">
431                         </File>
432                         <File
433                                 RelativePath="..\..\simgear\screen\GLBitmaps.h">
434                         </File>
435                         <File
436                                 RelativePath="..\..\simgear\screen\jpgfactory.cxx">
437                         </File>
438                         <File
439                                 RelativePath="..\..\simgear\screen\jpgfactory.hxx">
440                         </File>
441                         <File
442                                 RelativePath="..\..\simgear\screen\RenderTexture.cpp">
443                         </File>
444                         <File
445                                 RelativePath="..\..\simgear\screen\RenderTexture.h">
446                         </File>
447                         <File
448                                 RelativePath="..\..\simgear\screen\screen-dump.cxx">
449                         </File>
450                         <File
451                                 RelativePath="..\..\simgear\screen\screen-dump.hxx">
452                         </File>
453                         <File
454                                 RelativePath="..\..\simgear\screen\shader.cpp">
455                         </File>
456                         <File
457                                 RelativePath="..\..\simgear\screen\shader.h">
458                         </File>
459                         <File
460                                 RelativePath="..\..\simgear\screen\texture.cxx">
461                         </File>
462                         <File
463                                 RelativePath="..\..\simgear\screen\texture.hxx">
464                         </File>
465                         <File
466                                 RelativePath="..\..\simgear\screen\tr.cxx">
467                         </File>
468                         <File
469                                 RelativePath="..\..\simgear\screen\tr.h">
470                         </File>
471                         <File
472                                 RelativePath="..\..\simgear\screen\win32-printer.h">
473                         </File>
474                 </Filter>
475                 <Filter
476                         Name="Lib_sgserial"
477                         Filter="">
478                         <File
479                                 RelativePath="..\..\simgear\serial\serial.cxx">
480                         </File>
481                         <File
482                                 RelativePath="..\..\simgear\serial\serial.hxx">
483                         </File>
484                 </Filter>
485                 <Filter
486                         Name="Lib_sgsky"
487                         Filter="">
488                         <File
489                                 RelativePath="..\..\simgear\scene\sky\bbcache.cxx">
490                         </File>
491                         <File
492                                 RelativePath="..\..\simgear\scene\sky\bbcache.hxx">
493                         </File>
494                         <File
495                                 RelativePath="..\..\simgear\scene\sky\cloud.cxx">
496                         </File>
497                         <File
498                                 RelativePath="..\..\simgear\scene\sky\cloud.hxx">
499                         </File>
500                         <File
501                                 RelativePath="..\..\simgear\scene\sky\cloudfield.cxx">
502                         </File>
503                         <File
504                                 RelativePath="..\..\simgear\scene\sky\cloudfield.hxx">
505                         </File>
506                         <File
507                                 RelativePath="..\..\simgear\scene\sky\dome.cxx">
508                         </File>
509                         <File
510                                 RelativePath="..\..\simgear\scene\sky\dome.hxx">
511                         </File>
512                         <File
513                                 RelativePath="..\..\simgear\scene\sky\moon.cxx">
514                         </File>
515                         <File
516                                 RelativePath="..\..\simgear\scene\sky\moon.hxx">
517                         </File>
518                         <File
519                                 RelativePath="..\..\simgear\scene\sky\newcloud.cxx">
520                         </File>
521                         <File
522                                 RelativePath="..\..\simgear\scene\sky\newcloud.hxx">
523                         </File>
524                         <File
525                                 RelativePath="..\..\simgear\scene\sky\oursun.cxx">
526                         </File>
527                         <File
528                                 RelativePath="..\..\simgear\scene\sky\oursun.hxx">
529                         </File>
530                         <File
531                                 RelativePath="..\..\simgear\scene\sky\sky.cxx">
532                         </File>
533                         <File
534                                 RelativePath="..\..\simgear\scene\sky\sky.hxx">
535                         </File>
536                         <File
537                                 RelativePath="..\..\simgear\scene\sky\sphere.cxx">
538                         </File>
539                         <File
540                                 RelativePath="..\..\simgear\scene\sky\sphere.hxx">
541                         </File>
542                         <File
543                                 RelativePath="..\..\simgear\scene\sky\stars.cxx">
544                         </File>
545                         <File
546                                 RelativePath="..\..\simgear\scene\sky\stars.hxx">
547                         </File>
548                 </Filter>
549                 <Filter
550                         Name="Lib_sgtiming"
551                         Filter="">
552                         <File
553                                 RelativePath="..\..\simgear\timing\geocoord.cxx">
554                         </File>
555                         <File
556                                 RelativePath="..\..\simgear\timing\geocoord.h">
557                         </File>
558                         <File
559                                 RelativePath="..\..\simgear\timing\lowleveltime.cxx">
560                         </File>
561                         <File
562                                 RelativePath="..\..\simgear\timing\lowleveltime.h">
563                         </File>
564                         <File
565                                 RelativePath="..\..\simgear\timing\sg_time.cxx">
566                         </File>
567                         <File
568                                 RelativePath="..\..\simgear\timing\sg_time.hxx">
569                         </File>
570                         <File
571                                 RelativePath="..\..\simgear\timing\timestamp.cxx">
572                         </File>
573                         <File
574                                 RelativePath="..\..\simgear\timing\timestamp.hxx">
575                         </File>
576                         <File
577                                 RelativePath="..\..\simgear\timing\timezone.cxx">
578                         </File>
579                         <File
580                                 RelativePath="..\..\simgear\timing\timezone.h">
581                         </File>
582                 </Filter>
583                 <Filter
584                         Name="Lib_sgxml"
585                         Filter="">
586                         <File
587                                 RelativePath="..\..\simgear\xml\asciitab.h">
588                         </File>
589                         <File
590                                 RelativePath="..\..\simgear\xml\easyxml.cxx">
591                         </File>
592                         <File
593                                 RelativePath="..\..\simgear\xml\easyxml.hxx">
594                         </File>
595                         <File
596                                 RelativePath="..\..\simgear\xml\hashtable.c">
597                         </File>
598                         <File
599                                 RelativePath="..\..\simgear\xml\hashtable.h">
600                         </File>
601                         <File
602                                 RelativePath="..\..\simgear\xml\iasciitab.h">
603                         </File>
604                         <File
605                                 RelativePath="..\..\simgear\xml\latin1tab.h">
606                         </File>
607                         <File
608                                 RelativePath="..\..\simgear\xml\nametab.h">
609                         </File>
610                         <File
611                                 RelativePath="..\..\simgear\xml\utf8tab.h">
612                         </File>
613                         <File
614                                 RelativePath="..\..\simgear\xml\xmldef.h">
615                         </File>
616                         <File
617                                 RelativePath="..\..\simgear\xml\xmlparse.c">
618                         </File>
619                         <File
620                                 RelativePath="..\..\simgear\xml\xmlparse.h">
621                         </File>
622                         <File
623                                 RelativePath="..\..\simgear\xml\xmlrole.c">
624                         </File>
625                         <File
626                                 RelativePath="..\..\simgear\xml\xmlrole.h">
627                         </File>
628                         <File
629                                 RelativePath="..\..\simgear\xml\xmltok.c">
630                         </File>
631                         <File
632                                 RelativePath="..\..\simgear\xml\xmltok.h">
633                         </File>
634                         <File
635                                 RelativePath="..\..\simgear\xml\xmltok_impl.h">
636                         </File>
637                 </Filter>
638                 <Filter
639                         Name="Lib_sgprops"
640                         Filter="">
641                         <File
642                                 RelativePath="..\..\simgear\props\condition.cxx">
643                         </File>
644                         <File
645                                 RelativePath="..\..\simgear\props\condition.hxx">
646                         </File>
647                         <File
648                                 RelativePath="..\..\simgear\props\props.cxx">
649                         </File>
650                         <File
651                                 RelativePath="..\..\simgear\props\props.hxx">
652                         </File>
653                         <File
654                                 RelativePath="..\..\simgear\props\props_io.cxx">
655                         </File>
656                         <File
657                                 RelativePath="..\..\simgear\props\props_io.hxx">
658                         </File>
659                 </Filter>
660                 <Filter
661                         Name="Lib_sgmodel"
662                         Filter="">
663                         <File
664                                 RelativePath="..\..\simgear\scene\model\animation.cxx">
665                         </File>
666                         <File
667                                 RelativePath="..\..\simgear\scene\model\animation.hxx">
668                         </File>
669                         <File
670                                 RelativePath="..\..\simgear\scene\model\location.cxx">
671                         </File>
672                         <File
673                                 RelativePath="..\..\simgear\scene\model\location.hxx">
674                         </File>
675                         <File
676                                 RelativePath="..\..\simgear\scene\model\model.cxx">
677                         </File>
678                         <File
679                                 RelativePath="..\..\simgear\scene\model\model.hxx">
680                         </File>
681                         <File
682                                 RelativePath="..\..\simgear\scene\model\modellib.cxx">
683                         </File>
684                         <File
685                                 RelativePath="..\..\simgear\scene\model\modellib.hxx">
686                         </File>
687                         <File
688                                 RelativePath="..\..\simgear\scene\model\persparam.cxx">
689                         </File>
690                         <File
691                                 RelativePath="..\..\simgear\scene\model\persparam.hxx">
692                         </File>
693                         <File
694                                 RelativePath="..\..\simgear\scene\model\placement.cxx">
695                         </File>
696                         <File
697                                 RelativePath="..\..\simgear\scene\model\placement.hxx">
698                         </File>
699                         <File
700                                 RelativePath="..\..\simgear\scene\model\placementtrans.cxx">
701                         </File>
702                         <File
703                                 RelativePath="..\..\simgear\scene\model\placementtrans.hxx">
704                         </File>
705                         <File
706                                 RelativePath="..\..\simgear\scene\model\SGMaterialAnimation.cxx">
707                         </File>
708                         <File
709                                 RelativePath="..\..\simgear\scene\model\SGMaterialAnimation.hxx">
710                         </File>
711                         <File
712                                 RelativePath="..\..\simgear\scene\model\shadanim.cxx">
713                         </File>
714                 </Filter>
715                 <Filter
716                         Name="Lib_sgsound"
717                         Filter="">
718                         <File
719                                 RelativePath="..\..\simgear\sound\sample_openal.cxx">
720                         </File>
721                         <File
722                                 RelativePath="..\..\simgear\sound\sample_openal.hxx">
723                         </File>
724                         <File
725                                 RelativePath="..\..\simgear\sound\soundmgr_openal.cxx">
726                         </File>
727                         <File
728                                 RelativePath="..\..\simgear\sound\soundmgr_openal.hxx">
729                         </File>
730                         <File
731                                 RelativePath="..\..\simgear\sound\xmlsound.cxx">
732                         </File>
733                         <File
734                                 RelativePath="..\..\simgear\sound\xmlsound.hxx">
735                         </File>
736                 </Filter>
737                 <Filter
738                         Name="Lib_sgmaterial"
739                         Filter="">
740                         <File
741                                 RelativePath="..\..\simgear\scene\material\mat.cxx">
742                         </File>
743                         <File
744                                 RelativePath="..\..\simgear\scene\material\mat.hxx">
745                         </File>
746                         <File
747                                 RelativePath="..\..\simgear\scene\material\matlib.cxx">
748                         </File>
749                         <File
750                                 RelativePath="..\..\simgear\scene\material\matlib.hxx">
751                         </File>
752                         <File
753                                 RelativePath="..\..\simgear\scene\material\matmodel.cxx">
754                         </File>
755                         <File
756                                 RelativePath="..\..\simgear\scene\material\matmodel.hxx">
757                         </File>
758                 </Filter>
759                 <Filter
760                         Name="Lib_sgtgdb"
761                         Filter="">
762                         <File
763                                 RelativePath="..\..\simgear\scene\tgdb\apt_signs.cxx">
764                         </File>
765                         <File
766                                 RelativePath="..\..\simgear\scene\tgdb\apt_signs.hxx">
767                         </File>
768                         <File
769                                 RelativePath="..\..\simgear\scene\tgdb\leaf.cxx">
770                         </File>
771                         <File
772                                 RelativePath="..\..\simgear\scene\tgdb\leaf.hxx">
773                         </File>
774                         <File
775                                 RelativePath="..\..\simgear\scene\tgdb\obj.cxx">
776                         </File>
777                         <File
778                                 RelativePath="..\..\simgear\scene\tgdb\obj.hxx">
779                         </File>
780                         <File
781                                 RelativePath="..\..\simgear\scene\tgdb\pt_lights.cxx">
782                         </File>
783                         <File
784                                 RelativePath="..\..\simgear\scene\tgdb\pt_lights.hxx">
785                         </File>
786                         <File
787                                 RelativePath="..\..\simgear\scene\tgdb\userdata.cxx">
788                         </File>
789                         <File
790                                 RelativePath="..\..\simgear\scene\tgdb\userdata.hxx">
791                         </File>
792                 </Filter>
793                 <Filter
794                         Name="Lib_sgthread"
795                         Filter="">
796                         <File
797                                 RelativePath="..\..\simgear\threads\SGGuard.hxx">
798                         </File>
799                         <File
800                                 RelativePath="..\..\simgear\threads\SGQueue.hxx">
801                         </File>
802                         <File
803                                 RelativePath="..\..\simgear\threads\SGThread.cxx">
804                         </File>
805                         <File
806                                 RelativePath="..\..\simgear\threads\SGThread.hxx">
807                         </File>
808                 </Filter>
809                 <Filter
810                         Name="Lib_sgstructure"
811                         Filter="">
812                         <File
813                                 RelativePath="..\..\simgear\structure\callback.hxx">
814                         </File>
815                         <File
816                                 RelativePath="..\..\simgear\structure\commands.cxx">
817                                 <FileConfiguration
818                                         Name="Release|Win32">
819                                         <Tool
820                                                 Name="VCCLCompilerTool"
821                                                 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
822                                 </FileConfiguration>
823                                 <FileConfiguration
824                                         Name="Debug|Win32">
825                                         <Tool
826                                                 Name="VCCLCompilerTool"
827                                                 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
828                                 </FileConfiguration>
829                         </File>
830                         <File
831                                 RelativePath="..\..\simgear\structure\commands.hxx">
832                         </File>
833                         <File
834                                 RelativePath="..\..\simgear\structure\event_mgr.cxx">
835                         </File>
836                         <File
837                                 RelativePath="..\..\simgear\structure\event_mgr.hxx">
838                         </File>
839                         <File
840                                 RelativePath="..\..\simgear\structure\exception.cxx">
841                                 <FileConfiguration
842                                         Name="Release|Win32">
843                                         <Tool
844                                                 Name="VCCLCompilerTool"
845                                                 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
846                                 </FileConfiguration>
847                                 <FileConfiguration
848                                         Name="Debug|Win32">
849                                         <Tool
850                                                 Name="VCCLCompilerTool"
851                                                 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
852                                 </FileConfiguration>
853                         </File>
854                         <File
855                                 RelativePath="..\..\simgear\structure\exception.hxx">
856                         </File>
857                         <File
858                                 RelativePath="..\..\simgear\structure\SGBinding.cxx">
859                         </File>
860                         <File
861                                 RelativePath="..\..\simgear\structure\SGBinding.hxx">
862                         </File>
863                         <File
864                                 RelativePath="..\..\simgear\structure\SGReferenced.hxx">
865                         </File>
866                         <File
867                                 RelativePath="..\..\simgear\structure\SGSharedPtr.hxx">
868                         </File>
869                         <File
870                                 RelativePath="..\..\simgear\structure\ssgSharedPtr.hxx">
871                         </File>
872                         <File
873                                 RelativePath="..\..\simgear\structure\subsystem_mgr.cxx">
874                         </File>
875                         <File
876                                 RelativePath="..\..\simgear\structure\subsystem_mgr.hxx">
877                         </File>
878                 </Filter>
879                 <Filter
880                         Name="Lib_sgnasal"
881                         Filter="">
882                         <File
883                                 RelativePath="..\..\simgear\nasal\bitslib.c">
884                         </File>
885                         <File
886                                 RelativePath="..\..\simgear\nasal\code.c">
887                         </File>
888                         <File
889                                 RelativePath="..\..\simgear\nasal\code.h">
890                         </File>
891                         <File
892                                 RelativePath="..\..\simgear\nasal\codegen.c">
893                         </File>
894                         <File
895                                 RelativePath="..\..\simgear\nasal\data.h">
896                         </File>
897                         <File
898                                 RelativePath="..\..\simgear\nasal\gc.c">
899                         </File>
900                         <File
901                                 RelativePath="..\..\simgear\nasal\hash.c">
902                         </File>
903                         <File
904                                 RelativePath="..\..\simgear\nasal\iolib.c">
905                         </File>
906                         <File
907                                 RelativePath="..\..\simgear\nasal\iolib.h">
908                         </File>
909                         <File
910                                 RelativePath="..\..\simgear\nasal\lex.c">
911                         </File>
912                         <File
913                                 RelativePath="..\..\simgear\nasal\lib.c">
914                         </File>
915                         <File
916                                 RelativePath="..\..\simgear\nasal\mathlib.c">
917                         </File>
918                         <File
919                                 RelativePath="..\..\simgear\nasal\misc.c">
920                         </File>
921                         <File
922                                 RelativePath="..\..\simgear\nasal\nasal.h">
923                         </File>
924                         <File
925                                 RelativePath="..\..\simgear\nasal\parse.c">
926                         </File>
927                         <File
928                                 RelativePath="..\..\simgear\nasal\parse.h">
929                         </File>
930                         <File
931                                 RelativePath="..\..\simgear\nasal\string.c">
932                                 <FileConfiguration
933                                         Name="Release|Win32">
934                                         <Tool
935                                                 Name="VCCLCompilerTool"
936                                                 Optimization="1"
937                                                 InlineFunctionExpansion="1"/>
938                                 </FileConfiguration>
939                         </File>
940                         <File
941                                 RelativePath="..\..\simgear\nasal\thread-win32.c">
942                         </File>
943                         <File
944                                 RelativePath="..\..\simgear\nasal\vector.c">
945                                 <FileConfiguration
946                                         Name="Release|Win32">
947                                         <Tool
948                                                 Name="VCCLCompilerTool"
949                                                 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
950                                 </FileConfiguration>
951                                 <FileConfiguration
952                                         Name="Debug|Win32">
953                                         <Tool
954                                                 Name="VCCLCompilerTool"
955                                                 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
956                                 </FileConfiguration>
957                         </File>
958                 </Filter>
959                 <Filter
960                         Name="Lib_sgenvironment"
961                         Filter="">
962                         <File
963                                 RelativePath="..\..\simgear\environment\metar.cxx">
964                         </File>
965                         <File
966                                 RelativePath="..\..\simgear\environment\metar.hxx">
967                         </File>
968                         <File
969                                 RelativePath="..\..\simgear\environment\visual_enviro.cxx">
970                         </File>
971                         <File
972                                 RelativePath="..\..\simgear\environment\visual_enviro.hxx">
973                         </File>
974                 </Filter>
975                 <Filter
976                         Name="Lib_sgutil"
977                         Filter="">
978                         <File
979                                 RelativePath="..\..\simgear\scene\util\SGDebugDrawCallback.hxx">
980                         </File>
981                         <File
982                                 RelativePath="..\..\simgear\scene\util\SGNodeMasks.hxx">
983                         </File>
984                         <File
985                                 RelativePath="..\..\simgear\scene\util\SGStateAttributeVisitor.cxx">
986                         </File>
987                         <File
988                                 RelativePath="..\..\simgear\scene\util\SGStateAttributeVisitor.hxx">
989                         </File>
990                         <File
991                                 RelativePath="..\..\simgear\scene\util\SGTextureStateAttributeVisitor.cxx">
992                         </File>
993                         <File
994                                 RelativePath="..\..\simgear\scene\util\SGTextureStateAttributeVisitor.hxx">
995                         </File>
996                         <File
997                                 RelativePath="..\..\simgear\scene\util\SGUpdateVisitor.hxx">
998                         </File>
999                 </Filter>
1000                 <File
1001                         RelativePath="..\..\simgear\simgear_config.h.vc5">
1002                 </File>
1003         </Files>
1004         <Globals>
1005         </Globals>
1006 </VisualStudioProject>