From 1d6ea9c25a5f55e7da8b8c304e92e913585167c2 Mon Sep 17 00:00:00 2001
From: Amorilia <amorilia@users.sourceforge.net>
Date: Mon, 12 Oct 2009 21:09:27 +0000
Subject: [PATCH] niflib: project file fix (contributed by thephoenyx, see
 issue #2868260)

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

diff --git a/niflib.vcproj b/niflib.vcproj
index 3db1011d..a62127ea 100644
--- a/niflib.vcproj
+++ b/niflib.vcproj
@@ -593,6 +593,10 @@
 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
+			<File
+				RelativePath=".\src\obj\BSMultiBoundData.cpp"
+				>
+			</File>
 			<File
 				RelativePath=".\src\Inertia.cpp"
 				>
@@ -2311,6 +2315,10 @@
 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
+			<File
+				RelativePath=".\include\obj\BSMultiBoundData.h"
+				>
+			</File>
 			<File
 				RelativePath=".\include\ComplexShape.h"
 				>
-- 
GitLab