]> git.mxchange.org Git - flightgear.git/commitdiff
Environment overhaul: add terrainsampler to the vc projects
authorTorsten Dreyer <Torsten@t3r.de>
Sat, 11 Sep 2010 19:05:06 +0000 (21:05 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Sat, 11 Sep 2010 19:05:06 +0000 (21:05 +0200)
projects/VC100/FlightGear/FlightGear.vcxproj
projects/VC90/FlightGear/FlightGear.vcproj

index 5c3e3b93643af1e2e3d19b12d07b303e86d43a25..a4b76e1a66eb0ab8c52c6fa2f41f9730586e19db 100644 (file)
     <ClCompile Include="..\..\..\src\Environment\realwx_ctrl.cxx" />
     <ClCompile Include="..\..\..\src\Environment\metarproperties.cxx" />
     <ClCompile Include="..\..\..\src\Environment\metarairportfilter.cxx" />
+    <ClCompile Include="..\..\..\src\Environment\terrainsampler.cxx" />
     <ClCompile Include="..\..\..\src\Model\acmodel.cxx" />
     <ClCompile Include="..\..\..\src\Model\model_panel.cxx" />
     <ClCompile Include="..\..\..\src\Model\modelmgr.cxx" />
     <ClCompile Include="..\..\..\src\Environment\realwx_ctrl.hxx" />
     <ClCompile Include="..\..\..\src\Environment\metarproperties.hxx" />
     <ClCompile Include="..\..\..\src\Environment\metarairportfilter.hxx" />
+    <ClCompile Include="..\..\..\src\Environment\terrainsampler.hxx" />
     <ClInclude Include="..\..\..\src\Model\acmodel.hxx" />
     <ClInclude Include="..\..\..\src\Model\model_panel.hxx" />
     <ClInclude Include="..\..\..\src\Model\modelmgr.hxx" />
index af6301ff550df343669ea953215e40473af99230..b9c8620143a11293652009d9a6427f52fd66bfb8 100644 (file)
                                RelativePath="..\..\..\src\Environment\metarairportfilter.hxx"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\..\src\Environment\terrainsampler.cxx"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\..\src\Environment\terrainsampler.hxx"
+                               >
+                       </File>
                </Filter>
                <Filter
                        Name="Lib_Model"