view deps/Platinum/ThirdParty/Neptune/Build/Targets/x86-microsoft-win32-vs2008/Neptune/Neptune.vcproj @ 0:3425707ddbf6

Initial import (hopefully this mercurial stuff works...)
author fraserofthenight
date Mon, 06 Jul 2009 08:06:28 -0700
parents
children
line wrap: on
line source

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="Neptune"
	ProjectGUID="{12AFF2E5-6D95-4809-9728-9551677C078A}"
	RootNamespace="Neptune"
	Keyword="Win32Proj"
	TargetFrameworkVersion="131072"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="4"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				WholeProgramOptimization="false"
				AdditionalIncludeDirectories="..\..\..\..\Source\Core;..\..\..\..\Source\System\Win32;&quot;..\..\..\..\ThirdParty\zlib-1.2.3&quot;"
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NPT_CONFIG_ENABLE_LOGGING"
				MinimalRebuild="true"
				ExceptionHandling="0"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				BufferSecurityCheck="true"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				DebugInformationFormat="4"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				AdditionalDependencies="ws2_32.lib"
				OutputFile="$(OutDir)/Neptune.lib"
				SuppressStartupBanner="false"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="Release"
			IntermediateDirectory="Release"
			ConfigurationType="4"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			CharacterSet="2"
			WholeProgramOptimization="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="3"
				OmitFramePointers="true"
				WholeProgramOptimization="false"
				AdditionalIncludeDirectories="..\..\..\..\Source\Core;..\..\..\..\Source\System\Win32;&quot;..\..\..\..\ThirdParty\zlib-1.2.3&quot;"
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;NPT_CONFIG_ENABLE_LOGGING"
				StringPooling="true"
				ExceptionHandling="0"
				RuntimeLibrary="0"
				BufferSecurityCheck="true"
				EnableFunctionLevelLinking="true"
				FloatingPointModel="2"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				AdditionalDependencies="ws2_32.lib"
				OutputFile="$(OutDir)/Neptune.lib"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
			>
			<File
				RelativePath="..\..\..\..\Source\Core\NptBase64.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Bsd\NptBsdSockets.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptBufferedStreams.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptCommon.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptConsole.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptDataBuffer.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptDebug.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptFile.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptHttp.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptList.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptLogging.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptMessaging.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptNetwork.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Posix\NptPosixFile.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptQueue.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptResults.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptRingBuffer.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptSimpleMessageQueue.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptSockets.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\StdC\NptStdcEnvironment.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\StdC\NptStdcFile.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptStreams.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptStrings.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptSystem.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptThreads.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptTime.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptUri.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptUtils.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32Console.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32Debug.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32File.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32MessageQueue.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32Network.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32Queue.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32SerialPort.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32System.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32Threads.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptXml.cpp"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptZip.cpp"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
			>
			<File
				RelativePath="..\..\..\..\Source\Core\Neptune.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptArray.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptBase64.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptBufferedStreams.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptCommon.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptConfig.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptConsole.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptConstants.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptDataBuffer.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptDebug.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptDefs.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptFile.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptHttp.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptInterfaces.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptList.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptLogging.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptMap.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptMessaging.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptNetwork.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptQueue.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptReferences.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptResults.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptRingBuffer.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptSelectableMessageQueue.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptSerialPort.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptSimpleMessageQueue.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptSockets.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptStack.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptStreams.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptStrings.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptSystem.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptThreads.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptTime.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptTypes.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptUri.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptUtils.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptVersion.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32MessageQueue.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32Network.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\System\Win32\NptWin32Threads.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptXml.h"
				>
			</File>
			<File
				RelativePath="..\..\..\..\Source\Core\NptZip.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
			>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>