From a1f268f2dfaa29875a71462e3582715deac30009 Mon Sep 17 00:00:00 2001 From: timoore <timoore> Date: Fri, 4 Jan 2008 08:46:01 +0000 Subject: [PATCH] add ViewPartitionNode to VS project --- projects/VC7.1/FlightGear.vcproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects/VC7.1/FlightGear.vcproj b/projects/VC7.1/FlightGear.vcproj index 3a6b70721..bbeadfdc0 100755 --- a/projects/VC7.1/FlightGear.vcproj +++ b/projects/VC7.1/FlightGear.vcproj @@ -1929,6 +1929,12 @@ <File RelativePath="..\..\src\Main\viewer.hxx"> </File> + <File + RelativePath="..\..\src\Main\ViewPartitionNode.cxx"> + </File> + <File + RelativePath="..\..\src\Main\ViewPartitionNode.hxx"> + </File> <File RelativePath="..\..\src\Main\viewmgr.cxx"> </File>