|
@@ -1,4052 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
-<VisualStudioProject
|
|
|
- ProjectType="Visual C++"
|
|
|
- Version="9,00"
|
|
|
- Name="love"
|
|
|
- ProjectGUID="{F2FDC53D-1ECD-4CF1-BA3F-3E59A2484DB9}"
|
|
|
- RootNamespace="love"
|
|
|
- TargetFrameworkVersion="196613"
|
|
|
- >
|
|
|
- <Platforms>
|
|
|
- <Platform
|
|
|
- Name="Win32"
|
|
|
- />
|
|
|
- </Platforms>
|
|
|
- <ToolFiles>
|
|
|
- </ToolFiles>
|
|
|
- <Configurations>
|
|
|
- <Configuration
|
|
|
- Name="Debug|Win32"
|
|
|
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
- IntermediateDirectory="$(ConfigurationName)"
|
|
|
- ConfigurationType="1"
|
|
|
- CharacterSet="1"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCPreBuildEventTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCCustomBuildTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCXMLDataGeneratorTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCWebServiceProxyGeneratorTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCMIDLTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- Optimization="0"
|
|
|
- AdditionalIncludeDirectories="include;include\SDL;include\AL;..\..\src;..\..\src\modules"
|
|
|
- PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;LOVE_DEBUG;FLAC__NO_DLL"
|
|
|
- MinimalRebuild="true"
|
|
|
- BasicRuntimeChecks="3"
|
|
|
- RuntimeLibrary="1"
|
|
|
- BufferSecurityCheck="true"
|
|
|
- RuntimeTypeInfo="false"
|
|
|
- WarningLevel="3"
|
|
|
- DebugInformationFormat="4"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCManagedResourceCompilerTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCResourceCompilerTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCPreLinkEventTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCLinkerTool"
|
|
|
- AdditionalDependencies="lua.lib SDLmain.lib SDL.lib opengl32.lib glu32.lib DevIL.lib freetype.lib physfs.lib ws2_32.lib openal32.lib libmodplug.lib libmpg123.lib libogg.lib libvorbis.lib libvorbisfile.lib libFLAC_static_d.lib libFLAC++_static_d.lib kernel32.lib"
|
|
|
- AdditionalLibraryDirectories="lib;Debug"
|
|
|
- GenerateDebugInformation="true"
|
|
|
- SubSystem="2"
|
|
|
- TargetMachine="1"
|
|
|
- />
|
|
|
- <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="$(SolutionDir)$(ConfigurationName)"
|
|
|
- IntermediateDirectory="$(ConfigurationName)"
|
|
|
- ConfigurationType="1"
|
|
|
- CharacterSet="1"
|
|
|
- WholeProgramOptimization="1"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCPreBuildEventTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCCustomBuildTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCXMLDataGeneratorTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCWebServiceProxyGeneratorTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCMIDLTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- Optimization="2"
|
|
|
- EnableIntrinsicFunctions="true"
|
|
|
- AdditionalIncludeDirectories="include;include\SDL;include\AL;..\..\src;..\..\src\modules"
|
|
|
- PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;FLAC__NO_DLL"
|
|
|
- RuntimeLibrary="0"
|
|
|
- EnableFunctionLevelLinking="true"
|
|
|
- WarningLevel="3"
|
|
|
- DebugInformationFormat="3"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCManagedResourceCompilerTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCResourceCompilerTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCPreLinkEventTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCLinkerTool"
|
|
|
- AdditionalDependencies="lua.lib SDLmain.lib SDL.lib opengl32.lib glu32.lib DevIL.lib freetype.lib physfs.lib ws2_32.lib openal32.lib libmodplug.lib libmpg123.lib libogg.lib libvorbis.lib libvorbisfile.lib libFLAC_static.lib libFLAC++_static.lib"
|
|
|
- AdditionalLibraryDirectories="lib;lib/r;Release"
|
|
|
- GenerateDebugInformation="false"
|
|
|
- SubSystem="2"
|
|
|
- OptimizeReferences="2"
|
|
|
- EnableCOMDATFolding="2"
|
|
|
- TargetMachine="1"
|
|
|
- />
|
|
|
- <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="modules"
|
|
|
- >
|
|
|
- <Filter
|
|
|
- Name="audio"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\Audible.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\Audio.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\Source.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\Source.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\wrap_Audio.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\wrap_Audio.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\wrap_Source.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\wrap_Source.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="openal"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\openal\Audio.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\openal\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\openal\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\openal\Audio.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\openal\Pool.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\openal\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\openal\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\openal\Pool.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\openal\Source.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\openal\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\openal\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\openal\Source.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="null"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\null\Audio.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\null\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\null\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\null\Audio.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\null\Source.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\null\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\audio\null\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\audio\null\Source.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="event"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\event\Event.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\event\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\event\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\event\Event.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="sdl"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\event\sdl\Event.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\event\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\event\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\event\sdl\Event.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\event\sdl\wrap_Event.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\event\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\event\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\event\sdl\wrap_Event.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="filesystem"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\File.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\File.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\FileData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\FileData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="physfs"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\File.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\File.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\Filesystem.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\Filesystem.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\wrap_File.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\wrap_File.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\wrap_FileData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\wrap_FileData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\wrap_Filesystem.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\filesystem\physfs\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\filesystem\physfs\wrap_Filesystem.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="graphics"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\Drawable.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\Drawable.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\Graphics.cpp"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\Graphics.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\Image.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\Image.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\Volatile.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\Volatile.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="opengl"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Font.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Font.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Framebuffer.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Framebuffer.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\GLee.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- WarningLevel="0"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- WarningLevel="0"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\GLee.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Glyph.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Glyph.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Graphics.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Graphics.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Image.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Image.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\ParticleSystem.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\ParticleSystem.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Quad.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\Quad.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\SpriteBatch.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\SpriteBatch.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Font.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Font.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Framebuffer.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Framebuffer.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Glyph.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Glyph.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Graphics.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Graphics.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Image.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Image.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_ParticleSystem.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_ParticleSystem.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Quad.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_Quad.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_SpriteBatch.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\graphics\opengl\wrap_SpriteBatch.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="image"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\EncodedImageData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\EncodedImageData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\Image.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\ImageData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\ImageData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\wrap_EncodedImageData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\wrap_Image.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\wrap_Image.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\wrap_ImageData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\wrap_ImageData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="devil"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\devil\Image.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\devil\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\devil\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\devil\Image.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\devil\ImageData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\devil\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\image\devil\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\image\devil\ImageData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="joystick"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\joystick\Joystick.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\joystick\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\joystick\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\joystick\Joystick.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="sdl"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\joystick\sdl\Joystick.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\joystick\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\joystick\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\joystick\sdl\Joystick.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\joystick\sdl\wrap_Joystick.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\joystick\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\joystick\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\joystick\sdl\wrap_Joystick.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="keyboard"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\keyboard\Keyboard.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\keyboard\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\keyboard\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\keyboard\Keyboard.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="sdl"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\keyboard\sdl\Keyboard.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\keyboard\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\keyboard\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\keyboard\sdl\Keyboard.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\keyboard\sdl\wrap_Keyboard.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\keyboard\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\keyboard\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\keyboard\sdl\wrap_Keyboard.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="mouse"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\mouse\Mouse.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\mouse\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\mouse\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\mouse\Mouse.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="sdl"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\mouse\sdl\Mouse.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\mouse\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\mouse\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\mouse\sdl\Mouse.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\mouse\sdl\wrap_Mouse.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\mouse\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\mouse\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\mouse\sdl\wrap_Mouse.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="physics"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\Joint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\Joint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\Shape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\Shape.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="box2d"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Body.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Body.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\CircleShape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\CircleShape.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Contact.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Contact.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\DistanceJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\DistanceJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\GearJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\GearJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Joint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Joint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\MouseJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\MouseJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Physics.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Physics.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\PolygonShape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\PolygonShape.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\PrismaticJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\PrismaticJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\PulleyJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\PulleyJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\RevoluteJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\RevoluteJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Shape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Shape.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\World.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\World.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Body.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Body.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_CircleShape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_CircleShape.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Contact.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Contact.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_DistanceJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_DistanceJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_GearJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_GearJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Joint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Joint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_MouseJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_MouseJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Physics.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Physics.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_PolygonShape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_PolygonShape.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_PrismaticJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_PrismaticJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_PulleyJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_PulleyJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_RevoluteJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_RevoluteJoint.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Shape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_Shape.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_World.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\wrap_World.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="libbox2d"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Common\b2BlockAllocator.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\b2Body.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\b2BroadPhase.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Contacts\b2CircleContact.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\Shapes\b2CircleShape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\b2CollideCircle.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\b2CollidePoly.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\b2Collision.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Contacts\b2Contact.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\b2ContactManager.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Contacts\b2ContactSolver.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\b2Distance.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Joints\b2DistanceJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Joints\b2GearJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\b2Island.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Joints\b2Joint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Common\b2Math.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Joints\b2MouseJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\b2PairManager.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Contacts\b2PolyAndCircleContact.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Contacts\b2PolyContact.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\Shapes\b2PolygonShape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Joints\b2PrismaticJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Joints\b2PulleyJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\Joints\b2RevoluteJoint.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Common\b2Settings.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\Shapes\b2Shape.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Common\b2StackAllocator.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Collision\b2TimeOfImpact.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\b2World.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\Source\Dynamics\b2WorldCallbacks.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\box2d\libbox2d\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="graham"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\graham\GrahamScanConvexHull.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\graham\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\physics\graham\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\physics\box2d\graham\GrahamScanConvexHull.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="sound"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\Decoder.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\Sound.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\Sound.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\SoundData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\SoundData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\wrap_Decoder.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\wrap_Decoder.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\wrap_Sound.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\wrap_Sound.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\wrap_SoundData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\wrap_SoundData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="lullaby"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\Decoder.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\Decoder.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\FLACDecoder.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\FLACDecoder.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\ModPlugDecoder.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\ModPlugDecoder.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\Mpg123Decoder.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\Mpg123Decoder.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\Sound.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\Sound.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\VorbisDecoder.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\sound\lullaby\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\sound\lullaby\VorbisDecoder.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="timer"
|
|
|
- >
|
|
|
- <Filter
|
|
|
- Name="sdl"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\timer\sdl\Timer.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\timer\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\timer\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\timer\sdl\Timer.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\timer\sdl\wrap_Timer.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\timer\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\timer\sdl\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\timer\sdl\wrap_Timer.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="thread"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\thread\ThreadModule.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="sdl"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\thread\sdl\Thread.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\thread\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\thread\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\thread\sdl\Thread.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\thread\sdl\wrap_Thread.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\thread\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\thread\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\thread\sdl\wrap_Thread.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="font"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\Font.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\FontData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\FontData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\GlyphData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\GlyphData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\ImageRasterizer.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\ImageRasterizer.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\Rasterizer.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\Rasterizer.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\wrap_FontData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\wrap_FontData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\wrap_GlyphData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\wrap_GlyphData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\wrap_Rasterizer.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\wrap_Rasterizer.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="freetype"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\freetype\Font.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\freetype\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\freetype\Font.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\freetype\TrueTypeRasterizer.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\freetype\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\freetype\TrueTypeRasterizer.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\freetype\wrap_Font.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\font\freetype\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\modules\font\freetype\wrap_Font.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="common"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\b64.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\config.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Data.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\EnumMap.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Exception.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Exception.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\math.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Matrix.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Matrix.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\MemoryData.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\MemoryData.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Module.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Object.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Object.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Reference.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Reference.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\runtime.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\runtime.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\StringMap.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\types.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\utf8.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\utf8.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Vector.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\Vector.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\version.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\wrap_Data.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\common\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\common\wrap_Data.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="libraries"
|
|
|
- >
|
|
|
- <Filter
|
|
|
- Name="luasocket"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\luasocket.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\luasocket.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <Filter
|
|
|
- Name="libluasocket"
|
|
|
- >
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\auxiliar.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\buffer.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\except.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\inet.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\io.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\luasocket.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\mime.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\options.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\select.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\tcp.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\timeout.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\udp.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\libraries\luasocket\libluasocket\wsocket.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\libraries\luasocket\libluasocket\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- </Filter>
|
|
|
- <Filter
|
|
|
- Name="scripts"
|
|
|
- >
|
|
|
- </Filter>
|
|
|
- <File
|
|
|
- RelativePath=".\icon.rc"
|
|
|
- >
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\..\src\love.cpp"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\love\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- ObjectFile="$(IntDir)\"
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- </Files>
|
|
|
- <Globals>
|
|
|
- </Globals>
|
|
|
-</VisualStudioProject>
|