[Spread-cvs] commit: r641 - trunk/win32

jschultz at spread.org jschultz at spread.org
Tue Jan 14 06:16:17 EST 2014


Author: jschultz
Date: 2014-01-14 06:16:16 -0500 (Tue, 14 Jan 2014)
New Revision: 641

Removed:
   trunk/win32/flush_user.vcproj
   trunk/win32/libspread-core.vcproj
   trunk/win32/libspread.vcproj
   trunk/win32/libtspread-core.vcproj
   trunk/win32/spflooder.vcproj
   trunk/win32/spread.sln
   trunk/win32/spread.vcproj
   trunk/win32/sprecv.vcproj
   trunk/win32/spsend.vcproj
   trunk/win32/sptmonitor.vcproj
   trunk/win32/sptuser.vcproj
   trunk/win32/spuser.vcproj
Log:
Removing old win32 project files


Deleted: trunk/win32/flush_user.vcproj
===================================================================
--- trunk/win32/flush_user.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/flush_user.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,123 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="flush_user"
-	ProjectGUID="{6012883E-3670-40AD-B86F-E743F0B685CA}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				OptimizeForProcessor="1"
-				AdditionalIncludeDirectories="..\include"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="1"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="libspread.lib Wsock32.lib"
-				OutputFile="$(OutDir)/flush_user.exe"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories="..\lib\win32"
-				GenerateDebugInformation="TRUE"
-				ProgramDatabaseFile="$(OutDir)/flush_user.pdb"
-				SubSystem="1"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\include"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="0"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="libspread.lib Wsock32.lib"
-				OutputFile="$(OutDir)/flush_user.exe"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories="..\lib\win32"
-				GenerateDebugInformation="FALSE"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\examples\fl_user.c">
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/libspread-core.vcproj
===================================================================
--- trunk/win32/libspread-core.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/libspread-core.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,115 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="libspread-core"
-	ProjectGUID="{7246DB18-3A39-4BDE-AD6B-E1005AC97BAC}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\lib\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="4"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\include;..\daemon"
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;ARCH_PC_WIN95"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="5"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLibrarianTool"
-				OutputFile="$(OutDir)/libspread-core.lib"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\lib\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="4"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\include;..\daemon"
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;ARCH_PC_WIN95"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="4"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLibrarianTool"
-				OutputFile="$(OutDir)/libspread-core.lib"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\daemon\alarm.c">
-			</File>
-			<File
-				RelativePath="..\daemon\arch.c">
-			</File>
-			<File
-				RelativePath="..\daemon\events.c">
-			</File>
-			<File
-				RelativePath="..\daemon\memory.c">
-			</File>
-			<File
-				RelativePath="..\libspread\sp.c">
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/libspread.vcproj
===================================================================
--- trunk/win32/libspread.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/libspread.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,161 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="libspread"
-	ProjectGUID="{EE70513E-C9C9-48E4-B755-0A3E2BA67EAC}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\lib\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="4"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\daemon;..\include;..\stdutil\src;..\libspread"
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;ARCH_PC_WIN95;_REENTRANT;_WIN32_WINNT=0x0400"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="1"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLibrarianTool"
-				OutputFile="$(OutDir)/libspread.lib"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\lib\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="4"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\daemon;..\include;..\stdutil\src;..\libspread"
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;ARCH_PC_WIN95;_REENTRANT;_WIN32_WINNT=0x0400"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="0"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLibrarianTool"
-				OutputFile="$(OutDir)/libspread.lib"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\daemon\alarm.c">
-			</File>
-			<File
-				RelativePath="..\daemon\arch.c">
-			</File>
-			<File
-				RelativePath="..\daemon\events.c">
-			</File>
-			<File
-				RelativePath="..\libspread\fl.c">
-			</File>
-			<File
-				RelativePath="..\daemon\memory.c">
-			</File>
-			<File
-				RelativePath="..\libspread\scatp.c">
-			</File>
-			<File
-				RelativePath="..\libspread\sp.c">
-				<FileConfiguration
-					Name="Debug|Win32">
-					<Tool
-						Name="VCCLCompilerTool"
-						GeneratePreprocessedFile="0"/>
-				</FileConfiguration>
-			</File>
-			<Filter
-				Name="stdutil"
-				Filter="">
-				<File
-					RelativePath="..\stdutil\src\stdarr.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdcarr.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stddll.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stderror.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdhash.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdit.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdskl.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdthread.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdtime.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdutil.c">
-				</File>
-			</Filter>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/libtspread-core.vcproj
===================================================================
--- trunk/win32/libtspread-core.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/libtspread-core.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,115 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="libtspread-core"
-	ProjectGUID="{D9EAA453-4F3C-44BA-8C39-1FFFBC00BB2F}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\lib\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="4"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\include;..\daemon"
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;ARCH_PC_WIN95"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="1"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLibrarianTool"
-				OutputFile="$(OutDir)/libtspread-core.lib"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\lib\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="4"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\include;..\daemon"
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;ARCH_PC_WIN95"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="0"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLibrarianTool"
-				OutputFile="$(OutDir)/libtspread-core.lib"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\daemon\alarm.c">
-			</File>
-			<File
-				RelativePath="..\daemon\arch.c">
-			</File>
-			<File
-				RelativePath="..\daemon\events.c">
-			</File>
-			<File
-				RelativePath="..\daemon\memory.c">
-			</File>
-			<File
-				RelativePath="..\libspread\sp.c">
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/spflooder.vcproj
===================================================================
--- trunk/win32/spflooder.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/spflooder.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,122 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="spflooder"
-	ProjectGUID="{112A90EA-43CD-4AA8-A643-7EBE9621682B}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\include"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="5"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="libspread-core.lib Wsock32.lib"
-				OutputFile="$(OutDir)/spflooder.exe"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories="..\lib\win32"
-				GenerateDebugInformation="TRUE"
-				ProgramDatabaseFile="$(OutDir)/spflooder.pdb"
-				SubSystem="1"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\include"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="5"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="libspread-core.lib Wsock32.lib"
-				OutputFile="$(OutDir)/spflooder.exe"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories="..\lib\win32"
-				GenerateDebugInformation="FALSE"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\examples\flooder.c">
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/spread.sln
===================================================================
--- trunk/win32/spread.sln	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/spread.sln	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,85 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 7.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "flush_user", "flush_user.vcproj", "{6012883E-3670-40AD-B86F-E743F0B685CA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspread", "libspread.vcproj", "{EE70513E-C9C9-48E4-B755-0A3E2BA67EAC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspread-core", "libspread-core.vcproj", "{7246DB18-3A39-4BDE-AD6B-E1005AC97BAC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtspread-core", "libtspread-core.vcproj", "{D9EAA453-4F3C-44BA-8C39-1FFFBC00BB2F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spflooder", "spflooder.vcproj", "{112A90EA-43CD-4AA8-A643-7EBE9621682B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spread", "spread.vcproj", "{02F944E4-A8BA-4056-81B3-DCB5670D9D5C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sprecv", "sprecv.vcproj", "{38B75249-009F-4570-8768-5E8734A8A5B0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spsend", "spsend.vcproj", "{2FAF2AD2-FF0A-432E-958A-FEFB66641000}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sptmonitor", "sptmonitor.vcproj", "{0E288E97-3DFB-414A-92E1-AA2482969B03}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sptuser", "sptuser.vcproj", "{6203486C-3DF4-4C17-B029-1BE1111B7344}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spuser", "spuser.vcproj", "{AD47C277-A7FA-410F-8869-F9D97104B9D7}"
-EndProject
-Global
-	GlobalSection(SolutionConfiguration) = preSolution
-		ConfigName.0 = Debug
-		ConfigName.1 = Release
-	EndGlobalSection
-	GlobalSection(ProjectDependencies) = postSolution
-		{6012883E-3670-40AD-B86F-E743F0B685CA}.0 = {EE70513E-C9C9-48E4-B755-0A3E2BA67EAC}
-		{112A90EA-43CD-4AA8-A643-7EBE9621682B}.0 = {7246DB18-3A39-4BDE-AD6B-E1005AC97BAC}
-		{6203486C-3DF4-4C17-B029-1BE1111B7344}.0 = {EE70513E-C9C9-48E4-B755-0A3E2BA67EAC}
-		{AD47C277-A7FA-410F-8869-F9D97104B9D7}.0 = {7246DB18-3A39-4BDE-AD6B-E1005AC97BAC}
-	EndGlobalSection
-	GlobalSection(ProjectConfiguration) = postSolution
-		{6012883E-3670-40AD-B86F-E743F0B685CA}.Debug.ActiveCfg = Debug|Win32
-		{6012883E-3670-40AD-B86F-E743F0B685CA}.Debug.Build.0 = Debug|Win32
-		{6012883E-3670-40AD-B86F-E743F0B685CA}.Release.ActiveCfg = Release|Win32
-		{6012883E-3670-40AD-B86F-E743F0B685CA}.Release.Build.0 = Release|Win32
-		{EE70513E-C9C9-48E4-B755-0A3E2BA67EAC}.Debug.ActiveCfg = Debug|Win32
-		{EE70513E-C9C9-48E4-B755-0A3E2BA67EAC}.Debug.Build.0 = Debug|Win32
-		{EE70513E-C9C9-48E4-B755-0A3E2BA67EAC}.Release.ActiveCfg = Release|Win32
-		{EE70513E-C9C9-48E4-B755-0A3E2BA67EAC}.Release.Build.0 = Release|Win32
-		{7246DB18-3A39-4BDE-AD6B-E1005AC97BAC}.Debug.ActiveCfg = Debug|Win32
-		{7246DB18-3A39-4BDE-AD6B-E1005AC97BAC}.Debug.Build.0 = Debug|Win32
-		{7246DB18-3A39-4BDE-AD6B-E1005AC97BAC}.Release.ActiveCfg = Release|Win32
-		{7246DB18-3A39-4BDE-AD6B-E1005AC97BAC}.Release.Build.0 = Release|Win32
-		{D9EAA453-4F3C-44BA-8C39-1FFFBC00BB2F}.Debug.ActiveCfg = Debug|Win32
-		{D9EAA453-4F3C-44BA-8C39-1FFFBC00BB2F}.Debug.Build.0 = Debug|Win32
-		{D9EAA453-4F3C-44BA-8C39-1FFFBC00BB2F}.Release.ActiveCfg = Release|Win32
-		{D9EAA453-4F3C-44BA-8C39-1FFFBC00BB2F}.Release.Build.0 = Release|Win32
-		{112A90EA-43CD-4AA8-A643-7EBE9621682B}.Debug.ActiveCfg = Debug|Win32
-		{112A90EA-43CD-4AA8-A643-7EBE9621682B}.Debug.Build.0 = Debug|Win32
-		{112A90EA-43CD-4AA8-A643-7EBE9621682B}.Release.ActiveCfg = Release|Win32
-		{112A90EA-43CD-4AA8-A643-7EBE9621682B}.Release.Build.0 = Release|Win32
-		{02F944E4-A8BA-4056-81B3-DCB5670D9D5C}.Debug.ActiveCfg = Debug|Win32
-		{02F944E4-A8BA-4056-81B3-DCB5670D9D5C}.Debug.Build.0 = Debug|Win32
-		{02F944E4-A8BA-4056-81B3-DCB5670D9D5C}.Release.ActiveCfg = Release|Win32
-		{02F944E4-A8BA-4056-81B3-DCB5670D9D5C}.Release.Build.0 = Release|Win32
-		{38B75249-009F-4570-8768-5E8734A8A5B0}.Debug.ActiveCfg = Debug|Win32
-		{38B75249-009F-4570-8768-5E8734A8A5B0}.Debug.Build.0 = Debug|Win32
-		{38B75249-009F-4570-8768-5E8734A8A5B0}.Release.ActiveCfg = Release|Win32
-		{38B75249-009F-4570-8768-5E8734A8A5B0}.Release.Build.0 = Release|Win32
-		{2FAF2AD2-FF0A-432E-958A-FEFB66641000}.Debug.ActiveCfg = Debug|Win32
-		{2FAF2AD2-FF0A-432E-958A-FEFB66641000}.Debug.Build.0 = Debug|Win32
-		{2FAF2AD2-FF0A-432E-958A-FEFB66641000}.Release.ActiveCfg = Release|Win32
-		{2FAF2AD2-FF0A-432E-958A-FEFB66641000}.Release.Build.0 = Release|Win32
-		{0E288E97-3DFB-414A-92E1-AA2482969B03}.Debug.ActiveCfg = Debug|Win32
-		{0E288E97-3DFB-414A-92E1-AA2482969B03}.Debug.Build.0 = Debug|Win32
-		{0E288E97-3DFB-414A-92E1-AA2482969B03}.Release.ActiveCfg = Release|Win32
-		{0E288E97-3DFB-414A-92E1-AA2482969B03}.Release.Build.0 = Release|Win32
-		{6203486C-3DF4-4C17-B029-1BE1111B7344}.Debug.ActiveCfg = Debug|Win32
-		{6203486C-3DF4-4C17-B029-1BE1111B7344}.Debug.Build.0 = Debug|Win32
-		{6203486C-3DF4-4C17-B029-1BE1111B7344}.Release.ActiveCfg = Release|Win32
-		{6203486C-3DF4-4C17-B029-1BE1111B7344}.Release.Build.0 = Release|Win32
-		{AD47C277-A7FA-410F-8869-F9D97104B9D7}.Debug.ActiveCfg = Debug|Win32
-		{AD47C277-A7FA-410F-8869-F9D97104B9D7}.Debug.Build.0 = Debug|Win32
-		{AD47C277-A7FA-410F-8869-F9D97104B9D7}.Release.ActiveCfg = Release|Win32
-		{AD47C277-A7FA-410F-8869-F9D97104B9D7}.Release.Build.0 = Release|Win32
-	EndGlobalSection
-	GlobalSection(ExtensibilityGlobals) = postSolution
-	EndGlobalSection
-	GlobalSection(ExtensibilityAddIns) = postSolution
-	EndGlobalSection
-EndGlobal

