]> git.mxchange.org Git - flightgear.git/blobdiff - projects/VC100/FlightGear/FlightGear.vcxproj
Update MSVC 10 project
[flightgear.git] / projects / VC100 / FlightGear / FlightGear.vcxproj
index 5c3e3b93643af1e2e3d19b12d07b303e86d43a25..e49368081e0dacf0f14d4c8af5febbecf181d9e9 100644 (file)
     <ClCompile Include="..\..\..\src\Fdm\JSBSim\math\FGFunction.cpp" />
     <ClCompile Include="..\..\..\src\Fdm\JSBSim\math\FGLocation.cpp" />
     <ClCompile Include="..\..\..\src\Fdm\JSBSim\math\FGMatrix33.cpp" />
+    <ClCompile Include="..\..\..\src\FDM\JSBSim\math\FGModelFunctions.cpp" />
     <ClCompile Include="..\..\..\src\Fdm\JSBSim\math\FGPropertyValue.cpp" />
     <ClCompile Include="..\..\..\src\Fdm\JSBSim\math\FGQuaternion.cpp" />
     <ClCompile Include="..\..\..\src\Fdm\JSBSim\math\FGRealValue.cpp" />
     <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" />
     <ClInclude Include="..\..\..\src\Fdm\JSBSim\math\FGFunction.h" />
     <ClInclude Include="..\..\..\src\Fdm\JSBSim\math\FGLocation.h" />
     <ClInclude Include="..\..\..\src\Fdm\JSBSim\math\FGMatrix33.h" />
+    <ClInclude Include="..\..\..\src\FDM\JSBSim\math\FGModelFunctions.h" />
     <ClInclude Include="..\..\..\src\Fdm\JSBSim\math\FGParameter.h" />
     <ClInclude Include="..\..\..\src\Fdm\JSBSim\math\FGPropertyValue.h" />
     <ClInclude Include="..\..\..\src\Fdm\JSBSim\math\FGQuaternion.h" />
     <ClInclude Include="..\..\..\src\Environment\fgwind.hxx" />
     <ClInclude Include="..\..\..\src\Environment\precipitation_mgr.hxx" />
     <ClInclude Include="..\..\..\src\Environment\ridge_lift.hxx" />
-    <ClCompile Include="..\..\..\src\Environment\realwx_ctrl.hxx" />
-    <ClCompile Include="..\..\..\src\Environment\metarproperties.hxx" />
-    <ClCompile Include="..\..\..\src\Environment\metarairportfilter.hxx" />
+    <ClInclude Include="..\..\..\src\Environment\realwx_ctrl.hxx" />
+    <ClInclude Include="..\..\..\src\Environment\metarproperties.hxx" />
+    <ClInclude Include="..\..\..\src\Environment\metarairportfilter.hxx" />
+    <ClInclude Include="..\..\..\src\Environment\terrainsampler.hxx" />
     <ClInclude Include="..\..\..\src\Model\acmodel.hxx" />
     <ClInclude Include="..\..\..\src\Model\model_panel.hxx" />
     <ClInclude Include="..\..\..\src\Model\modelmgr.hxx" />
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-</Project>
+</Project>
\ No newline at end of file