645 lines
13 KiB
XML
645 lines
13 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="daphne"
|
|
ProjectGUID="{D6F69305-8810-439B-A6E1-554175951DE3}"
|
|
RootNamespace="daphne"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".."
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath)"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""
|
|
Outputs="singe_dbg.exe"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/daphne.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG;NATIVE_CPU_X86;USE_OPENGL;CPU_DEBUG;USE_MMX;ZLIB_WINAPI;_CRT_SECURE_NO_WARNINGS;VLDP_DEBUG;NO_STDIO_REDIRECT;PSAPI_VERSION;LARGE_FILE_SUPPORT"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\Debug/daphne.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="winmm.lib ws2_32.lib SDL.lib SDLmain.lib libvorbisfile.lib zlibwapi.lib opengl32.lib glew32.lib Psapi.lib"
|
|
OutputFile="$(Outdir)/singe_dbg.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\daphne_dbg.pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".."
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath)"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""
|
|
Outputs="singe.exe"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/daphne.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=""C:\code\src-1.18-official\lib\libvorbis-1.3.2\include";"C:\code\src-1.18-official\lib\glew-1.7.0\include";"C:\code\src-1.18-official\lib\zlib125-dll\include";"C:\code\src-1.18-official\lib\SDL-1.2.14\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;NATIVE_CPU_X86;MMX_RGB2YUV;USE_OPENGL;BUILD_SINGE;USE_MMX;ZLIB_WINAPI;_CRT_SECURE_NO_WARNINGS;NO_STDIO_REDIRECT;LARGE_FILE_SUPPORT;PSAPI_VERSION"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\Release/daphne.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="winmm.lib ws2_32.lib SDL.lib SDLmain.lib libvorbisfile.lib zlibwapi.lib opengl32.lib glew32.lib Psapi.lib"
|
|
OutputFile="$(Outdir)/singe.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories=""C:\code\src-1.18-official\lib\glew-1.7.0\lib";"C:\code\src-1.18-official\lib\zlib125dll\dll32";"C:\code\src-1.18-official\lib\libvorbis-1.3.2\win32\VS2008\Win32\Release";"C:\code\src-1.18-official\lib\SDL-1.2.14\lib""
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath=".\daphne.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\daphne.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\globals.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="game"
|
|
>
|
|
<File
|
|
RelativePath=".\game\game.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\game\game.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\game\singe.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\game\singe.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\game\singe\singe_interface.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="io"
|
|
>
|
|
<File
|
|
RelativePath=".\io\cmdline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\cmdline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\conin.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\conin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\conout.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\conout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\error.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\error.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="io\fileparse.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="io\fileparse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\homedir.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\homedir.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\input.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\input.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\logger.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\logger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\logger_console.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\logger_console.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\logger_factory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\logger_factory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="io\mpo_fileio.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="io\mpo_fileio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="io\my_stdio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\network.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io\network.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="io\numstr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="io\numstr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="io\unzip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="io\unzip.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ldp-out"
|
|
>
|
|
<File
|
|
RelativePath=".\ldp-out\framemod.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldp-out\framemod.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldp-out\ldp-vldp-audio.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldp-out\ldp-vldp-gl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldp-out\ldp-vldp-gl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldp-out\ldp-vldp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldp-out\ldp-vldp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldp-out\ldp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldp-out\ldp.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="sound"
|
|
>
|
|
<File
|
|
RelativePath=".\sound\mix.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\mix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\mix_mmx-masm.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="ml /c /Cp /coff $(inputpath)
"
|
|
Outputs="$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="ml /c /Cp /coff $(inputpath)
"
|
|
Outputs="$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\samples.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\samples.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\sound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\sound.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="video"
|
|
>
|
|
<File
|
|
RelativePath=".\video\blend.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\blend.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="video\blend_mmx-masm.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="ml /c /Cp /coff $(inputpath)
"
|
|
Outputs="$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="ml /c /Cp /coff $(inputpath)
"
|
|
Outputs="$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\palette.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\palette.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\rgb2yuv-masm.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="ml /c /Cp /coff $(inputpath)
"
|
|
Outputs="$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="ml /c /Cp /coff $(inputpath)
"
|
|
Outputs="$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\rgb2yuv.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\rgb2yuv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\SDL_Console.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\SDL_Console.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\SDL_ConsoleCommands.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\SDL_ConsoleCommands.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\SDL_DrawText.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\SDL_DrawText.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\video.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\video\video.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="timer"
|
|
>
|
|
<File
|
|
RelativePath=".\timer\timer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\timer\timer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="manymouse"
|
|
>
|
|
<File
|
|
RelativePath=".\manymouse\linux_evdev.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\manymouse\macosx_hidmanager.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\manymouse\macosx_hidutilities.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\manymouse\manymouse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\manymouse\manymouse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\manymouse\windows_wminput.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\manymouse\x11_xinput2.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
<File
|
|
RelativePath=".\resource\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource\singe.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="lib"
|
|
>
|
|
<File
|
|
RelativePath=".\lib\inpout32.lib"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\singe_changelog.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|