From 39b00a216142f492e4fd0417b1e8faa6e82f59d1 Mon Sep 17 00:00:00 2001 From: Shon Ferguson <shonferg@users.sourceforge.net> Date: Wed, 13 Sep 2006 21:02:15 +0000 Subject: [PATCH] Forgot to include NiLODData.cpp in project file. --- niflib.vcproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/niflib.vcproj b/niflib.vcproj index 5d3958f1..503d1d29 100644 --- a/niflib.vcproj +++ b/niflib.vcproj @@ -842,6 +842,10 @@ RelativePath=".\obj\NiLightDimmerController.cpp" > </File> + <File + RelativePath=".\obj\NiLODData.cpp" + > + </File> <File RelativePath=".\obj\NiLODNode.cpp" > -- GitLab