added the vc 9.0 project files
This commit is contained in:
parent
1d00b8b6ea
commit
03f40ffefe
97
PseuWoW_VC90.sln
Normal file
97
PseuWoW_VC90.sln
Normal file
@ -0,0 +1,97 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual C++ Express 2008
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PseuWoW", "src\PseuWoW_VC90.vcproj", "{EFFE60F4-DA39-41E8-9E53-E462000A2D91}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F} = {E08E042A-6C45-411B-92BE-3CC31331019F}
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2} = {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270} = {F548FC51-24A4-45FF-A381-BEBC39F18270}
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480} = {262199E8-EEDF-4700-A1D1-E9CC901CF480}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "src\zlib_VC90.vcproj", "{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zthread", "src\zthread_VC90.vcproj", "{262199E8-EEDF-4700-A1D1-E9CC901CF480}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shared", "src\shared_VC90.vcproj", "{F548FC51-24A4-45FF-A381-BEBC39F18270}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2} = {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480} = {262199E8-EEDF-4700-A1D1-E9CC901CF480}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StuffExtract", "src\tools\stuffextract_VC90.vcproj", "{4887EDFB-1FE5-425C-8A6E-E4F57C252581}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2} = {8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270} = {F548FC51-24A4-45FF-A381-BEBC39F18270}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Irrlicht", "src\dep\src\irrlicht\Irrlicht9.0.vcproj", "{E08E042A-6C45-411B-92BE-3CC31331019F}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Relase - Fast FPU|Win32 = Relase - Fast FPU|Win32
|
||||
Release - Fast FPU DebugInfo|Win32 = Release - Fast FPU DebugInfo|Win32
|
||||
Release - Fast FPU|Win32 = Release - Fast FPU|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Relase - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Relase - Fast FPU|Win32.Build.0 = Release|Win32
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Release - Fast FPU DebugInfo|Win32.ActiveCfg = Release|Win32
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Release - Fast FPU DebugInfo|Win32.Build.0 = Release|Win32
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Release - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Release - Fast FPU|Win32.Build.0 = Release|Win32
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{EFFE60F4-DA39-41E8-9E53-E462000A2D91}.Release|Win32.Build.0 = Release|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Relase - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Relase - Fast FPU|Win32.Build.0 = Release|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release - Fast FPU DebugInfo|Win32.ActiveCfg = Release|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release - Fast FPU DebugInfo|Win32.Build.0 = Release|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release - Fast FPU|Win32.Build.0 = Release|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}.Release|Win32.Build.0 = Release|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Relase - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Relase - Fast FPU|Win32.Build.0 = Release|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Release - Fast FPU DebugInfo|Win32.ActiveCfg = Release|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Release - Fast FPU DebugInfo|Win32.Build.0 = Release|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Release - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Release - Fast FPU|Win32.Build.0 = Release|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{262199E8-EEDF-4700-A1D1-E9CC901CF480}.Release|Win32.Build.0 = Release|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Relase - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Relase - Fast FPU|Win32.Build.0 = Release|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Release - Fast FPU DebugInfo|Win32.ActiveCfg = Release|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Release - Fast FPU DebugInfo|Win32.Build.0 = Release|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Release - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Release - Fast FPU|Win32.Build.0 = Release|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{F548FC51-24A4-45FF-A381-BEBC39F18270}.Release|Win32.Build.0 = Release|Win32
|
||||
{4887EDFB-1FE5-425C-8A6E-E4F57C252581}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{4887EDFB-1FE5-425C-8A6E-E4F57C252581}.Relase - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{4887EDFB-1FE5-425C-8A6E-E4F57C252581}.Release - Fast FPU DebugInfo|Win32.ActiveCfg = Release|Win32
|
||||
{4887EDFB-1FE5-425C-8A6E-E4F57C252581}.Release - Fast FPU|Win32.ActiveCfg = Release|Win32
|
||||
{4887EDFB-1FE5-425C-8A6E-E4F57C252581}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Relase - Fast FPU|Win32.ActiveCfg = Release - Fast FPU|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Relase - Fast FPU|Win32.Build.0 = Release - Fast FPU|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Release - Fast FPU DebugInfo|Win32.ActiveCfg = Release - Fast FPU|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Release - Fast FPU DebugInfo|Win32.Build.0 = Release - Fast FPU|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Release - Fast FPU|Win32.ActiveCfg = Release - Fast FPU|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Release - Fast FPU|Win32.Build.0 = Release - Fast FPU|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{E08E042A-6C45-411B-92BE-3CC31331019F}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
1257
src/PseuWoW_VC90.vcproj
Normal file
1257
src/PseuWoW_VC90.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
@ -64,7 +64,7 @@ to the compiler settings: -DIRR_COMPILE_WITH_DX9_DEV_PACK
|
||||
and this to the linker settings: -ld3dx9 -ld3dx8 **/
|
||||
#if defined(_IRR_WINDOWS_API_) && (!defined(__GNUC__) || defined(IRR_COMPILE_WITH_DX9_DEV_PACK))
|
||||
|
||||
#define _IRR_COMPILE_WITH_DIRECT3D_8_
|
||||
//#define _IRR_COMPILE_WITH_DIRECT3D_8_
|
||||
#define _IRR_COMPILE_WITH_DIRECT3D_9_
|
||||
|
||||
#endif
|
||||
|
||||
@ -70,7 +70,7 @@ typedef double f64;
|
||||
//! standard on Windows platforms, but it does on all others.
|
||||
//! These should be int snprintf(char *str, size_t size, const char *format, ...);
|
||||
//! and int swprintf(wchar_t *wcs, size_t maxlen, const wchar_t *format, ...);
|
||||
#if defined(_MSC_VER) && _MSC_VER > 1310
|
||||
#if defined(_MSC_VER) && _MSC_VER > 1310 && _MSC_VER < 1500
|
||||
#define swprintf swprintf_s
|
||||
#define snprintf sprintf_s
|
||||
#else
|
||||
|
||||
2765
src/dep/src/irrlicht/Irrlicht9.0.vcproj
Normal file
2765
src/dep/src/irrlicht/Irrlicht9.0.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
@ -53,9 +53,11 @@
|
||||
#define I64FMT "%016I64X"
|
||||
#define I64FMTD "%I64u"
|
||||
#define SI64FMTD "%I64d"
|
||||
#define snprintf _snprintf
|
||||
#if _MSC_VER < 1500
|
||||
#define snprintf _snprintf
|
||||
#define vsnprintf _vsnprintf
|
||||
#endif
|
||||
#define atoll __atoi64
|
||||
#define vsnprintf _vsnprintf
|
||||
#define strdup _strdup
|
||||
typedef __int64 int64;
|
||||
typedef long int32;
|
||||
|
||||
438
src/shared_VC90.vcproj
Normal file
438
src/shared_VC90.vcproj
Normal file
@ -0,0 +1,438 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="shared"
|
||||
ProjectGUID="{F548FC51-24A4-45FF-A381-BEBC39F18270}"
|
||||
RootNamespace="PseuWoW_Controller"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TypeLibraryName=".\Debug/PseuWoW_Controller.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="dep/include;Client;shared"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeTypeInfo="false"
|
||||
PrecompiledHeaderFile=".\Debug/PseuWoW_Controller.pch"
|
||||
AssemblerListingLocation="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ObjectFile="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ProgramDataBaseFileName="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
AdditionalDependencies="winmm.lib libeay32MT.lib"
|
||||
AdditionalLibraryDirectories="dep/lib/static"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TypeLibraryName=".\Release/PseuWoW_Controller.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
InlineFunctionExpansion="1"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="dep/include;Client;shared"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="false"
|
||||
EnableFunctionLevelLinking="false"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
RuntimeTypeInfo="false"
|
||||
PrecompiledHeaderFile=".\Release/PseuWoW_Controller.pch"
|
||||
AssemblerListingLocation="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ObjectFile="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ProgramDataBaseFileName="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
AdditionalDependencies="winmm.lib libeay32MT.lib"
|
||||
AdditionalLibraryDirectories="dep/lib/static"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\shared\ByteBuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\common.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\DebugStuff.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\log.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\log.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\SysDefs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\tools.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\tools.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Widen.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\ZCompressor.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\ZCompressor.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="Network"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Base64.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Base64.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\CircularBuffer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\CircularBuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\ListenSocket.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Parse.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Parse.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\PoolSocket.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\PoolSocket.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\ResolvServer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\ResolvServer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\ResolvSocket.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\ResolvSocket.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Socket.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Socket.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\socket_include.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\socket_include.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\SocketHandler.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\SocketHandler.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\SocketThread.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\SocketThread.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\StdLog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\StdoutLog.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\StdoutLog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\TcpSocket.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\TcpSocket.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Thread.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Thread.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\UdpSocket.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\UdpSocket.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Utility.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Network\Utility.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Map File Classes"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\shared\ADTFile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\ADTFile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\ADTFileStructs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\MapTile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\MapTile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\WDTFile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\WDTFile.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Auth"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\shared\Auth\AuthCrypt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Auth\AuthCrypt.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Auth\BigNumber.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Auth\BigNumber.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Auth\md5.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Auth\md5.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Auth\MD5Hash.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Auth\Sha1.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shared\Auth\Sha1.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
403
src/tools/stuffextract_VC90.vcproj
Normal file
403
src/tools/stuffextract_VC90.vcproj
Normal file
@ -0,0 +1,403 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="StuffExtract"
|
||||
ProjectGUID="{4887EDFB-1FE5-425C-8A6E-E4F57C252581}"
|
||||
RootNamespace="StuffExtract"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(SolutionDir)/bin"
|
||||
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TypeLibraryName=".\Release/StuffExtract.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
InlineFunctionExpansion="2"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="../shared;../dep/include;../dep/include/zlib;StormLib"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="false"
|
||||
EnableFunctionLevelLinking="false"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
PrecompiledHeaderFile=".\Release/StuffExtract.pch"
|
||||
AssemblerListingLocation="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ObjectFile="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ProgramDataBaseFileName="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.LIB"
|
||||
ShowProgress="0"
|
||||
OutputFile="$(OutDir)/$(InputName).exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories=""
|
||||
IgnoreAllDefaultLibraries="false"
|
||||
AssemblyDebug="0"
|
||||
ProgramDatabaseFile="$(SolutionDir)/temp/$(ProjectName)/Release/StuffExtract.pdb"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
SetChecksum="true"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
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="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)/bin"
|
||||
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TypeLibraryName=".\Debug/StuffExtract.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../shared;../dep/include;../dep/include/zlib;StormLib"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
PrecompiledHeaderFile=""
|
||||
AssemblerListingLocation="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ObjectFile="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ProgramDataBaseFileName="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.LIB"
|
||||
OutputFile="$(OutDir)/$(InputName)_debug.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories=""
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile="$(SolutionDir)/temp/$(ProjectName)/StuffExtract.pdb"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="1"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
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="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\stuffextract\DBCFieldData.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\dbcfile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\dbcfile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\Locale.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\Locale.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\MPQFile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\MPQFile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\MPQHelper.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\MPQHelper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StuffExtract.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StuffExtract.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="StormLib"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SCommon.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SCommon.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SCompression.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SFileCompactArchive.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SFileCreateArchiveEx.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SFileExtractFile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SFileFindFile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SFileOpenArchive.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SFileOpenFileEx.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SFileReadFile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\SListFile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\StormLib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\StormPort.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="wave"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\wave\wave.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\wave\wave.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="bzip2"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\bzip2\blocksort.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\bzip2\bzlib.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\bzip2\bzlib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\bzip2\bzlib_private.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\bzip2\compress.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\bzip2\crctable.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\bzip2\decompress.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\bzip2\huffman.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\bzip2\randtable.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="pklib"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\pklib\crc32_pk.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\pklib\explode.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\pklib\implode.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\pklib\pklib.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="huffman"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\huffman\huff.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stuffextract\StormLib\huffman\huff.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
269
src/zlib_VC90.vcproj
Normal file
269
src/zlib_VC90.vcproj
Normal file
@ -0,0 +1,269 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="zlib"
|
||||
ProjectGUID="{8F1DEA42-6A5B-4B62-839D-C141A7BFACF2}"
|
||||
RootNamespace="zlib"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
UseOfMFC="0"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="dep/include/zlib;dep/include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeTypeInfo="false"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile="$(SolutionDir)/temp/$(ProjectName)/zlib.pch"
|
||||
AssemblerListingLocation="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ObjectFile="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ProgramDataBaseFileName="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="./dep/lib/debug/zlib.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="dep/include/zlib;dep/include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||||
RuntimeLibrary="0"
|
||||
RuntimeTypeInfo="false"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile="$(SolutionDir)/temp/$(ProjectName)/zlib.pch"
|
||||
AssemblerListingLocation="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ObjectFile="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
ProgramDataBaseFileName="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="./dep/lib/release/zlib.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\adler32.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\compress.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\crc32.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\deflate.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\example.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\gzio.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\infback.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\inffast.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\inflate.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\inftrees.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\trees.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\uncompr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zlib\zutil.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\crc32.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\deflate.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\inffast.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\inffixed.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\inflate.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\inftrees.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\trees.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\zconf.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\zlib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zlib\zutil.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
521
src/zthread_VC90.vcproj
Normal file
521
src/zthread_VC90.vcproj
Normal file
@ -0,0 +1,521 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="zthread"
|
||||
ProjectGUID="{262199E8-EEDF-4700-A1D1-E9CC901CF480}"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="dep/include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeTypeInfo="true"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile="$(SolutionDir)/temp/$(ProjectName)/zthread.pch"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="./dep/lib/debug/zthread.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="dep/include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||||
RuntimeLibrary="0"
|
||||
RuntimeTypeInfo="true"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile="$(SolutionDir)/temp/$(ProjectName)/zthread.pch"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="./dep/lib/release/zthread.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\AtomicCount.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ConcurrentExecutor.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Condition.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ConditionImpl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\config.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\CountingSemaphore.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Debug.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\DeferredInterruptionScope.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\FastLock.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\FastMutex.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\FastRecursiveLock.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\FastRecursiveMutex.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\IntrusivePtr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Monitor.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Monitor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Mutex.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\MutexImpl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\PoolExecutor.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\PriorityCondition.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\PriorityInheritanceMutex.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\PriorityMutex.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\PrioritySemaphore.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\RecursiveMutex.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\RecursiveMutexImpl.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\RecursiveMutexImpl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Scheduling.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Semaphore.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\SemaphoreImpl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\State.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Status.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\SynchronousExecutor.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Thread.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ThreadedExecutor.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ThreadImpl.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ThreadImpl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ThreadLocalImpl.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ThreadOps.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ThreadOps.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ThreadQueue.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\ThreadQueue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\Time.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\TimeStrategy.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\src\zthread\TSS.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\AtomicCount.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Barrier.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\BiasedReadWriteLock.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\BlockingQueue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\BoundedQueue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Cancelable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\ClassLockable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\ConcurrentExecutor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Condition.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Config.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\CountedPtr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\CountingSemaphore.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Exceptions.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Executor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\FairReadWriteLock.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\FastMutex.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\FastRecursiveMutex.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Guard.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\GuardedClass.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Lockable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\LockedQueue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\MonitoredQueue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Mutex.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\NonCopyable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\PoolExecutor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Priority.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\PriorityCondition.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\PriorityInheritanceMutex.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\PriorityMutex.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\PrioritySemaphore.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Queue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\ReadWriteLock.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\RecursiveMutex.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Runnable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Semaphore.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Singleton.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\SynchronousExecutor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Task.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Thread.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\ThreadedExecutor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\ThreadLocal.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\ThreadLocalImpl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Time.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\Waitable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dep\include\zthread\ZThread.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Loading…
x
Reference in New Issue
Block a user