]> git.mxchange.org Git - flightgear.git/blobdiff - projects/VC100/FlightGear/FlightGear.vcxproj
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
[flightgear.git] / projects / VC100 / FlightGear / FlightGear.vcxproj
index fa563816b16dde0d0610703826bf3f9ba3df0b18..a4b76e1a66eb0ab8c52c6fa2f41f9730586e19db 100644 (file)
     <ClCompile Include="..\..\..\src\Environment\fgwind.cxx" />
     <ClCompile Include="..\..\..\src\Environment\precipitation_mgr.cxx" />
     <ClCompile Include="..\..\..\src\Environment\ridge_lift.cxx" />
+    <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\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" />
+    <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" />
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-</Project>
\ No newline at end of file
+</Project>