From 20d9fcbab1deada7260965dd12c1d22e62a8b341 Mon Sep 17 00:00:00 2001
From: pixel <pixel>
Date: Sat, 28 Oct 2006 16:50:34 +0000
Subject: Fixing caps in class names.

---
 MSVC/Baltisot - generic/.cvsignore   |   2 +-
 MSVC/CD-Tool/.cvsignore              |   2 +-
 MSVC/Dalos/.cvsignore                |   2 +-
 MSVC/Dalos/Dalos.vcproj              |   6 +-
 MSVC/PSX-Bundle - library/.cvsignore |   2 +-
 MSVC/PSX-Bundle.sln                  |  35 +--
 MSVC/Tools/.cvsignore                |   2 +-
 MSVC/Tools/Tools.vcproj              | 496 +++++++++++++++++------------------
 MSVC/mogltk/.cvsignore               |   2 +-
 MSVC/mogltk/mogltk.vcproj            |  40 +--
 10 files changed, 288 insertions(+), 301 deletions(-)

(limited to 'MSVC')

diff --git a/MSVC/Baltisot - generic/.cvsignore b/MSVC/Baltisot - generic/.cvsignore
index a21c48f..043d84f 100644
--- a/MSVC/Baltisot - generic/.cvsignore	
+++ b/MSVC/Baltisot - generic/.cvsignore	
@@ -1,2 +1,2 @@
-Debug
+Debug
 Release
\ No newline at end of file
diff --git a/MSVC/CD-Tool/.cvsignore b/MSVC/CD-Tool/.cvsignore
index afc77b6..77607be 100644
--- a/MSVC/CD-Tool/.cvsignore
+++ b/MSVC/CD-Tool/.cvsignore
@@ -1,2 +1,2 @@
-Release
+Release
 Debug
\ No newline at end of file
diff --git a/MSVC/Dalos/.cvsignore b/MSVC/Dalos/.cvsignore
index afc77b6..77607be 100644
--- a/MSVC/Dalos/.cvsignore
+++ b/MSVC/Dalos/.cvsignore
@@ -1,2 +1,2 @@
-Release
+Release
 Debug
\ No newline at end of file
diff --git a/MSVC/Dalos/Dalos.vcproj b/MSVC/Dalos/Dalos.vcproj
index 8bbf244..dbbcced 100644
--- a/MSVC/Dalos/Dalos.vcproj
+++ b/MSVC/Dalos/Dalos.vcproj
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="8,00"
+	Version="8.00"
 	Name="Dalos"
 	ProjectGUID="{CDCBA663-BC45-4C3B-87EC-3F684CFF25A8}"
 	RootNamespace="Dalos"
@@ -61,7 +61,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalDependencies="SDLmain.lib SDL.lib opengl32.lib glu32.lib libusb.lib"
+				AdditionalDependencies="SDLmain.lib SDL.lib opengl32.lib glu32.lib ws2_32.lib"
 				LinkIncremental="2"
 				AdditionalLibraryDirectories="..\..\..\SDL\lib;C:\sources\libusb\lib\msvc"
 				GenerateDebugInformation="true"
@@ -137,7 +137,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalDependencies="SDLmain.lib SDL.lib opengl32.lib glu32.lib libusb.lib"
+				AdditionalDependencies="SDLmain.lib SDL.lib opengl32.lib glu32.lib ws2_32.lib"
 				LinkIncremental="1"
 				AdditionalLibraryDirectories="..\..\..\SDL\lib;C:\sources\libusb\lib\msvc"
 				GenerateDebugInformation="true"
diff --git a/MSVC/PSX-Bundle - library/.cvsignore b/MSVC/PSX-Bundle - library/.cvsignore
index a21c48f..043d84f 100644
--- a/MSVC/PSX-Bundle - library/.cvsignore	
+++ b/MSVC/PSX-Bundle - library/.cvsignore	
@@ -1,2 +1,2 @@
-Debug
+Debug
 Release
