2010-03-12 07:16:42 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9.00"
|
|
|
|
Name="libglest"
|
|
|
|
ProjectGUID="{8DAA0C24-95CD-4F66-B4C5-19ABDD771746}"
|
|
|
|
RootNamespace="shared_lib"
|
|
|
|
TargetFrameworkVersion="196613"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory=".\"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)/$(ProjectName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2011-01-01 05:42:53 +00:00
|
|
|
AdditionalIncludeDirectories="../../source/shared_lib/include;../../source/shared_lib/include/graphics;../../source/shared_lib/include/graphics/gl;../../source/shared_lib/include/platform;../../source/shared_lib/include/platform/win32;../../source/shared_lib/include/sound;../../source/shared_lib/include/sound/ds8;../../source/shared_lib/include/util;../../source/shared_lib/include/lua;../../source/shared_lib/include/xml;../../source/win32_deps/include;"../../source/win32_deps/xerces-c-3.0.1/src";"../../source/win32_deps/xerces-c-3.0.1/src/xercesc/xinclude";../../source/win32_deps/lpng141;"../../source/win32_deps/jpeg-8a";"../../source/win32_deps/SDL-1.2.x/include";../../source/shared_lib/include/platform/sdl;"../../source/win32_deps/openal-soft-1.12.854/include";../../source/shared_lib/include/sound/openal;../../source/shared_lib/include/platform/posix;../../source/shared_lib/include/streflop;../../source/shared_lib/include/streflop/libm_flt32_source;../../source/shared_lib/include/platform/common;"../../source/win32_deps/curl-7.21.3/include";../../source/shared_lib/include/map;../../source/shared_lib/include/platform/miniupnpc;../../source/shared_lib/include/libircclient/include;../../source/shared_lib/include/feathery_ftp"
|
2010-06-16 21:20:36 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;USE_PCH=1;USE_STREFLOP;STREFLOP_SSE;STREFLOP_RANDOM_GEN_SIZE=32;LIBM_COMPILING_FLT32;CURL_STATICLIB"
|
2010-03-12 07:16:42 +00:00
|
|
|
StringPooling="true"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
2010-05-02 06:21:36 +00:00
|
|
|
RuntimeLibrary="1"
|
2010-03-12 07:16:42 +00:00
|
|
|
EnableFunctionLevelLinking="true"
|
2010-08-26 19:01:44 +00:00
|
|
|
EnableEnhancedInstructionSet="1"
|
2010-03-12 07:16:42 +00:00
|
|
|
FloatingPointModel="2"
|
2010-08-26 17:41:42 +00:00
|
|
|
RuntimeTypeInfo="true"
|
2010-03-12 07:16:42 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderThrough=""
|
2010-08-26 19:01:44 +00:00
|
|
|
PrecompiledHeaderFile=""
|
2010-07-13 10:58:52 +00:00
|
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
2010-03-12 07:16:42 +00:00
|
|
|
WarningLevel="2"
|
|
|
|
DebugInformationFormat="4"
|
2010-07-13 10:58:52 +00:00
|
|
|
DisableSpecificWarnings="4250"
|
2010-03-12 07:16:42 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2010-06-16 21:20:36 +00:00
|
|
|
AdditionalDependencies="libstreflop.lib libcurl.lib"
|
2010-12-23 02:17:29 +00:00
|
|
|
AdditionalLibraryDirectories=".\;..\..\source\win32_deps\lib;../../source/win32_deps/libircclient/build/lib"
|
2010-03-12 07:16:42 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory=".\"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)/$(ProjectName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="0"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2010-05-02 06:21:36 +00:00
|
|
|
AdditionalOptions="/arch:SSE2"
|
2010-03-12 07:16:42 +00:00
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
2010-04-26 06:41:21 +00:00
|
|
|
WholeProgramOptimization="false"
|
2011-01-01 05:42:53 +00:00
|
|
|
AdditionalIncludeDirectories="../../source/shared_lib/include;../../source/shared_lib/include/graphics;../../source/shared_lib/include/graphics/gl;../../source/shared_lib/include/platform;../../source/shared_lib/include/platform/win32;../../source/shared_lib/include/sound;../../source/shared_lib/include/sound/ds8;../../source/shared_lib/include/util;../../source/shared_lib/include/lua;../../source/shared_lib/include/xml;../../source/win32_deps/include;"../../source/win32_deps/xerces-c-3.0.1/src";"../../source/win32_deps/xerces-c-3.0.1/src/xercesc/xinclude";../../source/win32_deps/lpng141;"../../source/win32_deps/jpeg-8a";"../../source/win32_deps/SDL-1.2.x/include";../../source/shared_lib/include/platform/sdl;"../../source/win32_deps/openal-soft-1.12.854/include";../../source/shared_lib/include/sound/openal;../../source/shared_lib/include/platform/posix;../../source/shared_lib/include/streflop;../../source/shared_lib/include/streflop/libm_flt32_source;../../source/shared_lib/include/platform/common;"../../source/win32_deps/curl-7.21.3/include";../../source/shared_lib/include/map;../../source/shared_lib/include/platform/miniupnpc;../../source/shared_lib/include/libircclient/include;../../source/shared_lib/include/feathery_ftp;$(NOINHERIT)"
|
2010-06-01 01:17:37 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;USE_PCH=1;USE_STREFLOP;STREFLOP_SSE;STREFLOP_RANDOM_GEN_SIZE=32;LIBM_COMPILING_FLT32;CURL_STATICLIB"
|
2010-04-26 06:41:21 +00:00
|
|
|
StringPooling="true"
|
|
|
|
ExceptionHandling="2"
|
2010-03-12 07:16:42 +00:00
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2010-08-06 22:04:17 +00:00
|
|
|
EnableEnhancedInstructionSet="1"
|
2010-04-26 06:41:21 +00:00
|
|
|
FloatingPointModel="0"
|
|
|
|
RuntimeTypeInfo="true"
|
2010-07-13 10:58:52 +00:00
|
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
2010-03-12 07:16:42 +00:00
|
|
|
WarningLevel="3"
|
2010-10-21 17:42:45 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2010-03-12 07:16:42 +00:00
|
|
|
DebugInformationFormat="3"
|
2010-07-13 10:58:52 +00:00
|
|
|
DisableSpecificWarnings="4250"
|
2010-03-12 07:16:42 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2010-05-11 07:00:09 +00:00
|
|
|
AdditionalDependencies="libstreflop.lib libcurl.lib"
|
2010-12-23 02:17:29 +00:00
|
|
|
AdditionalLibraryDirectories=".\;..\..\source\win32_deps\lib;../../source/win32_deps/libircclient/build/lib"
|
2010-03-12 07:16:42 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2010-07-07 22:25:29 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release_NO_STREFLOP|Win32"
|
|
|
|
OutputDirectory="$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="0"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/arch:SSE2"
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
WholeProgramOptimization="false"
|
2011-01-01 05:42:53 +00:00
|
|
|
AdditionalIncludeDirectories="../../../deps/include/lua;../../../deps/include;../../source/shared_lib/include;../../source/shared_lib/include/graphics;../../source/shared_lib/include/graphics/gl;../../source/shared_lib/include/platform;../../source/shared_lib/include/platform/win32;../../source/shared_lib/include/sound;../../source/shared_lib/include/sound/ds8;../../source/shared_lib/include/util;../../source/shared_lib/include/lua;../../source/shared_lib/include/xml;../../source/win32_deps/include;"../../source/win32_deps/xerces-c-3.0.1/src";"../../source/win32_deps/xerces-c-3.0.1/src/xercesc/xinclude";../../source/win32_deps/lpng141;"../../source/win32_deps/jpeg-8a";"../../source/win32_deps/SDL-1.2.x/include";../../source/shared_lib/include/platform/sdl;"../../source/win32_deps/openal-soft-1.12.854/include";../../source/shared_lib/include/sound/openal;../../source/shared_lib/include/platform/posix;../../source/shared_lib/include/streflop;../../source/shared_lib/include/streflop/libm_flt32_source;../../source/shared_lib/include/platform/common;"../../source/win32_deps/curl-7.21.3/include";../../source/shared_lib/include/map"
|
2010-07-07 22:25:29 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;USE_PCH=1;STREFLOP_SSE;STREFLOP_RANDOM_GEN_SIZE=32;LIBM_COMPILING_FLT32;CURL_STATICLIB"
|
|
|
|
StringPooling="true"
|
|
|
|
ExceptionHandling="2"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
EnableEnhancedInstructionSet="2"
|
|
|
|
FloatingPointModel="0"
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
AdditionalDependencies="libstreflop.lib libcurl.lib"
|
|
|
|
AdditionalLibraryDirectories=".\;..\..\source\win32_deps\lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2010-03-12 07:16:42 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
2010-12-29 16:28:46 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\feathery_ftp\ftpAccount.c"
|
|
|
|
>
|
2010-12-31 21:00:25 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
CompileAs="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-12-29 16:28:46 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\feathery_ftp\ftpCmds.c"
|
|
|
|
>
|
2010-12-31 21:00:25 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
CompileAs="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-12-29 16:28:46 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\feathery_ftp\ftpLib.c"
|
|
|
|
>
|
2010-12-31 21:00:25 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
CompileAs="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-12-29 16:28:46 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\feathery_ftp\ftpMessages.c"
|
|
|
|
>
|
2010-12-31 21:00:25 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
CompileAs="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-12-29 16:28:46 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\feathery_ftp\ftpRuntime.c"
|
|
|
|
>
|
2010-12-31 21:00:25 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
CompileAs="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-12-29 16:28:46 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\feathery_ftp\ftpServer.c"
|
|
|
|
>
|
2010-12-31 21:00:25 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
CompileAs="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-12-29 16:28:46 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\feathery_ftp\ftpSession.c"
|
|
|
|
>
|
2010-12-31 21:00:25 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
CompileAs="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-12-29 16:28:46 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\feathery_ftp\ftpTargetPosix.c"
|
|
|
|
>
|
2010-12-31 21:00:25 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
CompileAs="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-12-29 16:28:46 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\feathery_ftp\ftpTargetWin32.c"
|
|
|
|
>
|
2010-12-31 21:00:25 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
CompileAs="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-12-29 16:28:46 +00:00
|
|
|
</File>
|
2010-09-16 22:47:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\sdl\gl_wrap.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\win32_deps\src\glprocs.c"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-29 16:28:46 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\libircclient\src\libircclient.c"
|
|
|
|
>
|
|
|
|
</File>
|
2010-09-14 01:27:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\map\map_preview.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-24 11:15:15 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\streflop\Random.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\streflop\SMath.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\streflop\streflopC.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<Filter
|
|
|
|
Name="graphics"
|
|
|
|
>
|
2010-03-24 10:12:08 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\BMPReader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\buffer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\camera.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\context.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 10:12:08 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\FileReader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\font.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\font_manager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\graphics_interface.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 10:12:08 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\ImageReaders.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\interpolation.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 10:12:08 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\JPGReader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\model.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\model_manager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\particle.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\pixmap.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 10:12:08 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\PNGReader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\quaternion.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\shader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\shader_manager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\texture.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\texture_manager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 10:12:08 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\TGAReader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<Filter
|
|
|
|
Name="gl"
|
|
|
|
>
|
2010-09-14 06:37:20 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\gl\base_renderer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\gl\context_gl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\gl\font_gl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\gl\model_renderer_gl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\gl\opengl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\gl\particle_renderer_gl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\gl\shader_gl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\gl\text_renderer_gl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\graphics\gl\texture_gl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="lua"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\lua\lua_script.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="xml"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\xml\xml_parser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="util"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\util\checksum.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\util\conversion.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\util\leak_dumper.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\util\profiler.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\util\properties.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-04-24 11:15:15 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\sources\util\randomgen.cpp"
|
2010-03-12 07:16:42 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\util\util.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="sound"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\sound\sound.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\sound\sound_file_loader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\sound\sound_interface.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\sound\sound_player.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-06 05:30:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\sound\openal\sound_player_openal.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<Filter
|
|
|
|
Name="ds8"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\sound\ds8\sound_player_ds8.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="platform"
|
|
|
|
>
|
2010-05-01 04:34:23 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\common\base_thread.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\common\cache_manager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-21 05:31:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\miniupnpc\igd_desc_parse.c"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-29 16:28:46 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\posix\miniftpclient.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\posix\miniftpserver.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-21 05:31:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\miniupnpc\minisoap.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-12-21 06:03:38 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\miniupnpc\minissdpc.c"
|
2010-12-21 05:31:17 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-12-21 06:03:38 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\miniupnpc\miniupnpc.c"
|
2010-12-21 05:31:17 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-12-21 06:03:38 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\miniupnpc\miniwget.c"
|
2010-04-30 19:01:47 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-05-01 04:34:23 +00:00
|
|
|
<File
|
2010-12-21 06:03:38 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\miniupnpc\minixml.c"
|
2010-05-01 04:34:23 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-04-13 07:29:48 +00:00
|
|
|
<File
|
2010-12-21 06:03:38 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\common\platform_common.cpp"
|
2010-04-13 07:29:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-12-21 05:31:17 +00:00
|
|
|
<File
|
2010-12-21 06:03:38 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\common\simple_threads.cpp"
|
2010-12-21 05:31:17 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-12-21 06:03:38 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\posix\socket.cpp"
|
2010-12-21 05:31:17 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-05-08 09:40:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\sdl\thread.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-21 05:31:17 +00:00
|
|
|
<File
|
2010-12-21 06:03:38 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\miniupnpc\upnpcommands.c"
|
2010-12-21 05:31:17 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\miniupnpc\upnperrors.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\miniupnpc\upnpreplyparse.c"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-30 00:27:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\sdl\window.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\sdl\window_gl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<Filter
|
|
|
|
Name="win32"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\win32\factory_repository.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-09-16 22:47:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\win32\gl_wrap_billy.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-28 21:49:03 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\win32\glob.c"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\win32\platform_util.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
2010-04-24 11:15:15 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\streflop\FPUSettings.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-31 21:00:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\feathery_ftp\ftp.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\feathery_ftp\ftpConfig.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\feathery_ftp\ftpIfc.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\feathery_ftp\ftpMessages.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\feathery_ftp\ftpTypes.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-24 11:15:15 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\streflop\IntegerTypes.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-09-14 01:27:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\map\map_preview.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-24 11:15:15 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\streflop\Random.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\streflop\SMath.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\streflop\streflop.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\streflop\streflop_cond.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\streflop\streflopC.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\streflop\System.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\streflop\X87DenormalSquasher.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<Filter
|
|
|
|
Name="graphics"
|
|
|
|
>
|
2010-09-14 06:37:20 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\base_renderer.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 16:38:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\BMPReader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\buffer.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\camera.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\context.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 16:38:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\FileReader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\font.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\font_manager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\graphics_factory.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\graphics_interface.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 16:38:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\ImageReaders.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\interpolation.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 16:38:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\JPGReader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\math_util.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\matrix.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\model.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\model_header.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\model_manager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\model_renderer.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\particle.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\particle_renderer.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\pixmap.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 16:38:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\PNGReader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\quaternion.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\shader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\shader_manager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\text_renderer.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\texture.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\texture_manager.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-24 16:38:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\TGAReader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\vec.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="gl"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\context_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\font_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\graphics_factory_basic_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\graphics_factory_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\graphics_factory_gl2.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\model_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\model_renderer_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\opengl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\particle_renderer_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\shader_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\text_renderer_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\graphics\gl\texture_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="lua"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\lua\lua_script.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="sound"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\sound\sound.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\sound\sound_factory.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\sound\sound_file_loader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\sound\sound_interface.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\sound\sound_player.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="ds8"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\sound\ds8\sound_factory_ds8.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\sound\ds8\sound_player_ds8.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="xml"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\xml\xml_parser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="platform"
|
|
|
|
>
|
2010-04-30 23:30:15 +00:00
|
|
|
<File
|
2010-05-01 04:34:23 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\common\base_thread.h"
|
2010-04-30 23:30:15 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-05-01 04:34:23 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\common\cache_manager.h"
|
2010-04-30 23:30:15 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-03-30 00:27:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\sdl\gl_wrap.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-23 02:17:29 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\sources\platform\posix\ircclient.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-31 21:00:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\posix\ircclient.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-02 06:21:36 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\common\math_wrapper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-31 21:00:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\posix\miniftpclient.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\posix\miniftpserver.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-12-21 05:31:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\miniupnpc\miniupnpcstrings.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-30 00:27:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\sdl\noimpl.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-30 19:01:47 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\common\platform_common.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-30 00:27:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\sdl\platform_main.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\sdl\sdl_private.h"
|
|
|
|
>
|
2010-04-30 23:30:15 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2010-05-01 04:34:23 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\common\simple_threads.h"
|
2010-04-30 23:30:15 +00:00
|
|
|
>
|
2010-03-30 00:27:05 +00:00
|
|
|
</File>
|
2010-04-13 07:29:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\posix\socket.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-08 09:40:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\sdl\thread.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-30 00:27:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\sdl\window.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\sdl\window_gl.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<Filter
|
|
|
|
Name="win32"
|
|
|
|
>
|
2010-04-28 21:49:03 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\win32\glob.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\win32\platform_definitions.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\win32\platform_util.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\platform\win32\types.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="util"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\util\checksum.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\util\conversion.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\util\factory.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-07-11 18:31:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\util\heap.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\util\leak_dumper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-07-11 18:31:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\util\line.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-03-12 07:16:42 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\util\profiler.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\util\properties.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-04-24 11:15:15 +00:00
|
|
|
RelativePath="..\..\source\shared_lib\include\util\randomgen.h"
|
2010-03-12 07:16:42 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\source\shared_lib\include\util\util.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|