From 97f21766f4c09655523baf8ec40ff1d82bab2dbc Mon Sep 17 00:00:00 2001
From: pixel <pixel>
Date: Thu, 1 Dec 2005 23:43:48 +0000
Subject: Slightly better sorting

---
 .../PSX-Bundle - library.vcproj                    | 280 +++++++++++----------
 1 file changed, 148 insertions(+), 132 deletions(-)

(limited to 'MSVC/PSX-Bundle - library')

diff --git a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj
index e4e83ad..1e52f47 100644
--- a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj	
+++ b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj	
@@ -143,142 +143,158 @@
 	<References>
 	</References>
 	<Files>
-		<File
-			RelativePath="..\..\lib\binary-elf.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\binary-elf.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\binary.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\binary.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\binwriter-elf.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\binwriter-elf.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\binwriter.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\binwriter.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\psxdev\bs.c"
-			>
-		</File>
-		<File
-			RelativePath="..\..\psxdev\bs.h"
-			>
-		</File>
+		<Filter
+			Name="psxdev.de"
+			>
+			<File
+				RelativePath="..\..\psxdev\bs.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\psxdev\bs.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\psxdev\common.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\psxdev\idctfst.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\psxdev\jfdctint.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\psxdev\table.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\psxdev\vlc.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\psxdev\xadecode.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\psxdev\xadecode.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="lua"
+			>
+			<File
+				RelativePath="..\..\lib\luacd.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\luacd.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\luapsx.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\luapsx.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="binaries"
+			>
+			<File
+				RelativePath="..\..\lib\binary-elf.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\binary-elf.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\binary.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\binary.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\binwriter-elf.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\binwriter-elf.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\binwriter.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\binwriter.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="cdvd"
+			>
+			<File
+				RelativePath="..\..\lib\cdabstract.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\cdabstract.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\cdreader.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\cdreader.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\cdutils.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\cdutils.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\dvdabstract.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\dvdabstract.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\isobuilder.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\isobuilder.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\yazedc.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\includes\yazedc.h"
+				>
+			</File>
+		</Filter>
 		<File
 			RelativePath="..\..\includes\cd-tool-hc.h"
 			>
 		</File>
-		<File
-			RelativePath="..\..\lib\cdabstract.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\cdabstract.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\cdreader.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\cdreader.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\cdutils.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\cdutils.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\psxdev\common.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\dvdabstract.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\dvdabstract.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\psxdev\idctfst.c"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\isobuilder.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\isobuilder.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\psxdev\jfdctint.c"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\luacd.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\luacd.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\luapsx.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\luapsx.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\psxdev\table.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\psxdev\vlc.c"
-			>
-		</File>
-		<File
-			RelativePath="..\..\psxdev\xadecode.c"
-			>
-		</File>
-		<File
-			RelativePath="..\..\psxdev\xadecode.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\lib\yazedc.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\includes\yazedc.h"
-			>
-		</File>
 	</Files>
 	<Globals>
 	</Globals>
-- 
cgit v1.2.3