\ No newline at end of file
diff --git a/MSVC/PSX-Bundle.sln b/MSVC/PSX-Bundle.sln
index 4f2ba4a..38db9a7 100644
--- a/MSVC/PSX-Bundle.sln
+++ b/MSVC/PSX-Bundle.sln
@@ -3,34 +3,21 @@ Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Baltisot - generic", "Baltisot - generic\Baltisot - generic.vcproj", "{BEAF9E07-6592-49AC-9DA5-0B47FAB88C96}"
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PSX-Bundle - library", "PSX-Bundle - library\PSX-Bundle - library.vcproj", "{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}"
-	ProjectSection(ProjectDependencies) = postProject
-		{BEAF9E07-6592-49AC-9DA5-0B47FAB88C96} = {BEAF9E07-6592-49AC-9DA5-0B47FAB88C96}
-	EndProjectSection
-EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mogltk", "mogltk\mogltk.vcproj", "{4C08E5A7-AE14-4454-A64B-8D1A24362B87}"
 	ProjectSection(ProjectDependencies) = postProject
 		{BEAF9E07-6592-49AC-9DA5-0B47FAB88C96} = {BEAF9E07-6592-49AC-9DA5-0B47FAB88C96}
 	EndProjectSection
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CD-Tool", "CD-Tool\CD-Tool.vcproj", "{937F3AE7-03E9-4EF5-8B59-CAB1DD6C5C58}"
-	ProjectSection(ProjectDependencies) = postProject
-		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4} = {A7C52E48-947F-4B84-84F8-B2BD1314C9B4}
-		{BEAF9E07-6592-49AC-9DA5-0B47FAB88C96} = {BEAF9E07-6592-49AC-9DA5-0B47FAB88C96}
-	EndProjectSection
-EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Dalos", "Dalos\Dalos.vcproj", "{CDCBA663-BC45-4C3B-87EC-3F684CFF25A8}"
 	ProjectSection(ProjectDependencies) = postProject
-		{937F3AE7-03E9-4EF5-8B59-CAB1DD6C5C58} = {937F3AE7-03E9-4EF5-8B59-CAB1DD6C5C58}
-		{4C08E5A7-AE14-4454-A64B-8D1A24362B87} = {4C08E5A7-AE14-4454-A64B-8D1A24362B87}
-		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4} = {A7C52E48-947F-4B84-84F8-B2BD1314C9B4}
 		{BEAF9E07-6592-49AC-9DA5-0B47FAB88C96} = {BEAF9E07-6592-49AC-9DA5-0B47FAB88C96}
+		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4} = {A7C52E48-947F-4B84-84F8-B2BD1314C9B4}
+		{4C08E5A7-AE14-4454-A64B-8D1A24362B87} = {4C08E5A7-AE14-4454-A64B-8D1A24362B87}
 	EndProjectSection
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PSx-Patcher", "PSx-Patcher\PSx-Patcher.vcproj", "{15A91021-E932-427B-9A6F-731AFBA8928B}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PSX-Bundle - library", "PSX-Bundle - library\PSX-Bundle - library.vcproj", "{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}"
 	ProjectSection(ProjectDependencies) = postProject
 		{BEAF9E07-6592-49AC-9DA5-0B47FAB88C96} = {BEAF9E07-6592-49AC-9DA5-0B47FAB88C96}
-		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4} = {A7C52E48-947F-4B84-84F8-B2BD1314C9B4}
 	EndProjectSection
 EndProject
 Global
@@ -43,26 +30,18 @@ Global
 		{BEAF9E07-6592-49AC-9DA5-0B47FAB88C96}.Debug|Win32.Build.0 = Debug|Win32
 		{BEAF9E07-6592-49AC-9DA5-0B47FAB88C96}.Release|Win32.ActiveCfg = Release|Win32
 		{BEAF9E07-6592-49AC-9DA5-0B47FAB88C96}.Release|Win32.Build.0 = Release|Win32
-		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}.Debug|Win32.ActiveCfg = Debug|Win32
-		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}.Debug|Win32.Build.0 = Debug|Win32
-		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}.Release|Win32.ActiveCfg = Release|Win32
-		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}.Release|Win32.Build.0 = Release|Win32
 		{4C08E5A7-AE14-4454-A64B-8D1A24362B87}.Debug|Win32.ActiveCfg = Debug|Win32
 		{4C08E5A7-AE14-4454-A64B-8D1A24362B87}.Debug|Win32.Build.0 = Debug|Win32
 		{4C08E5A7-AE14-4454-A64B-8D1A24362B87}.Release|Win32.ActiveCfg = Release|Win32
 		{4C08E5A7-AE14-4454-A64B-8D1A24362B87}.Release|Win32.Build.0 = Release|Win32
-		{937F3AE7-03E9-4EF5-8B59-CAB1DD6C5C58}.Debug|Win32.ActiveCfg = Debug|Win32
-		{937F3AE7-03E9-4EF5-8B59-CAB1DD6C5C58}.Debug|Win32.Build.0 = Debug|Win32
-		{937F3AE7-03E9-4EF5-8B59-CAB1DD6C5C58}.Release|Win32.ActiveCfg = Release|Win32
-		{937F3AE7-03E9-4EF5-8B59-CAB1DD6C5C58}.Release|Win32.Build.0 = Release|Win32
 		{CDCBA663-BC45-4C3B-87EC-3F684CFF25A8}.Debug|Win32.ActiveCfg = Debug|Win32
 		{CDCBA663-BC45-4C3B-87EC-3F684CFF25A8}.Debug|Win32.Build.0 = Debug|Win32
 		{CDCBA663-BC45-4C3B-87EC-3F684CFF25A8}.Release|Win32.ActiveCfg = Release|Win32
 		{CDCBA663-BC45-4C3B-87EC-3F684CFF25A8}.Release|Win32.Build.0 = Release|Win32
