From 45542a74a987c5735d707dbb9cd000b7f3ffc97d Mon Sep 17 00:00:00 2001
From: Shon Ferguson <shonferg@users.sourceforge.net>
Date: Wed, 21 Jun 2006 06:40:10 +0000
Subject: [PATCH] Changed the name of the generated Python module to new_niflib
 for now.

---
 py_niflib.vcproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/py_niflib.vcproj b/py_niflib.vcproj
index 8e7d4cca..80849122 100644
--- a/py_niflib.vcproj
+++ b/py_niflib.vcproj
@@ -139,7 +139,7 @@
 			<Tool
 				Name="VCLinkerTool"
 				AdditionalOptions="niflib.lib"
-				OutputFile="../bin/_niflib.dll"
+				OutputFile="../bin/_new_niflib.dll"
 				LinkIncremental="1"
 				GenerateDebugInformation="true"
 				SubSystem="1"
-- 
GitLab