1 <?xml version="1.0" encoding="utf-8"?>
\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
\r
3 <ItemGroup Label="ProjectConfigurations">
\r
4 <ProjectConfiguration Include="Debug|Win32">
\r
5 <Configuration>Debug</Configuration>
\r
6 <Platform>Win32</Platform>
\r
7 </ProjectConfiguration>
\r
8 <ProjectConfiguration Include="Debug|x64">
\r
9 <Configuration>Debug</Configuration>
\r
10 <Platform>x64</Platform>
\r
11 </ProjectConfiguration>
\r
12 <ProjectConfiguration Include="Release|Win32">
\r
13 <Configuration>Release</Configuration>
\r
14 <Platform>Win32</Platform>
\r
15 </ProjectConfiguration>
\r
16 <ProjectConfiguration Include="Release|x64">
\r
17 <Configuration>Release</Configuration>
\r
18 <Platform>x64</Platform>
\r
19 </ProjectConfiguration>
\r
21 <PropertyGroup Label="Globals">
\r
22 <ProjectGuid>{22540CD3-D3CA-4C86-A773-80AEEE3ACDED}</ProjectGuid>
\r
23 <RootNamespace>SimGear</RootNamespace>
\r
25 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
\r
26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
\r
27 <ConfigurationType>StaticLibrary</ConfigurationType>
\r
28 <UseOfMfc>false</UseOfMfc>
\r
29 <CharacterSet>MultiByte</CharacterSet>
\r
31 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
\r
32 <ConfigurationType>StaticLibrary</ConfigurationType>
\r
33 <UseOfMfc>false</UseOfMfc>
\r
34 <CharacterSet>MultiByte</CharacterSet>
\r
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
\r
37 <ConfigurationType>StaticLibrary</ConfigurationType>
\r
38 <UseOfMfc>false</UseOfMfc>
\r
39 <CharacterSet>MultiByte</CharacterSet>
\r
41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
\r
42 <ConfigurationType>StaticLibrary</ConfigurationType>
\r
43 <UseOfMfc>false</UseOfMfc>
\r
44 <CharacterSet>MultiByte</CharacterSet>
\r
46 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
\r
47 <ImportGroup Label="ExtensionSettings">
\r
49 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
\r
50 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
51 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
\r
53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
\r
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
55 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
\r
57 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
\r
58 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
59 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
\r
61 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
\r
62 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
63 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
\r
65 <PropertyGroup Label="UserMacros" />
\r
67 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
\r
68 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</OutDir>
\r
69 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
\r
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</OutDir>
\r
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
\r
72 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</OutDir>
\r
73 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
\r
74 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</OutDir>
\r
75 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
\r
76 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
\r
77 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
\r
78 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
\r
79 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
\r
80 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
\r
81 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
\r
82 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
\r
83 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
\r
84 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
\r
85 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
\r
86 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
\r
87 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
\r
89 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
\r
91 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
\r
92 <AdditionalIncludeDirectories>..\..;..\..\simgear;..\..\..;..\..\..\install\msvc100\OpenSceneGraph\include;..\..\..\3rdparty\include;..\..\..\boost_1_43_0;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
93 <PreprocessorDefinitions>HAVE_CONFIG_H;NDEBUG;WIN32;_USE_MATH_DEFINES;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
94 <StringPooling>true</StringPooling>
\r
95 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
\r
96 <FunctionLevelLinking>true</FunctionLevelLinking>
\r
97 <RuntimeTypeInfo>true</RuntimeTypeInfo>
\r
98 <WarningLevel>Level3</WarningLevel>
\r
99 <SuppressStartupBanner>true</SuppressStartupBanner>
\r
100 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
\r
101 <CompileAs>Default</CompileAs>
\r
104 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
105 <Culture>0x0409</Culture>
\r
108 <SuppressStartupBanner>true</SuppressStartupBanner>
\r
110 <ProjectReference />
\r
111 </ItemDefinitionGroup>
\r
112 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
\r
114 <TargetEnvironment>X64</TargetEnvironment>
\r
117 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
\r
118 <AdditionalIncludeDirectories>..\..;..\..\simgear;..\..\..;..\..\..\install\msvc100-64\OpenSceneGraph\include;..\..\..\3rdparty.x64\include;..\..\..\boost_1_43_0;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
119 <PreprocessorDefinitions>HAVE_CONFIG_H;NDEBUG;WIN32;_USE_MATH_DEFINES;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
120 <StringPooling>true</StringPooling>
\r
121 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
\r
122 <FunctionLevelLinking>true</FunctionLevelLinking>
\r
123 <RuntimeTypeInfo>true</RuntimeTypeInfo>
\r
124 <WarningLevel>Level3</WarningLevel>
\r
125 <SuppressStartupBanner>true</SuppressStartupBanner>
\r
126 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
\r
127 <CompileAs>Default</CompileAs>
\r
130 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
131 <Culture>0x0409</Culture>
\r
134 <SuppressStartupBanner>true</SuppressStartupBanner>
\r
136 </ItemDefinitionGroup>
\r
137 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
\r
139 <Optimization>Disabled</Optimization>
\r
140 <AdditionalIncludeDirectories>..\..;..\..\simgear;..\..\..;..\..\..\install\msvc100\OpenSceneGraph\include;..\..\..\3rdparty\include;..\..\..\boost_1_43_0;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
141 <PreprocessorDefinitions>HAVE_CONFIG_H;_DEBUG;WIN32;_USE_MATH_DEFINES;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
142 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
\r
143 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
\r
144 <RuntimeTypeInfo>true</RuntimeTypeInfo>
\r
145 <BrowseInformation>true</BrowseInformation>
\r
146 <WarningLevel>Level3</WarningLevel>
\r
147 <SuppressStartupBanner>true</SuppressStartupBanner>
\r
148 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
\r
149 <CompileAs>Default</CompileAs>
\r
152 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
153 <Culture>0x0409</Culture>
\r
156 <SuppressStartupBanner>true</SuppressStartupBanner>
\r
158 </ItemDefinitionGroup>
\r
159 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
\r
161 <TargetEnvironment>X64</TargetEnvironment>
\r
164 <Optimization>Disabled</Optimization>
\r
165 <AdditionalIncludeDirectories>..\..;..\..\simgear;..\..\..;..\..\..\install\msvc100-64\OpenSceneGraph\include;..\..\..\3rdparty.x64\include;..\..\..\boost_1_43_0;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
\r
166 <PreprocessorDefinitions>HAVE_CONFIG_H;_DEBUG;WIN32;_USE_MATH_DEFINES;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
167 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
\r
168 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
\r
169 <RuntimeTypeInfo>true</RuntimeTypeInfo>
\r
170 <BrowseInformation>true</BrowseInformation>
\r
171 <WarningLevel>Level3</WarningLevel>
\r
172 <SuppressStartupBanner>true</SuppressStartupBanner>
\r
173 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
\r
174 <CompileAs>Default</CompileAs>
\r
177 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
178 <Culture>0x0409</Culture>
\r
181 <SuppressStartupBanner>true</SuppressStartupBanner>
\r
183 </ItemDefinitionGroup>
\r
185 <ClCompile Include="..\..\simgear\bucket\newbucket.cxx" />
\r
186 <ClCompile Include="..\..\simgear\debug\logstream.cxx" />
\r
187 <ClCompile Include="..\..\simgear\ephemeris\celestialBody.cxx" />
\r
188 <ClCompile Include="..\..\simgear\ephemeris\ephemeris.cxx" />
\r
189 <ClCompile Include="..\..\simgear\ephemeris\jupiter.cxx" />
\r
190 <ClCompile Include="..\..\simgear\ephemeris\mars.cxx" />
\r
191 <ClCompile Include="..\..\simgear\ephemeris\mercury.cxx" />
\r
192 <ClCompile Include="..\..\simgear\ephemeris\moonpos.cxx" />
\r
193 <ClCompile Include="..\..\simgear\ephemeris\neptune.cxx" />
\r
194 <ClCompile Include="..\..\simgear\ephemeris\saturn.cxx" />
\r
195 <ClCompile Include="..\..\simgear\ephemeris\star.cxx" />
\r
196 <ClCompile Include="..\..\simgear\ephemeris\stardata.cxx" />
\r
197 <ClCompile Include="..\..\simgear\ephemeris\uranus.cxx" />
\r
198 <ClCompile Include="..\..\simgear\ephemeris\venus.cxx" />
\r
199 <ClCompile Include="..\..\simgear\io\iochannel.cxx" />
\r
200 <ClCompile Include="..\..\simgear\io\lowlevel.cxx" />
\r
201 <ClCompile Include="..\..\simgear\io\raw_socket.cxx" />
\r
202 <ClCompile Include="..\..\simgear\io\sg_binobj.cxx" />
\r
203 <ClCompile Include="..\..\simgear\io\sg_file.cxx" />
\r
204 <ClCompile Include="..\..\simgear\io\sg_netBuffer.cxx" />
\r
205 <ClCompile Include="..\..\simgear\io\sg_netChannel.cxx" />
\r
206 <ClCompile Include="..\..\simgear\io\sg_netChat.cxx" />
\r
207 <ClCompile Include="..\..\simgear\io\sg_serial.cxx" />
\r
208 <ClCompile Include="..\..\simgear\io\sg_socket.cxx" />
\r
209 <ClCompile Include="..\..\simgear\io\sg_socket_udp.cxx" />
\r
210 <ClCompile Include="..\..\simgear\magvar\coremag.cxx" />
\r
211 <ClCompile Include="..\..\simgear\magvar\magvar.cxx" />
\r
212 <ClCompile Include="..\..\simgear\math\interpolater.cxx" />
\r
213 <ClCompile Include="..\..\simgear\math\leastsqs.cxx" />
\r
214 <ClCompile Include="..\..\simgear\math\project.cxx" />
\r
215 <ClCompile Include="..\..\simgear\math\sg_random.c" />
\r
216 <ClCompile Include="..\..\simgear\math\SGGeod.cxx" />
\r
217 <ClCompile Include="..\..\simgear\math\SGGeodesy.cxx" />
\r
218 <ClCompile Include="..\..\simgear\misc\interpolator.cxx" />
\r
219 <ClCompile Include="..\..\simgear\misc\PathOptions.cxx" />
\r
220 <ClCompile Include="..\..\simgear\misc\sg_dir.cxx" />
\r
221 <ClCompile Include="..\..\simgear\misc\sg_path.cxx" />
\r
222 <ClCompile Include="..\..\simgear\misc\sgstream.cxx" />
\r
223 <ClCompile Include="..\..\simgear\misc\strutils.cxx" />
\r
224 <ClCompile Include="..\..\simgear\misc\tabbed_values.cxx" />
\r
225 <ClCompile Include="..\..\simgear\misc\texcoord.cxx" />
\r
226 <ClCompile Include="..\..\simgear\misc\zfstream.cxx" />
\r
227 <ClCompile Include="..\..\simgear\misc\ResourceManager.cxx" />
\r
228 <ClCompile Include="..\..\simgear\route\route.cxx" />
\r
229 <ClCompile Include="..\..\simgear\route\waypoint.cxx" />
\r
230 <ClCompile Include="..\..\simgear\scene\material\mipmap.cxx" />
\r
231 <ClCompile Include="..\..\simgear\screen\extensions.cxx" />
\r
232 <ClCompile Include="..\..\simgear\screen\jpgfactory.cxx" />
\r
233 <ClCompile Include="..\..\simgear\screen\screen-dump.cxx" />
\r
234 <ClCompile Include="..\..\simgear\screen\tr.cxx" />
\r
235 <ClCompile Include="..\..\simgear\serial\serial.cxx" />
\r
236 <ClCompile Include="..\..\simgear\scene\sky\cloud.cxx" />
\r
237 <ClCompile Include="..\..\simgear\scene\sky\cloudfield.cxx" />
\r
238 <ClCompile Include="..\..\simgear\scene\sky\CloudShaderGeometry.cxx" />
\r
239 <ClCompile Include="..\..\simgear\scene\sky\dome.cxx" />
\r
240 <ClCompile Include="..\..\simgear\scene\sky\moon.cxx" />
\r
241 <ClCompile Include="..\..\simgear\scene\sky\newcloud.cxx" />
\r
242 <ClCompile Include="..\..\simgear\scene\sky\oursun.cxx" />
\r
243 <ClCompile Include="..\..\simgear\scene\sky\sky.cxx" />
\r
244 <ClCompile Include="..\..\simgear\scene\sky\sphere.cxx" />
\r
245 <ClCompile Include="..\..\simgear\scene\sky\stars.cxx" />
\r
246 <ClCompile Include="..\..\simgear\timing\lowleveltime.cxx" />
\r
247 <ClCompile Include="..\..\simgear\timing\sg_time.cxx" />
\r
248 <ClCompile Include="..\..\simgear\timing\timestamp.cxx" />
\r
249 <ClCompile Include="..\..\simgear\timing\timezone.cxx" />
\r
250 <ClCompile Include="..\..\simgear\xml\easyxml.cxx" />
\r
251 <ClCompile Include="..\..\simgear\xml\hashtable.c" />
\r
252 <ClCompile Include="..\..\simgear\xml\xmlparse.c" />
\r
253 <ClCompile Include="..\..\simgear\xml\xmlrole.c" />
\r
254 <ClCompile Include="..\..\simgear\xml\xmltok.c" />
\r
255 <ClCompile Include="..\..\simgear\props\AtomicChangeListener.cxx" />
\r
256 <ClCompile Include="..\..\simgear\props\condition.cxx" />
\r
257 <ClCompile Include="..\..\simgear\props\props.cxx" />
\r
258 <ClCompile Include="..\..\simgear\props\props_io.cxx" />
\r
259 <ClCompile Include="..\..\simgear\scene\model\animation.cxx" />
\r
260 <ClCompile Include="..\..\simgear\scene\model\CheckSceneryVisitor.cxx" />
\r
261 <ClCompile Include="..\..\simgear\scene\model\model.cxx" />
\r
262 <ClCompile Include="..\..\simgear\scene\model\modellib.cxx" />
\r
263 <ClCompile Include="..\..\simgear\scene\model\ModelRegistry.cxx" />
\r
264 <ClCompile Include="..\..\simgear\scene\model\particles.cxx" />
\r
265 <ClCompile Include="..\..\simgear\scene\model\persparam.cxx" />
\r
266 <ClCompile Include="..\..\simgear\scene\model\placement.cxx" />
\r
267 <ClCompile Include="..\..\simgear\scene\model\SGClipGroup.cxx" />
\r
268 <ClCompile Include="..\..\simgear\scene\model\SGInteractionAnimation.cxx" />
\r
269 <ClCompile Include="..\..\simgear\scene\model\SGMaterialAnimation.cxx" />
\r
270 <ClCompile Include="..\..\simgear\scene\model\SGOffsetTransform.cxx" />
\r
271 <ClCompile Include="..\..\simgear\scene\model\SGPagedLOD.cxx" />
\r
272 <ClCompile Include="..\..\simgear\scene\model\SGReaderWriterXML.cxx" />
\r
273 <ClCompile Include="..\..\simgear\scene\model\SGRotateTransform.cxx" />
\r
274 <ClCompile Include="..\..\simgear\scene\model\SGScaleTransform.cxx" />
\r
275 <ClCompile Include="..\..\simgear\scene\model\SGText.cxx" />
\r
276 <ClCompile Include="..\..\simgear\scene\model\SGTranslateTransform.cxx" />
\r
277 <ClCompile Include="..\..\simgear\scene\model\shadanim.cxx" />
\r
278 <ClCompile Include="..\..\simgear\sound\sample_group.cxx" />
\r
279 <ClCompile Include="..\..\simgear\sound\sample_openal.cxx" />
\r
280 <ClCompile Include="..\..\simgear\sound\soundmgr_openal.cxx" />
\r
281 <ClCompile Include="..\..\simgear\sound\xmlsound.cxx" />
\r
282 <ClCompile Include="..\..\simgear\scene\material\Effect.cxx" />
\r
283 <ClCompile Include="..\..\simgear\scene\material\EffectBuilder.cxx" />
\r
284 <ClCompile Include="..\..\simgear\scene\material\EffectCullVisitor.cxx" />
\r
285 <ClCompile Include="..\..\simgear\scene\material\EffectGeode.cxx" />
\r
286 <ClCompile Include="..\..\simgear\scene\material\GLPredicate.cxx" />
\r
287 <ClCompile Include="..\..\simgear\scene\material\makeEffect.cxx" />
\r
288 <ClCompile Include="..\..\simgear\scene\material\mat.cxx" />
\r
289 <ClCompile Include="..\..\simgear\scene\material\matlib.cxx" />
\r
290 <ClCompile Include="..\..\simgear\scene\material\matmodel.cxx" />
\r
291 <ClCompile Include="..\..\simgear\scene\material\Noise.cxx" />
\r
292 <ClCompile Include="..\..\simgear\scene\material\Pass.cxx" />
\r
293 <ClCompile Include="..\..\simgear\scene\material\Technique.cxx" />
\r
294 <ClCompile Include="..\..\simgear\scene\material\TextureBuilder.cxx" />
\r
295 <ClCompile Include="..\..\simgear\scene\tgdb\apt_signs.cxx" />
\r
296 <ClCompile Include="..\..\simgear\scene\tgdb\GroundLightManager.cxx" />
\r
297 <ClCompile Include="..\..\simgear\scene\tgdb\obj.cxx" />
\r
298 <ClCompile Include="..\..\simgear\scene\tgdb\pt_lights.cxx" />
\r
299 <ClCompile Include="..\..\simgear\scene\tgdb\ReaderWriterSTG.cxx" />
\r
300 <ClCompile Include="..\..\simgear\scene\tgdb\SGOceanTile.cxx" />
\r
301 <ClCompile Include="..\..\simgear\scene\tgdb\SGReaderWriterBTG.cxx" />
\r
302 <ClCompile Include="..\..\simgear\scene\tgdb\SGVasiDrawable.cxx" />
\r
303 <ClCompile Include="..\..\simgear\scene\tgdb\ShaderGeometry.cxx" />
\r
304 <ClCompile Include="..\..\simgear\scene\tgdb\TileCache.cxx" />
\r
305 <ClCompile Include="..\..\simgear\scene\tgdb\TileEntry.cxx" />
\r
306 <ClCompile Include="..\..\simgear\scene\tgdb\TreeBin.cxx" />
\r
307 <ClCompile Include="..\..\simgear\scene\tgdb\userdata.cxx" />
\r
308 <ClCompile Include="..\..\simgear\structure\commands.cxx" />
\r
309 <ClCompile Include="..\..\simgear\structure\event_mgr.cxx" />
\r
310 <ClCompile Include="..\..\simgear\structure\exception.cxx">
\r
311 <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)%(Filename)1.obj</ObjectFileName>
\r
312 <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)%(Filename)1.obj</ObjectFileName>
\r
313 <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)%(Filename)1.obj</ObjectFileName>
\r
314 <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename)1.obj</ObjectFileName>
\r
316 <ClCompile Include="..\..\simgear\structure\SGBinding.cxx" />
\r
317 <ClCompile Include="..\..\simgear\structure\SGExpression.cxx" />
\r
318 <ClCompile Include="..\..\simgear\structure\SGSmplhist.cxx" />
\r
319 <ClCompile Include="..\..\simgear\structure\SGSmplstat.cxx" />
\r
320 <ClCompile Include="..\..\simgear\structure\subsystem_mgr.cxx" />
\r
321 <ClCompile Include="..\..\simgear\nasal\bitslib.c" />
\r
322 <ClCompile Include="..\..\simgear\nasal\code.c" />
\r
323 <ClCompile Include="..\..\simgear\nasal\codegen.c" />
\r
324 <ClCompile Include="..\..\simgear\nasal\gc.c" />
\r
325 <ClCompile Include="..\..\simgear\nasal\hash.c" />
\r
326 <ClCompile Include="..\..\simgear\nasal\iolib.c" />
\r
327 <ClCompile Include="..\..\simgear\nasal\lex.c" />
\r
328 <ClCompile Include="..\..\simgear\nasal\lib.c" />
\r
329 <ClCompile Include="..\..\simgear\nasal\mathlib.c" />
\r
330 <ClCompile Include="..\..\simgear\nasal\misc.c" />
\r
331 <ClCompile Include="..\..\simgear\nasal\parse.c" />
\r
332 <ClCompile Include="..\..\simgear\nasal\string.c">
\r
333 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MinSpace</Optimization>
\r
334 <InlineFunctionExpansion Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">OnlyExplicitInline</InlineFunctionExpansion>
\r
335 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MinSpace</Optimization>
\r
336 <InlineFunctionExpansion Condition="'$(Configuration)|$(Platform)'=='Release|x64'">OnlyExplicitInline</InlineFunctionExpansion>
\r
338 <ClCompile Include="..\..\simgear\nasal\thread-win32.c" />
\r
339 <ClCompile Include="..\..\simgear\nasal\threadlib.c" />
\r
340 <ClCompile Include="..\..\simgear\nasal\utf8lib.c" />
\r
341 <ClCompile Include="..\..\simgear\nasal\vector.c">
\r
342 <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)%(Filename)1.obj</ObjectFileName>
\r
343 <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)%(Filename)1.obj</ObjectFileName>
\r
344 <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)%(Filename)1.obj</ObjectFileName>
\r
345 <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename)1.obj</ObjectFileName>
\r
347 <ClCompile Include="..\..\simgear\environment\metar.cxx" />
\r
348 <ClCompile Include="..\..\simgear\environment\precipitation.cxx" />
\r
349 <ClCompile Include="..\..\simgear\environment\visual_enviro.cxx" />
\r
350 <ClCompile Include="..\..\simgear\scene\util\CopyOp.cxx" />
\r
351 <ClCompile Include="..\..\simgear\scene\util\NodeAndDrawableVisitor.cxx" />
\r
352 <ClCompile Include="..\..\simgear\scene\util\PrimitiveUtils.cxx" />
\r
353 <ClCompile Include="..\..\simgear\scene\util\QuadTreeBuilder.cxx" />
\r
354 <ClCompile Include="..\..\simgear\scene\util\SGEnlargeBoundingBox.cxx" />
\r
355 <ClCompile Include="..\..\simgear\scene\util\SGSceneFeatures.cxx" />
\r
356 <ClCompile Include="..\..\simgear\scene\util\SGSceneUserData.cxx" />
\r
357 <ClCompile Include="..\..\simgear\scene\util\SGStateAttributeVisitor.cxx" />
\r
358 <ClCompile Include="..\..\simgear\scene\util\SGTextureStateAttributeVisitor.cxx" />
\r
359 <ClCompile Include="..\..\simgear\scene\util\SplicingVisitor.cxx" />
\r
360 <ClCompile Include="..\..\simgear\scene\util\StateAttributeFactory.cxx" />
\r
361 <ClCompile Include="..\..\simgear\scene\util\UpdateOnceCallback.cxx" />
\r
362 <ClCompile Include="..\..\simgear\scene\bvh\BVHGroup.cxx" />
\r
363 <ClCompile Include="..\..\simgear\scene\bvh\BVHLineGeometry.cxx" />
\r
364 <ClCompile Include="..\..\simgear\scene\bvh\BVHLineSegmentVisitor.cxx" />
\r
365 <ClCompile Include="..\..\simgear\scene\bvh\BVHMotionTransform.cxx" />
\r
366 <ClCompile Include="..\..\simgear\scene\bvh\BVHNode.cxx" />
\r
367 <ClCompile Include="..\..\simgear\scene\bvh\BVHStaticBinary.cxx" />
\r
368 <ClCompile Include="..\..\simgear\scene\bvh\BVHStaticGeometry.cxx" />
\r
369 <ClCompile Include="..\..\simgear\scene\bvh\BVHStaticLeaf.cxx" />
\r
370 <ClCompile Include="..\..\simgear\scene\bvh\BVHStaticNode.cxx" />
\r
371 <ClCompile Include="..\..\simgear\scene\bvh\BVHStaticTriangle.cxx" />
\r
372 <ClCompile Include="..\..\simgear\scene\bvh\BVHSubTreeCollector.cxx" />
\r
373 <ClCompile Include="..\..\simgear\scene\bvh\BVHTransform.cxx" />
\r
376 <ClInclude Include="..\..\simgear\bucket\newbucket.hxx" />
\r
377 <ClInclude Include="..\..\simgear\debug\debug_types.h" />
\r
378 <ClInclude Include="..\..\simgear\debug\logstream.hxx" />
\r
379 <ClInclude Include="..\..\simgear\ephemeris\celestialBody.hxx" />
\r
380 <ClInclude Include="..\..\simgear\ephemeris\ephemeris.hxx" />
\r
381 <ClInclude Include="..\..\simgear\ephemeris\jupiter.hxx" />
\r
382 <ClInclude Include="..\..\simgear\ephemeris\mars.hxx" />
\r
383 <ClInclude Include="..\..\simgear\ephemeris\mercury.hxx" />
\r
384 <ClInclude Include="..\..\simgear\ephemeris\moonpos.hxx" />
\r
385 <ClInclude Include="..\..\simgear\ephemeris\neptune.hxx" />
\r
386 <ClInclude Include="..\..\simgear\ephemeris\pluto.hxx" />
\r
387 <ClInclude Include="..\..\simgear\ephemeris\saturn.hxx" />
\r
388 <ClInclude Include="..\..\simgear\ephemeris\star.hxx" />
\r
389 <ClInclude Include="..\..\simgear\ephemeris\stardata.hxx" />
\r
390 <ClInclude Include="..\..\simgear\ephemeris\uranus.hxx" />
\r
391 <ClInclude Include="..\..\simgear\ephemeris\venus.hxx" />
\r
392 <ClInclude Include="..\..\simgear\io\iochannel.hxx" />
\r
393 <ClInclude Include="..\..\simgear\io\lowlevel.hxx" />
\r
394 <ClInclude Include="..\..\simgear\io\raw_socket.hxx" />
\r
395 <ClInclude Include="..\..\simgear\io\sg_binobj.hxx" />
\r
396 <ClInclude Include="..\..\simgear\io\sg_file.hxx" />
\r
397 <ClInclude Include="..\..\simgear\io\sg_netBuffer.hxx" />
\r
398 <ClInclude Include="..\..\simgear\io\sg_netChannel.hxx" />
\r
399 <ClInclude Include="..\..\simgear\io\sg_netChat.hxx" />
\r
400 <ClInclude Include="..\..\simgear\io\sg_serial.hxx" />
\r
401 <ClInclude Include="..\..\simgear\io\sg_socket.hxx" />
\r
402 <ClInclude Include="..\..\simgear\io\sg_socket_udp.hxx" />
\r
403 <ClInclude Include="..\..\simgear\magvar\coremag.hxx" />
\r
404 <ClInclude Include="..\..\simgear\magvar\magvar.hxx" />
\r
405 <ClInclude Include="..\..\simgear\math\beziercurve.hxx" />
\r
406 <ClInclude Include="..\..\simgear\math\interpolater.hxx" />
\r
407 <ClInclude Include="..\..\simgear\math\leastsqs.hxx" />
\r
408 <ClInclude Include="..\..\simgear\math\linintp2.h" />
\r
409 <ClInclude Include="..\..\simgear\math\localconsts.hxx" />
\r
410 <ClInclude Include="..\..\simgear\math\point3d.hxx" />
\r
411 <ClInclude Include="..\..\simgear\math\polar3d.hxx" />
\r
412 <ClInclude Include="..\..\simgear\math\project.hxx" />
\r
413 <ClInclude Include="..\..\simgear\math\sg_geodesy.hxx" />
\r
414 <ClInclude Include="..\..\simgear\math\sg_random.h" />
\r
415 <ClInclude Include="..\..\simgear\math\sg_types.hxx" />
\r
416 <ClInclude Include="..\..\simgear\math\SGGeodesy.hxx" />
\r
417 <ClInclude Include="..\..\simgear\math\sphrintp.h" />
\r
418 <ClInclude Include="..\..\simgear\misc\interpolator.hxx" />
\r
419 <ClInclude Include="..\..\simgear\misc\PathOptions.hxx" />
\r
420 <ClInclude Include="..\..\simgear\misc\sg_dir.hxx" />
\r
421 <ClInclude Include="..\..\simgear\misc\sg_path.hxx" />
\r
422 <ClInclude Include="..\..\simgear\misc\sgstream.hxx" />
\r
423 <ClInclude Include="..\..\simgear\misc\stopwatch.hxx" />
\r
424 <ClInclude Include="..\..\simgear\misc\strutils.hxx" />
\r
425 <ClInclude Include="..\..\simgear\misc\tabbed_values.hxx" />
\r
426 <ClInclude Include="..\..\simgear\misc\texcoord.hxx" />
\r
427 <ClInclude Include="..\..\simgear\misc\zfstream.hxx" />
\r
428 <ClInclude Include="..\..\simgear\misc\ResourceManager.hxx" />
\r
429 <ClInclude Include="..\..\simgear\route\route.hxx" />
\r
430 <ClInclude Include="..\..\simgear\route\waypoint.hxx" />
\r
431 <ClInclude Include="..\..\simgear\scene\material\mipmap.hxx" />
\r
432 <ClInclude Include="..\..\simgear\screen\colors.hxx" />
\r
433 <ClInclude Include="..\..\simgear\screen\extensions.hxx" />
\r
434 <ClInclude Include="..\..\simgear\screen\jpgfactory.hxx" />
\r
435 <ClInclude Include="..\..\simgear\screen\screen-dump.hxx" />
\r
436 <ClInclude Include="..\..\simgear\screen\tr.h" />
\r
437 <ClInclude Include="..\..\simgear\screen\win32-printer.h" />
\r
438 <ClInclude Include="..\..\simgear\serial\serial.hxx" />
\r
439 <ClInclude Include="..\..\simgear\scene\sky\cloud.hxx" />
\r
440 <ClInclude Include="..\..\simgear\scene\sky\cloudfield.hxx" />
\r
441 <ClInclude Include="..\..\simgear\scene\sky\CloudShaderGeometry.hxx" />
\r
442 <ClInclude Include="..\..\simgear\scene\sky\dome.hxx" />
\r
443 <ClInclude Include="..\..\simgear\scene\sky\moon.hxx" />
\r
444 <ClInclude Include="..\..\simgear\scene\sky\newcloud.hxx" />
\r
445 <ClInclude Include="..\..\simgear\scene\sky\oursun.hxx" />
\r
446 <ClInclude Include="..\..\simgear\scene\sky\sky.hxx" />
\r
447 <ClInclude Include="..\..\simgear\scene\sky\sphere.hxx" />
\r
448 <ClInclude Include="..\..\simgear\scene\sky\stars.hxx" />
\r
449 <ClInclude Include="..\..\simgear\timing\lowleveltime.h" />
\r
450 <ClInclude Include="..\..\simgear\timing\sg_time.hxx" />
\r
451 <ClInclude Include="..\..\simgear\timing\timestamp.hxx" />
\r
452 <ClInclude Include="..\..\simgear\timing\timezone.h" />
\r
453 <ClInclude Include="..\..\simgear\xml\asciitab.h" />
\r
454 <ClInclude Include="..\..\simgear\xml\easyxml.hxx" />
\r
455 <ClInclude Include="..\..\simgear\xml\hashtable.h" />
\r
456 <ClInclude Include="..\..\simgear\xml\iasciitab.h" />
\r
457 <ClInclude Include="..\..\simgear\xml\latin1tab.h" />
\r
458 <ClInclude Include="..\..\simgear\xml\nametab.h" />
\r
459 <ClInclude Include="..\..\simgear\xml\utf8tab.h" />
\r
460 <ClInclude Include="..\..\simgear\xml\xmldef.h" />
\r
461 <ClInclude Include="..\..\simgear\xml\xmlparse.h" />
\r
462 <ClInclude Include="..\..\simgear\xml\xmlrole.h" />
\r
463 <ClInclude Include="..\..\simgear\xml\xmltok.h" />
\r
464 <ClInclude Include="..\..\simgear\xml\xmltok_impl.h" />
\r
465 <ClInclude Include="..\..\simgear\props\AtomicChangeListener.hxx" />
\r
466 <ClInclude Include="..\..\simgear\props\condition.hxx" />
\r
467 <ClInclude Include="..\..\simgear\props\ExtendedPropertyAdapter.hxx" />
\r
468 <ClInclude Include="..\..\simgear\props\props.hxx" />
\r
469 <ClInclude Include="..\..\simgear\props\props_io.hxx" />
\r
470 <ClInclude Include="..\..\simgear\scene\model\animation.hxx" />
\r
471 <ClInclude Include="..\..\simgear\scene\model\CheckSceneryVisitor.hxx" />
\r
472 <ClInclude Include="..\..\simgear\scene\model\model.hxx" />
\r
473 <ClInclude Include="..\..\simgear\scene\model\modellib.hxx" />
\r
474 <ClInclude Include="..\..\simgear\scene\model\ModelRegistry.hxx" />
\r
475 <ClInclude Include="..\..\simgear\scene\model\particles.hxx" />
\r
476 <ClInclude Include="..\..\simgear\scene\model\persparam.hxx" />
\r
477 <ClInclude Include="..\..\simgear\scene\model\placement.hxx" />
\r
478 <ClInclude Include="..\..\simgear\scene\model\SGClipGroup.hxx" />
\r
479 <ClInclude Include="..\..\simgear\scene\model\SGInteractionAnimation.hxx" />
\r
480 <ClInclude Include="..\..\simgear\scene\model\SGMaterialAnimation.hxx" />
\r
481 <ClInclude Include="..\..\simgear\scene\model\SGOffsetTransform.hxx" />
\r
482 <ClInclude Include="..\..\simgear\scene\model\SGPagedLOD.hxx" />
\r
483 <ClInclude Include="..\..\simgear\scene\model\SGReaderWriterXML.hxx" />
\r
484 <ClInclude Include="..\..\simgear\scene\model\SGReaderWriterXMLOptions.hxx" />
\r
485 <ClInclude Include="..\..\simgear\scene\model\SGRotateTransform.hxx" />
\r
486 <ClInclude Include="..\..\simgear\scene\model\SGScaleTransform.hxx" />
\r
487 <ClInclude Include="..\..\simgear\scene\model\SGText.hxx" />
\r
488 <ClInclude Include="..\..\simgear\scene\model\SGTranslateTransform.hxx" />
\r
489 <ClInclude Include="..\..\simgear\sound\sample_group.hxx" />
\r
490 <ClInclude Include="..\..\simgear\sound\sample_openal.hxx" />
\r
491 <ClInclude Include="..\..\simgear\sound\soundmgr_openal.hxx" />
\r
492 <ClInclude Include="..\..\simgear\sound\xmlsound.hxx" />
\r
493 <ClInclude Include="..\..\simgear\scene\material\Effect.hxx" />
\r
494 <ClInclude Include="..\..\simgear\scene\material\EffectBuilder.hxx" />
\r
495 <ClInclude Include="..\..\simgear\scene\material\EffectCullVisitor.hxx" />
\r
496 <ClInclude Include="..\..\simgear\scene\material\EffectGeode.hxx" />
\r
497 <ClInclude Include="..\..\simgear\scene\material\GLPredicate.hxx" />
\r
498 <ClInclude Include="..\..\simgear\scene\material\mat.hxx" />
\r
499 <ClInclude Include="..\..\simgear\scene\material\matlib.hxx" />
\r
500 <ClInclude Include="..\..\simgear\scene\material\matmodel.hxx" />
\r
501 <ClInclude Include="..\..\simgear\scene\material\Noise.hxx" />
\r
502 <ClInclude Include="..\..\simgear\scene\material\Pass.hxx" />
\r
503 <ClInclude Include="..\..\simgear\scene\material\Technique.hxx" />
\r
504 <ClInclude Include="..\..\simgear\scene\material\TextureBuilder.hxx" />
\r
505 <ClInclude Include="..\..\simgear\scene\tgdb\apt_signs.hxx" />
\r
506 <ClInclude Include="..\..\simgear\scene\tgdb\GroundLightManager.hxx" />
\r
507 <ClInclude Include="..\..\simgear\scene\tgdb\obj.hxx" />
\r
508 <ClInclude Include="..\..\simgear\scene\tgdb\pt_lights.hxx" />
\r
509 <ClInclude Include="..\..\simgear\scene\tgdb\SGModelBin.hxx" />
\r
510 <ClInclude Include="..\..\simgear\scene\tgdb\SGOceanTile.hxx" />
\r
511 <ClInclude Include="..\..\simgear\scene\tgdb\SGReaderWriterBTG.hxx" />
\r
512 <ClInclude Include="..\..\simgear\scene\tgdb\SGReaderWriterBTGOptions.hxx" />
\r
513 <ClInclude Include="..\..\simgear\scene\tgdb\SGVasiDrawable.hxx" />
\r
514 <ClInclude Include="..\..\simgear\scene\tgdb\ShaderGeometry.hxx" />
\r
515 <ClInclude Include="..\..\simgear\scene\tgdb\TileCache.hxx" />
\r
516 <ClInclude Include="..\..\simgear\scene\tgdb\TileEntry.hxx" />
\r
517 <ClInclude Include="..\..\simgear\scene\tgdb\TreeBin.hxx" />
\r
518 <ClInclude Include="..\..\simgear\scene\tgdb\userdata.hxx" />
\r
519 <ClInclude Include="..\..\simgear\threads\SGGuard.hxx" />
\r
520 <ClInclude Include="..\..\simgear\threads\SGQueue.hxx" />
\r
521 <ClInclude Include="..\..\simgear\structure\callback.hxx" />
\r
522 <ClInclude Include="..\..\simgear\structure\commands.hxx" />
\r
523 <ClInclude Include="..\..\simgear\structure\event_mgr.hxx" />
\r
524 <ClInclude Include="..\..\simgear\structure\exception.hxx" />
\r
525 <ClInclude Include="..\..\simgear\structure\OSGVersion.hxx" />
\r
526 <ClInclude Include="..\..\simgear\structure\SGBinding.hxx" />
\r
527 <ClInclude Include="..\..\simgear\structure\SGExpression.hxx" />
\r
528 <ClInclude Include="..\..\simgear\structure\SGReferenced.hxx" />
\r
529 <ClInclude Include="..\..\simgear\structure\SGSharedPtr.hxx" />
\r
530 <ClInclude Include="..\..\simgear\structure\SGSmplhist.hxx" />
\r
531 <ClInclude Include="..\..\simgear\structure\SGSmplstat.hxx" />
\r
532 <ClInclude Include="..\..\simgear\structure\subsystem_mgr.hxx" />
\r
533 <ClInclude Include="..\..\simgear\nasal\code.h" />
\r
534 <ClInclude Include="..\..\simgear\nasal\data.h" />
\r
535 <ClInclude Include="..\..\simgear\nasal\iolib.h" />
\r
536 <ClInclude Include="..\..\simgear\nasal\nasal.h" />
\r
537 <ClInclude Include="..\..\simgear\nasal\parse.h" />
\r
538 <ClInclude Include="..\..\simgear\environment\metar.hxx" />
\r
539 <ClInclude Include="..\..\simgear\environment\precipitation.hxx" />
\r
540 <ClInclude Include="..\..\simgear\environment\visual_enviro.hxx" />
\r
541 <ClInclude Include="..\..\simgear\scene\util\CopyOp.hxx" />
\r
542 <ClInclude Include="..\..\simgear\scene\util\NodeAndDrawableVisitor.hxx" />
\r
543 <ClInclude Include="..\..\simgear\scene\util\PrimitiveUtils.hxx" />
\r
544 <ClInclude Include="..\..\simgear\scene\util\QuadTreeBuilder.hxx" />
\r
545 <ClInclude Include="..\..\simgear\scene\util\RenderConstants.hxx" />
\r
546 <ClInclude Include="..\..\simgear\scene\util\SGDebugDrawCallback.hxx" />
\r
547 <ClInclude Include="..\..\simgear\scene\util\SGEnlargeBoundingBox.hxx" />
\r
548 <ClInclude Include="..\..\simgear\scene\util\SGNodeMasks.hxx" />
\r
549 <ClInclude Include="..\..\simgear\scene\util\SGSceneFeatures.hxx" />
\r
550 <ClInclude Include="..\..\simgear\scene\util\SGSceneUserData.hxx" />
\r
551 <ClInclude Include="..\..\simgear\scene\util\SGStateAttributeVisitor.hxx" />
\r
552 <ClInclude Include="..\..\simgear\scene\util\SGTextureStateAttributeVisitor.hxx" />
\r
553 <ClInclude Include="..\..\simgear\scene\util\SGUpdateVisitor.hxx" />
\r
554 <ClInclude Include="..\..\simgear\scene\util\SplicingVisitor.hxx" />
\r
555 <ClInclude Include="..\..\simgear\scene\util\StateAttributeFactory.hxx" />
\r
556 <ClInclude Include="..\..\simgear\scene\util\UpdateOnceCallback.hxx" />
\r
557 <ClInclude Include="..\..\simgear\scene\bvh\BVHBoundingBoxVisitor.hxx" />
\r
558 <ClInclude Include="..\..\simgear\scene\bvh\BVHDebugCollectVisitor.hxx" />
\r
559 <ClInclude Include="..\..\simgear\scene\bvh\BVHGroup.hxx" />
\r
560 <ClInclude Include="..\..\simgear\scene\bvh\BVHLineGeometry.hxx" />
\r
561 <ClInclude Include="..\..\simgear\scene\bvh\BVHLineSegmentVisitor.hxx" />
\r
562 <ClInclude Include="..\..\simgear\scene\bvh\BVHMotionTransform.hxx" />
\r
563 <ClInclude Include="..\..\simgear\scene\bvh\BVHNode.hxx" />
\r
564 <ClInclude Include="..\..\simgear\scene\bvh\BVHStaticBinary.hxx" />
\r
565 <ClInclude Include="..\..\simgear\scene\bvh\BVHStaticData.hxx" />
\r
566 <ClInclude Include="..\..\simgear\scene\bvh\BVHStaticGeometry.hxx" />
\r
567 <ClInclude Include="..\..\simgear\scene\bvh\BVHStaticGeometryBuilder.hxx" />
\r
568 <ClInclude Include="..\..\simgear\scene\bvh\BVHStaticLeaf.hxx" />
\r
569 <ClInclude Include="..\..\simgear\scene\bvh\BVHStaticNode.hxx" />
\r
570 <ClInclude Include="..\..\simgear\scene\bvh\BVHStaticTriangle.hxx" />
\r
571 <ClInclude Include="..\..\simgear\scene\bvh\BVHSubTreeCollector.hxx" />
\r
572 <ClInclude Include="..\..\simgear\scene\bvh\BVHTransform.hxx" />
\r
573 <ClInclude Include="..\..\simgear\scene\bvh\BVHVisitor.hxx" />
\r
574 <ClInclude Include="..\..\simgear\compiler.h" />
\r
575 <ClInclude Include="..\..\simgear\version.h" />
\r
578 <None Include="..\..\simgear\math\linintp2.inl" />
\r
579 <CustomBuild Include="..\..\simgear\simgear_config.h-msvc90">
\r
580 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generation of simgear_config.h</Message>
\r
581 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy %(FullPath) %(RootDir)%(Directory)\%(Filename).h
\r
583 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\simgear\simgear_config.h;%(Outputs)</Outputs>
\r
584 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generation of simgear_config.h</Message>
\r
585 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy %(FullPath) %(RootDir)%(Directory)\%(Filename).h
\r
587 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\simgear\simgear_config.h;%(Outputs)</Outputs>
\r
588 <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generation of simgear_config.h</Message>
\r
589 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy %(FullPath) %(RootDir)%(Directory)\%(Filename).h
\r
591 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\simgear\simgear_config.h;%(Outputs)</Outputs>
\r
592 <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generation of simgear_config.h</Message>
\r
593 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy %(FullPath) %(RootDir)%(Directory)\%(Filename).h
\r
595 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\simgear\simgear_config.h;%(Outputs)</Outputs>
\r
598 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
\r
599 <ImportGroup Label="ExtensionTargets">
\r