-		{15A91021-E932-427B-9A6F-731AFBA8928B}.Debug|Win32.ActiveCfg = Debug|Win32
-		{15A91021-E932-427B-9A6F-731AFBA8928B}.Debug|Win32.Build.0 = Debug|Win32
-		{15A91021-E932-427B-9A6F-731AFBA8928B}.Release|Win32.ActiveCfg = Release|Win32
-		{15A91021-E932-427B-9A6F-731AFBA8928B}.Release|Win32.Build.0 = Release|Win32
+		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}.Debug|Win32.Build.0 = Debug|Win32
+		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}.Release|Win32.ActiveCfg = Release|Win32
+		{A7C52E48-947F-4B84-84F8-B2BD1314C9B4}.Release|Win32.Build.0 = Release|Win32
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE
diff --git a/MSVC/Tools/.cvsignore b/MSVC/Tools/.cvsignore
index a21c48f..043d84f 100644
--- a/MSVC/Tools/.cvsignore
+++ b/MSVC/Tools/.cvsignore
@@ -1,2 +1,2 @@
-Debug
+Debug
 Release
\ No newline at end of file
diff --git a/MSVC/Tools/Tools.vcproj b/MSVC/Tools/Tools.vcproj
index 2789e3b..775960c 100644
--- a/MSVC/Tools/Tools.vcproj
+++ b/MSVC/Tools/Tools.vcproj
@@ -1,248 +1,248 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="8,00"
-	Name="Tools"
-	ProjectGUID="{6CAE7F4D-C27B-43F3-B30A-84C5F32EFA29}"
-	Keyword="MakeFileProj"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="Debug"
-			IntermediateDirectory="Debug"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake debugall"
-				ReBuildCommandLine="nmake debugrebuild"
-				CleanCommandLine="nmake clean"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="Release"
-			IntermediateDirectory="Release"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake all"
-				ReBuildCommandLine="nmake rebuild"
-				CleanCommandLine="nmake clean"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<Filter
-			Name="Common tools"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
-			>
-			<File
-				RelativePath="..\..\bgrep.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\cd-tool.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\cd-tool.lua"
-				>
-			</File>
-			<File
-				RelativePath="..\..\crypto-search.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\luapatch-languages.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\luapatch-res.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\luapatch.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\luapatch.rc"
-				>
-			</File>
-			<File
-				RelativePath="..\..\lzss-main.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\testlua.lua"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="Xenogears tools"
-			>
-			<File
-				RelativePath="..\..\Xenogears\compil.lex"
-				>
-			</File>
-			<File
-				RelativePath="..\..\Xenogears\Decrypt.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\Xenogears\main_dump.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\Xenogears\nmakefile"
-				>
-			</File>
-			<File
-				RelativePath="..\..\Xenogears\reinsert.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\Xenogears\script-comp.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\Xenogears\script-dec.cpp"
-				>
-			</File>
-			<Filter
-				Name="Helpers"
-				>
-				<File
-					RelativePath="..\..\Xenogears\map2sqr"
-					>
-				</File>
-				<File
-					RelativePath="..\..\Xenogears\XenoCD1.map"
-					>
-				</File>
-				<File
-					RelativePath="..\..\Xenogears\XenoCD2.map"
-					>
-				</File>
-			</Filter>
-		</Filter>
-		<Filter
-			Name="Global Makefiles"
-			>
-			<File
-				RelativePath="makefile"
-				>
-			</File>
-			<File
-				RelativePath="MakInDir.bat"
-				>
-			</File>
-			<File
-				RelativePath="master.mak"
-				>
-			</File>
-			<File
-				RelativePath="..\..\nmakefile"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="Parasite Eve tools"
-			>
-			<File
-				RelativePath="..\..\PE\Aya.bmp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\aya.ico"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\compil.lex"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\compilall.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\extract-rooms.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\extract-various.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\extract.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\nmakefile"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\pe-hack.lua"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\pepatch-res.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\pepatch.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\pepatch.rc"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\reinsert-res.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\reinsert.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\reinsert.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\reinsert.rc"
-				>
-			</File>
-			<File
-				RelativePath="..\..\PE\table.h"
-				>
-			</File>
-		</Filter>
-		<File
-			RelativePath="..\..\cdrom.ico"
-			>
-		</File>
-		<File
-			RelativePath="Links.htm"
-			DeploymentContent="TRUE"
-			>
-		</File>
-	</Files>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8,00"
+	Name="Tools"
+	ProjectGUID="{6CAE7F4D-C27B-43F3-B30A-84C5F32EFA29}"
+	Keyword="MakeFileProj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="Debug"
+			IntermediateDirectory="Debug"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake debugall"
+				ReBuildCommandLine="nmake debugrebuild"
+				CleanCommandLine="nmake clean"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="Release"
+			IntermediateDirectory="Release"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake all"
+				ReBuildCommandLine="nmake rebuild"
+				CleanCommandLine="nmake clean"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Common tools"
+			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
+			>
+			<File
+				RelativePath="..\..\bgrep.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\cd-tool.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\cd-tool.lua"
+				>
+			</File>
+			<File
+				RelativePath="..\..\crypto-search.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\luapatch-languages.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\luapatch-res.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\luapatch.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\luapatch.rc"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lzss-main.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\testlua.lua"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Xenogears tools"
+			>
+			<File
+				RelativePath="..\..\Xenogears\compil.lex"
+				>
+			</File>
+			<File
+				RelativePath="..\..\Xenogears\Decrypt.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\Xenogears\main_dump.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\Xenogears\nmakefile"
+				>
+			</File>
+			<File
+				RelativePath="..\..\Xenogears\reinsert.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\Xenogears\script-comp.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\Xenogears\script-dec.cpp"
+				>
+			</File>
+			<Filter
+				Name="Helpers"
+				>
+				<File
+					RelativePath="..\..\Xenogears\map2sqr"
+					>
+				</File>
+				<File
+					RelativePath="..\..\Xenogears\XenoCD1.map"
+					>
+				</File>
+				<File
+					RelativePath="..\..\Xenogears\XenoCD2.map"
+					>
+				</File>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Global Makefiles"
+			>
+			<File
+				RelativePath="makefile"
+				>
+			</File>
+			<File
+				RelativePath="MakInDir.bat"
+				>
+			</File>
+			<File
+				RelativePath="master.mak"
+				>
+			</File>
+			<File
+				RelativePath="..\..\nmakefile"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Parasite Eve tools"
+			>
+			<File
+				RelativePath="..\..\PE\Aya.bmp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\aya.ico"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\compil.lex"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\compilall.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\extract-rooms.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\extract-various.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\extract.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\nmakefile"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\pe-hack.lua"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\pepatch-res.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\pepatch.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\pepatch.rc"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\reinsert-res.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\reinsert.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\reinsert.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\reinsert.rc"
+				>
+			</File>
+			<File
+				RelativePath="..\..\PE\table.h"
+				>
+			</File>
+		</Filter>
+		<File
+			RelativePath="..\..\cdrom.ico"
+			>
+		</File>
+		<File
+			RelativePath="Links.htm"
+			DeploymentContent="TRUE"
+			>
+		</File>
+	</Files>
+</VisualStudioProject>
diff --git a/MSVC/mogltk/.cvsignore b/MSVC/mogltk/.cvsignore
index a21c48f..043d84f 100644
--- a/MSVC/mogltk/.cvsignore
+++ b/MSVC/mogltk/.cvsignore
@@ -1,2 +1,2 @@
-Debug
+Debug
 Release
