From 44c0de132f0cd7c32ac4e6ed43d6ae0027b967d1 Mon Sep 17 00:00:00 2001
From: Gundalf <gundalf01@users.sourceforge.net>
Date: Thu, 22 Jun 2006 19:52:56 +0000
Subject: [PATCH] Project file fix

---
 NifProps/NifProps.vcproj | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/NifProps/NifProps.vcproj b/NifProps/NifProps.vcproj
index 764cfc9..1e590c8 100755
--- a/NifProps/NifProps.vcproj
+++ b/NifProps/NifProps.vcproj
@@ -216,10 +216,10 @@
 				RelativePath=".\DllEntry.cpp">
 			</File>
 			<File
-				RelativePath="..\MaxPlugins.cpp">
+				RelativePath="..\NifGui.cpp">
 			</File>
 			<File
-				RelativePath="..\NifGui.cpp">
+				RelativePath="..\NifPlugins.cpp">
 			</File>
 			<File
 				RelativePath="NifProps.cpp">
@@ -235,10 +235,10 @@
 			Name="Header Files"
 			Filter="h;hpp;hxx;hm;inl">
 			<File
-				RelativePath="..\MaxPlugins.h">
+				RelativePath="..\NifGui.h">
 			</File>
 			<File
-				RelativePath="..\NifGui.h">
+				RelativePath="..\NifPlugins.h">
 			</File>
 			<File
 				RelativePath="NifProps.h">
-- 
GitLab