summaryrefslogtreecommitdiff
path: root/win32/libmowgli/VS2008/VS2008.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/libmowgli/VS2008/VS2008.vcproj')
-rw-r--r--win32/libmowgli/VS2008/VS2008.vcproj567
1 files changed, 567 insertions, 0 deletions
diff --git a/win32/libmowgli/VS2008/VS2008.vcproj b/win32/libmowgli/VS2008/VS2008.vcproj
new file mode 100644
index 0000000..4c7e6f2
--- /dev/null
+++ b/win32/libmowgli/VS2008/VS2008.vcproj
@@ -0,0 +1,567 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="libmowgli"
+ ProjectGUID="{69282042-6A25-4FAA-A895-D9ADC1C8578A}"
+ RootNamespace="VS2008"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="196613"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ <Platform
+ Name="x64"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ CharacterSet="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="&quot;..\..&quot;"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="4"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ 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="&quot;..\..&quot;"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIN32_MSC"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|x64"
+ OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
+ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+ ConfigurationType="4"
+ CharacterSet="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="&quot;..\..&quot;"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|x64"
+ OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
+ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+ ConfigurationType="4"
+ CharacterSet="1"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ EnableIntrinsicFunctions="true"
+ AdditionalIncludeDirectories="&quot;..\..&quot;"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIN32_MSC"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <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;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_alloc.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_allocation_policy.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_allocator.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_argstack.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_bitvector.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_dictionary.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_error_backtrace.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_formatter.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_global_storage.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_hash.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_heap.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_hook.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_init.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_ioevent.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_list.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_logger.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_mempool.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_module.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_object.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_object_class.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_object_messaging.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_object_metadata.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_patricia.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_queue.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_random.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_signal.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_spinlock.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_string.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\win32_dlfcn.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\win32_support.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_alloc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_allocation_policy.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_allocator.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_argstack.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_assert.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_bitvector.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\mowgli_config.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_dictionary.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_error_backtrace.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_exception.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_formatter.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_global_storage.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_hash.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_heap.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_hook.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_init.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_ioevent.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_iterator.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_list.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_logger.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_mempool.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_module.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_object.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_object_class.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_object_messaging.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_object_metadata.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_patricia.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_queue.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_random.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_signal.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_spinlock.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_stdinc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\mowgli_string.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\win32_dlfcn.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\libmowgli\win32_support.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>