shithub: dumb

Download patch

ref: 14e15b8bfdf9d09e0a884d899641af5ad09de82d
parent: 82f65ee68c0d49d7419769992da22131ac6d48ec
author: Chris Moeller <kode54@gmail.com>
date: Mon Jan 11 04:00:02 EST 2010

{5/31/2006 8:37:04 PM}2006-05-31 23:15 UTC - kode54
- Implemented STM support.

git-tfs-id: [http://localhost:8080/tfs/DefaultCollection/]$/foobar2000/files/plugins.root;C96

--- a/dumb/vc6/dumb/dumb.vcproj
+++ b/dumb/vc6/dumb/dumb.vcproj
@@ -4,6 +4,7 @@
 	Version="8.00"
 	Name="dumb"
 	ProjectGUID="{612D360C-A51B-4B34-8F49-33F42A2957F5}"
+	RootNamespace="dumb"
 	SccProjectName="&quot;$/foobar2000/plugins.root/plugins&quot;, CEAAAAAA"
 	SccLocalPath="..\..\..\.."
 	SccProvider="MSSCCI:Microsoft Visual SourceSafe"
@@ -1378,6 +1379,10 @@
 					</FileConfiguration>
 				</File>
 				<File
+					RelativePath="..\..\src\it\loadstm.c"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\it\loadxm.c"
 					>
 					<FileConfiguration
@@ -1703,6 +1708,10 @@
 							PreprocessorDefinitions=""
 						/>
 					</FileConfiguration>
+				</File>
+				<File
+					RelativePath="..\..\src\it\readstm.c"
+					>
 				</File>
 				<File
 					RelativePath="..\..\src\it\readxm.c"