\ No newline at end of file
diff --git a/MSVC/mogltk/mogltk.vcproj b/MSVC/mogltk/mogltk.vcproj
index 67d8e5d..be5323f 100644
--- a/MSVC/mogltk/mogltk.vcproj
+++ b/MSVC/mogltk/mogltk.vcproj
@@ -290,22 +290,30 @@
 		<Filter
 			Name="LUA bindings"
 			>
-			<File
-				RelativePath="..\..\mogltk\lib\LuaGL.cc"
-				>
-			</File>
-			<File
-				RelativePath="..\..\mogltk\include\LuaGL.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\mogltk\lib\mogltk-lua-bindings.cc"
-				>
-			</File>
-			<File
-				RelativePath="..\..\mogltk\include\mogltk-lua-bindings.h"
-				>
-			</File>
+			<Filter
+				Name="LuaGL"
+				>
+				<File
+					RelativePath="..\..\mogltk\lib\LuaGL.cc"
+					>
+				</File>
+				<File
+					RelativePath="..\..\mogltk\include\LuaGL.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="LuaWidget"
+				>
+				<File
+					RelativePath="..\..\mogltk\lib\LuaWidget.cc"
+					>
+				</File>
+				<File
+					RelativePath="..\..\mogltk\include\LuaWidget.h"
+					>
+				</File>
+			</Filter>
 		</Filter>
 	</Files>
 	<Globals>
-- 
cgit v1.2.3