From 11e85afc721db0123ad32dda1adb97a10c0afb0a Mon Sep 17 00:00:00 2001
From: Amorilia <amorilia@users.sourceforge.net>
Date: Thu, 26 Jun 2008 20:52:14 +0000
Subject: [PATCH] updated project file (contributed by fantast_xu)

---
 niflib.vcproj | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)

diff --git a/niflib.vcproj b/niflib.vcproj
index b3a28a42..8a25757e 100644
--- a/niflib.vcproj
+++ b/niflib.vcproj
@@ -1259,6 +1259,14 @@
 					RelativePath=".\src\obj\NiLightDimmerController.cpp"
 					>
 				</File>
+				<File
+					RelativePath=".\src\obj\NiLines.cpp"
+					>
+				</File>
+				<File
+					RelativePath=".\src\obj\NiLinesData.cpp"
+					>
+				</File>
 				<File
 					RelativePath=".\src\obj\NiLODData.cpp"
 					>
@@ -1375,6 +1383,14 @@
 					RelativePath=".\src\obj\NiPathInterpolator.cpp"
 					>
 				</File>
+				<File
+					RelativePath=".\src\obj\NiPhysXBodyDesc.cpp"
+					>
+				</File>
+				<File
+					RelativePath=".\src\obj\NiPhysXD6JointDesc.cpp"
+					>
+				</File>
 				<File
 					RelativePath=".\src\obj\NiPixelData.cpp"
 					>
@@ -1759,6 +1775,10 @@
 			<Filter
 				Name="gen"
 				>
+				<File
+					RelativePath=".\src\gen\ArkTexture.cpp"
+					>
+				</File>
 				<File
 					RelativePath=".\src\gen\AVObject.cpp"
 					>
@@ -1807,6 +1827,10 @@
 					RelativePath=".\src\gen\hkTriangle.cpp"
 					>
 				</File>
+				<File
+					RelativePath=".\src\gen\InertiaMatrix.cpp"
+					>
+				</File>
 				<File
 					RelativePath=".\src\gen\LimitedHingeDescriptor.cpp"
 					>
@@ -1851,6 +1875,10 @@
 					RelativePath=".\src\gen\Particle.cpp"
 					>
 				</File>
+				<File
+					RelativePath=".\src\gen\physXMaterialRef.cpp"
+					>
+				</File>
 				<File
 					RelativePath=".\src\gen\QuaternionXYZW.cpp"
 					>
@@ -2577,6 +2605,14 @@
 					RelativePath=".\include\obj\NiLightDimmerController.h"
 					>
 				</File>
+				<File
+					RelativePath=".\include\obj\NiLines.h"
+					>
+				</File>
+				<File
+					RelativePath=".\include\obj\NiLinesData.h"
+					>
+				</File>
 				<File
 					RelativePath=".\include\obj\NiLODData.h"
 					>
@@ -2693,6 +2729,14 @@
 					RelativePath=".\include\obj\NiPathInterpolator.h"
 					>
 				</File>
+				<File
+					RelativePath=".\include\obj\NiPhysXBodyDesc.h"
+					>
+				</File>
+				<File
+					RelativePath=".\include\obj\NiPhysXD6JointDesc.h"
+					>
+				</File>
 				<File
 					RelativePath=".\include\obj\NiPixelData.h"
 					>
@@ -3077,6 +3121,10 @@
 			<Filter
 				Name="gen"
 				>
+				<File
+					RelativePath=".\include\gen\ArkTexture.h"
+					>
+				</File>
 				<File
 					RelativePath=".\include\gen\AVObject.h"
 					>
@@ -3129,6 +3177,10 @@
 					RelativePath=".\include\gen\hkTriangle.h"
 					>
 				</File>
+				<File
+					RelativePath=".\include\gen\InertiaMatrix.h"
+					>
+				</File>
 				<File
 					RelativePath=".\include\gen\KeyGroup.h"
 					>
@@ -3177,6 +3229,10 @@
 					RelativePath=".\include\gen\Particle.h"
 					>
 				</File>
+				<File
+					RelativePath=".\include\gen\physXMaterialRef.h"
+					>
+				</File>
 				<File
 					RelativePath=".\include\gen\QuaternionXYZW.h"
 					>
-- 
GitLab