2009-01-26 15:33:20 +01:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9.00"
|
|
|
|
Name="db"
|
|
|
|
ProjectGUID="{215B2D68-0A70-4D10-8E75-B31010C62A91}"
|
|
|
|
RootNamespace="db"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
TargetFrameworkVersion="196613"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
UseOfMFC="0"
|
|
|
|
UseOfATL="0"
|
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""..\pcre-7.4";"c:\Program Files\boost\boost_1_35_0";"c:\program files\java\jdk\include";"c:\program files\java\jdk\include\win32""
|
2009-02-06 20:06:38 +01:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;PCRE_STATIC"
|
2009-01-26 15:33:20 +01:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
WarningLevel="3"
|
2009-01-29 22:06:22 +01:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2009-01-26 15:33:20 +01:00
|
|
|
DebugInformationFormat="4"
|
2009-03-23 18:12:47 +01:00
|
|
|
DisableSpecificWarnings="4355"
|
2009-01-26 15:33:20 +01:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="ws2_32.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
AdditionalLibraryDirectories=""c:\Program Files\boost\boost_1_35_0\lib""
|
|
|
|
IgnoreAllDefaultLibraries="false"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
AdditionalIncludeDirectories=""..\pcre-7.4";"c:\Program Files\boost\boost_1_35_0";"c:\program files\java\jdk\include";"c:\program files\java\jdk\include\win32""
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;PCRE_STATIC"
|
2009-02-10 21:39:47 +01:00
|
|
|
RuntimeLibrary="0"
|
2009-01-26 15:33:20 +01:00
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
2009-03-23 18:12:47 +01:00
|
|
|
DisableSpecificWarnings="4355"
|
2009-01-26 15:33:20 +01:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="ws2_32.lib"
|
|
|
|
LinkIncremental="1"
|
|
|
|
AdditionalLibraryDirectories=""c:\program files\boost\boost_1_35_0\lib""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
AdditionalIncludeDirectories=""..\pcre-7.4";"c:\Program Files\boost\boost_1_35_0";"c:\program files\java\jdk\include";"c:\program files\java\jdk\include\win32""
|
|
|
|
PreprocessorDefinitions="NOJNI;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;PCRE_STATIC"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
2009-03-23 18:12:47 +01:00
|
|
|
DisableSpecificWarnings="4355"
|
2009-01-26 15:33:20 +01:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="ws2_32.lib"
|
|
|
|
LinkIncremental="1"
|
|
|
|
AdditionalLibraryDirectories=""c:\program files\boost\boost_1_35_0\lib""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<Configuration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
UseOfMFC="0"
|
|
|
|
UseOfATL="0"
|
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""..\pcre-7.4";"c:\Program Files\boost\boost_1_35_0";"c:\program files\java\jdk\include";"c:\program files\java\jdk\include\win32""
|
|
|
|
PreprocessorDefinitions="_RECSTORE;WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;PCRE_STATIC"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
2009-03-23 18:12:47 +01:00
|
|
|
DisableSpecificWarnings="4355"
|
2009-02-06 21:29:02 +01:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="ws2_32.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
AdditionalLibraryDirectories=""c:\Program Files\boost\boost_1_35_0\lib""
|
|
|
|
IgnoreAllDefaultLibraries="false"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
2009-02-03 00:18:22 +01:00
|
|
|
Name="misc and third party"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\..\boostw\boost_1_34_1\boost\config\auto_link.hpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\db.rc"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="C:\Program Files\Java\jdk\lib\jvm.lib"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcrecpp.cc"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-02-03 00:18:22 +01:00
|
|
|
UsePrecompiledHeader="0"
|
2009-01-26 15:33:20 +01:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-02-03 00:18:22 +01:00
|
|
|
UsePrecompiledHeader="0"
|
2009-01-26 15:33:20 +01:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-02-03 00:18:22 +01:00
|
|
|
UsePrecompiledHeader="0"
|
2009-01-26 15:33:20 +01:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcrecpp.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-02-06 19:29:57 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\SConstruct"
|
|
|
|
>
|
|
|
|
</File>
|
2009-02-03 00:18:22 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\targetver.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\boostw\boost_1_34_1\boost\version.hpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
2009-02-03 00:18:22 +01:00
|
|
|
Name="pcre"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\config.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\pcre-7.4\pcre_chartables.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_compile.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_config.c"
|
2009-01-30 18:46:49 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-30 18:46:49 +01:00
|
|
|
</File>
|
2009-01-26 15:33:20 +01:00
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_dfa_exec.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_exec.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_fullinfo.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_get.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_globals.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_info.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_maketables.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_newline.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_ord2utf8.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_refcount.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_scanner.cc"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_stringpiece.cc"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_study.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_tables.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
2009-01-29 00:08:02 +01:00
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_try_flipped.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_ucp_searchfuncs.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_valid_utf8.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_version.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcre_xclass.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\pcre-7.4\pcreposix.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-02-03 00:18:22 +01:00
|
|
|
Name="btree related"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\btree.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\btree.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\btreecursor.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-02-03 00:18:22 +01:00
|
|
|
Name="storage related"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\rec.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-02-06 19:29:57 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\reccache.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-26 15:33:20 +01:00
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\reccache.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\reci.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\recstore.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\storage.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\storage.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-02-03 00:18:22 +01:00
|
|
|
Name="client"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\client\connpool.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\client\dbclient.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\client\dbclient.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\client\model.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-26 15:33:20 +01:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-02-03 00:18:22 +01:00
|
|
|
Name="db"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\clientcursor.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\commands.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-02-24 00:05:38 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\concurrency.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-26 15:33:20 +01:00
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\curop.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\cursor.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\database.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\db.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\dbhelpers.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\dbinfo.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\dbmessage.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\introspect.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\javajs.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\jsobj.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\json.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\matcher.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\grid\message.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\minilex.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\namespace.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\pdfile.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\grid\protocol.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\query.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\queryoptimizer.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-02-24 22:43:52 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\queryutil.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-26 15:33:20 +01:00
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\repl.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath=".\replset.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resource.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\scanandorder.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\security.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\stdafx.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="cpp"
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\clientcursor.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\cloner.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\commands.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\cursor.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\db.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\dbcommands.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\dbeval.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\dbhelpers.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\dbinfo.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\dbwebserver.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\instance.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\introspect.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\javajs.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\jsobj.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\json.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\lasterror.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\matcher.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\mmap_win.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\namespace.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\nonce.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\pdfile.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\query.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\queryoptimizer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\repl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\security.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\security_commands.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\stdafx.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\tests.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="util"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\builder.h"
|
|
|
|
>
|
2009-01-26 15:33:20 +01:00
|
|
|
</File>
|
2009-02-06 19:29:57 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\util\file.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-26 15:33:20 +01:00
|
|
|
<File
|
2009-02-03 00:18:22 +01:00
|
|
|
RelativePath="..\util\goodies.h"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\hashtab.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\lasterror.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\log.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\lruishmap.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\md5.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\md5.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\miniwebserver.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\mmap.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\sock.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\unittest.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="cpp"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\background.cpp"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\md5.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
2009-02-10 20:22:50 +01:00
|
|
|
PrecompiledHeaderThrough=""
|
2009-02-03 00:18:22 +01:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\md5main.c"
|
2009-01-26 15:33:20 +01:00
|
|
|
>
|
2009-02-03 00:18:22 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
2009-02-10 20:22:50 +01:00
|
|
|
PrecompiledHeaderThrough=""
|
2009-02-03 00:18:22 +01:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release_nojni|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-06 21:29:02 +01:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug Recstore|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-02-03 00:18:22 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2009-02-03 20:22:48 +01:00
|
|
|
RelativePath="..\util\message.cpp"
|
2009-02-03 00:18:22 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\miniwebserver.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\mmap.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-02-23 15:50:45 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\util\processinfo_none.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-02-03 00:18:22 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\util\sock.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\util\util.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-01-26 15:33:20 +01:00
|
|
|
</Filter>
|
2009-03-19 15:33:35 +01:00
|
|
|
<Filter
|
|
|
|
Name="shard"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\s\d_logic.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-01-26 15:33:20 +01:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|