Deleted: trunk/win32/spread.vcproj
===================================================================
--- trunk/win32/spread.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/spread.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,214 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="spread"
-	ProjectGUID="{02F944E4-A8BA-4056-81B3-DCB5670D9D5C}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\daemon;..\include;..\stdutil\src"
-				PreprocessorDefinitions="ARCH_PC_WIN95;WIN32;_DEBUG;_CONSOLE"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="5"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib"
-				OutputFile="$(OutDir)/spread.exe"
-				LinkIncremental="2"
-				GenerateDebugInformation="TRUE"
-				ProgramDatabaseFile="$(OutDir)/spread.pdb"
-				SubSystem="1"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\daemon;..\include;..\stdutil\src"
-				PreprocessorDefinitions="ARCH_PC_WIN95;WIN32;NDEBUG;_CONSOLE"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="4"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib"
-				OutputFile="$(OutDir)/spread.exe"
-				LinkIncremental="1"
-				GenerateDebugInformation="FALSE"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\daemon\acm.c">
-			</File>
-			<File
-				RelativePath="..\daemon\acp-permit.c">
-			</File>
-			<File
-				RelativePath="..\daemon\alarm.c">
-			</File>
-			<File
-				RelativePath="..\daemon\arch.c">
-			</File>
-			<File
-				RelativePath="..\daemon\auth-ip.c">
-			</File>
-			<File
-				RelativePath="..\daemon\auth-null.c">
-			</File>
-			<File
-				RelativePath="..\daemon\configuration.c">
-			</File>
-			<File
-				RelativePath="..\daemon\data_link.c">
-			</File>
-			<File
-				RelativePath="..\daemon\events.c">
-			</File>
-			<File
-				RelativePath="..\daemon\flow_control.c">
-			</File>
-			<File
-				RelativePath="..\daemon\groups.c">
-			</File>
-			<File
-				RelativePath="..\daemon\lex.yy.c">
-			</File>
-			<File
-				RelativePath="..\daemon\log.c">
-			</File>
-			<File
-				RelativePath="..\daemon\membership.c">
-			</File>
-			<File
-				RelativePath="..\daemon\memory.c">
-			</File>
-			<File
-				RelativePath="..\daemon\message.c">
-			</File>
-			<File
-				RelativePath="..\daemon\network.c">
-			</File>
-			<File
-				RelativePath="..\daemon\protocol.c">
-			</File>
-			<File
-				RelativePath="..\daemon\session.c">
-			</File>
-			<File
-				RelativePath="..\daemon\spread.c">
-			</File>
-			<File
-				RelativePath="..\daemon\status.c">
-			</File>
-			<File
-				RelativePath="..\daemon\y.tab.c">
-			</File>
-			<Filter
-				Name="stdutil"
-				Filter="">
-				<File
-					RelativePath="..\stdutil\src\stdarr.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdcarr.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stddll.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stderror.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdhash.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdit.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdskl.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdtime.c">
-				</File>
-				<File
-					RelativePath="..\stdutil\src\stdutil.c">
-				</File>
-			</Filter>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/sprecv.vcproj
===================================================================
--- trunk/win32/sprecv.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/sprecv.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,132 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="sprecv"
-	ProjectGUID="{38B75249-009F-4570-8768-5E8734A8A5B0}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\daemon;..\include"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_PC_WIN95"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="5"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib"
-				OutputFile="$(OutDir)/sprecv.exe"
-				LinkIncremental="2"
-				GenerateDebugInformation="TRUE"
-				ProgramDatabaseFile="$(OutDir)/sprecv.pdb"
-				SubSystem="1"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\daemon;..\include"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_PC_WIN95"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="4"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib"
-				OutputFile="$(OutDir)/sprecv.exe"
-				LinkIncremental="1"
-				GenerateDebugInformation="FALSE"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\daemon\alarm.c">
-			</File>
-			<File
-				RelativePath="..\daemon\arch.c">
-			</File>
-			<File
-				RelativePath="..\daemon\data_link.c">
-			</File>
-			<File
-				RelativePath="..\daemon\memory.c">
-			</File>
-			<File
-				RelativePath="..\daemon\r.c">
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/spsend.vcproj
===================================================================
--- trunk/win32/spsend.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/spsend.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,135 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="spsend"
-	ProjectGUID="{2FAF2AD2-FF0A-432E-958A-FEFB66641000}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\daemon;..\include"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_PC_WIN95"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="5"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib"
-				OutputFile="$(OutDir)/spsend.exe"
-				LinkIncremental="2"
-				GenerateDebugInformation="TRUE"
-				ProgramDatabaseFile="$(OutDir)/spsend.pdb"
-				SubSystem="1"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\daemon;..\include"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_PC_WIN95"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="4"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib"
-				OutputFile="$(OutDir)/spsend.exe"
-				LinkIncremental="1"
-				GenerateDebugInformation="FALSE"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\daemon\alarm.c">
-			</File>
-			<File
-				RelativePath="..\daemon\arch.c">
-			</File>
-			<File
-				RelativePath="..\daemon\data_link.c">
-			</File>
-			<File
-				RelativePath="..\daemon\events.c">
-			</File>
-			<File
-				RelativePath="..\daemon\memory.c">
-			</File>
-			<File
-				RelativePath="..\daemon\s.c">
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/sptmonitor.vcproj
===================================================================
--- trunk/win32/sptmonitor.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/sptmonitor.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,147 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="sptmonitor"
-	ProjectGUID="{0E288E97-3DFB-414A-92E1-AA2482969B03}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\daemon;..\include"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_PC_WIN95;_REENTRANT"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="1"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib"
-				OutputFile="$(OutDir)/sptmonitor.exe"
-				LinkIncremental="2"
-				GenerateDebugInformation="TRUE"
-				ProgramDatabaseFile="$(OutDir)/sptmonitor.pdb"
-				SubSystem="1"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\daemon;..\include"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_PC_WIN95;_REENTRANT"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="0"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib"
-				OutputFile="$(OutDir)/sptmonitor.exe"
-				LinkIncremental="1"
-				GenerateDebugInformation="FALSE"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\daemon\acm.c">
-			</File>
-			<File
-				RelativePath="..\daemon\alarm.c">
-			</File>
-			<File
-				RelativePath="..\daemon\arch.c">
-			</File>
-			<File
-				RelativePath="..\daemon\configuration.c">
-			</File>
-			<File
-				RelativePath="..\daemon\data_link.c">
-			</File>
-			<File
-				RelativePath="..\daemon\events.c">
-			</File>
-			<File
-				RelativePath="..\daemon\lex.yy.c">
-			</File>
-			<File
-				RelativePath="..\daemon\memory.c">
-			</File>
-			<File
-				RelativePath="..\daemon\monitor.c">
-			</File>
-			<File
-				RelativePath="..\daemon\y.tab.c">
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/sptuser.vcproj
===================================================================
--- trunk/win32/sptuser.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/sptuser.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,122 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="sptuser"
-	ProjectGUID="{6203486C-3DF4-4C17-B029-1BE1111B7344}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\include"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_REENTRANT;ARCH_PC_WIN95"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="1"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="libspread.lib Wsock32.lib"
-				OutputFile="$(OutDir)/sptuser.exe"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories="..\lib\win32"
-				GenerateDebugInformation="TRUE"
-				ProgramDatabaseFile="$(OutDir)/sptuser.pdb"
-				SubSystem="1"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\include"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_REENTRANT;ARCH_PC_WIN95"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="0"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="libspread.lib Wsock32.lib"
-				OutputFile="$(OutDir)/sptuser.exe"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories="..\lib\win32"
-				GenerateDebugInformation="FALSE"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\examples\user.c">
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>

Deleted: trunk/win32/spuser.vcproj
===================================================================
--- trunk/win32/spuser.vcproj	2014-01-14 09:35:07 UTC (rev 640)
+++ trunk/win32/spuser.vcproj	2014-01-14 11:16:16 UTC (rev 641)
@@ -1,122 +0,0 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.00"
-	Name="spuser"
-	ProjectGUID="{AD47C277-A7FA-410F-8869-F9D97104B9D7}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Debug"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\include"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_PC_WIN95"
-				MinimalRebuild="TRUE"
-				ExceptionHandling="FALSE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="5"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib libspread-core.lib"
-				OutputFile="$(OutDir)/spuser.exe"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories="..\lib\win32"
-				GenerateDebugInformation="TRUE"
-				ProgramDatabaseFile="$(OutDir)/spuser.pdb"
-				SubSystem="1"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\bin\win32"
-			IntermediateDirectory="Release"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				InlineFunctionExpansion="1"
-				OmitFramePointers="TRUE"
-				AdditionalIncludeDirectories="..\include"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_PC_WIN95"
-				StringPooling="TRUE"
-				ExceptionHandling="FALSE"
-				RuntimeLibrary="4"
-				EnableFunctionLevelLinking="TRUE"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"
-				CompileAs="1"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="Wsock32.lib libspread-core.lib"
-				OutputFile="$(OutDir)/spuser.exe"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories="..\lib\win32"
-				GenerateDebugInformation="FALSE"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-		</Configuration>
-	</Configurations>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
-			<File
-				RelativePath="..\examples\user.c">
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>




More information about the Spread-cvs mailing list