|
|
| version 1.8, 2004/02/11 09:18:24 | version 1.24, 2009/07/03 11:52:47 |
|---|---|
| Line 1 | Line 1 |
| <?xml version="1.0" encoding="windows-1251"?> | <?xml version="1.0" encoding="windows-1251"?> |
| <VisualStudioProject | <VisualStudioProject |
| ProjectType="Visual C++" | ProjectType="Visual C++" |
| Version="7.10" | Version="7.10" |
| Name="main" | Name="main" |
| SccProjectName="main" | SccProjectName="main" |
| SccAuxPath="" | SccAuxPath="" |
| SccLocalPath=".." | SccLocalPath=".." |
| SccProvider="MSSCCI:Jalindi Igloo" | SccProvider="MSSCCI:Jalindi Igloo" |
| Keyword="MFCProj"> | Keyword="MFCProj"> |
| <Platforms> | <Platforms> |
| <Platform | <Platform |
| Name="Win32"/> | Name="Win32"/> |
| </Platforms> | </Platforms> |
| <Configurations> | <Configurations> |
| <Configuration | <Configuration |
| Name="Debug|Win32" | Name="Release|Win32" |
| OutputDirectory=".\Debug" | OutputDirectory=".\Release" |
| IntermediateDirectory=".\Debug" | IntermediateDirectory=".\Release" |
| ConfigurationType="4" | ConfigurationType="4" |
| UseOfMFC="2" | UseOfMFC="0" |
| ATLMinimizesCRunTimeLibraryUsage="FALSE"> | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| <Tool | <Tool |
| Name="VCCLCompilerTool" | Name="VCCLCompilerTool" |
| Optimization="0" | Optimization="2" |
| AdditionalIncludeDirectories="..\lib\ltdl;..\classes\gd;..\include;..\types;..\classes;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\sql;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;"..\..\..\win32\gnome\gdome2-x.x.x\libgdome";"..\..\..\win32\gnome\libxml2-x.x.x\include";"..\..\..\win32\gnome\libxslt-x.x.x"" | GlobalOptimizations="TRUE" |
| PreprocessorDefinitions="_DEBUG;_LIB;WIN32" | InlineFunctionExpansion="1" |
| BasicRuntimeChecks="3" | OptimizeForWindowsApplication="TRUE" |
| RuntimeLibrary="3" | AdditionalIncludeDirectories="..\lib\ltdl;..\classes\gd;..\include;..\types;..\classes;..\lib\gc\include;..\lib\cord\include;..\..\..\win32\pcre;..\sql;..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include" |
| PrecompiledHeaderFile=".\Debug/main.pch" | PreprocessorDefinitions="NDEBUG;_LIB;WIN32" |
| AssemblerListingLocation=".\Debug/" | StringPooling="TRUE" |
| ObjectFile=".\Debug/" | RuntimeLibrary="2" |
| ProgramDataBaseFileName=".\Debug/" | EnableFunctionLevelLinking="TRUE" |
| BrowseInformation="1" | EnableEnhancedInstructionSet="2" |
| WarningLevel="4" | RuntimeTypeInfo="TRUE" |
| SuppressStartupBanner="TRUE" | UsePrecompiledHeader="2" |
| DebugInformationFormat="3" | PrecompiledHeaderFile=".\Release/main.pch" |
| CompileAs="2"/> | AssemblerListingLocation=".\Release/" |
| <Tool | ObjectFile=".\Release/" |
| Name="VCCustomBuildTool"/> | ProgramDataBaseFileName=".\Release/" |
| <Tool | WarningLevel="4" |
| Name="VCLibrarianTool" | SuppressStartupBanner="TRUE" |
| OutputFile=".\Debug\main.lib" | DebugInformationFormat="3" |
| SuppressStartupBanner="TRUE"/> | CompileAs="2"/> |
| <Tool | <Tool |
| Name="VCMIDLTool"/> | Name="VCCustomBuildTool"/> |
| <Tool | <Tool |
| Name="VCPostBuildEventTool"/> | Name="VCLibrarianTool" |
| <Tool | AdditionalDependencies="..\..\..\win32\pcre\Release\pcre.lib" |
| Name="VCPreBuildEventTool"/> | OutputFile=".\Release\main.lib" |
| <Tool | SuppressStartupBanner="TRUE"/> |
| Name="VCPreLinkEventTool"/> | <Tool |
| <Tool | Name="VCMIDLTool"/> |
| Name="VCResourceCompilerTool" | <Tool |
| PreprocessorDefinitions="_DEBUG" | Name="VCPostBuildEventTool"/> |
| Culture="1049"/> | <Tool |
| <Tool | Name="VCPreBuildEventTool"/> |
| Name="VCWebServiceProxyGeneratorTool"/> | <Tool |
| <Tool | Name="VCPreLinkEventTool"/> |
| Name="VCXMLDataGeneratorTool"/> | <Tool |
| <Tool | Name="VCResourceCompilerTool" |
| Name="VCManagedWrapperGeneratorTool"/> | PreprocessorDefinitions="NDEBUG" |
| <Tool | Culture="1049"/> |
| Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | <Tool |
| </Configuration> | Name="VCWebServiceProxyGeneratorTool"/> |
| <Configuration | <Tool |
| Name="Profile Release|Win32" | Name="VCXMLDataGeneratorTool"/> |
| OutputDirectory=".\ProfileRelease" | <Tool |
| IntermediateDirectory=".\ProfileRelease" | Name="VCManagedWrapperGeneratorTool"/> |
| ConfigurationType="4" | <Tool |
| UseOfMFC="0" | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| ATLMinimizesCRunTimeLibraryUsage="FALSE"> | </Configuration> |
| <Tool | <Configuration |
| Name="VCCLCompilerTool" | Name="Debug|Win32" |
| Optimization="2" | OutputDirectory=".\Debug" |
| InlineFunctionExpansion="1" | IntermediateDirectory=".\Debug" |
| AdditionalIncludeDirectories="..\lib\ltdl;..\classes\gd;..\include;..\types;..\classes;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\sql;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;"..\..\..\win32\gnome\gdome2-x.x.x\libgdome";"..\..\..\win32\gnome\libxml2-x.x.x\include";"..\..\..\win32\gnome\libxslt-x.x.x"" | ConfigurationType="4" |
| PreprocessorDefinitions="NDEBUG;_LIB;WIN32" | UseOfMFC="2" |
| StringPooling="TRUE" | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| RuntimeLibrary="2" | <Tool |
| EnableFunctionLevelLinking="TRUE" | Name="VCCLCompilerTool" |
| PrecompiledHeaderFile=".\ProfileRelease/main.pch" | Optimization="0" |
| AssemblerListingLocation=".\ProfileRelease/" | AdditionalIncludeDirectories="..\lib\ltdl;..\classes\gd;..\include;..\types;..\classes;..\lib\gc\include;..\lib\cord\include;..\..\..\win32\pcre;..\sql;..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include" |
| ObjectFile=".\ProfileRelease/" | PreprocessorDefinitions="_DEBUG;_LIB;WIN32" |
| ProgramDataBaseFileName=".\ProfileRelease/" | BasicRuntimeChecks="3" |
| WarningLevel="3" | RuntimeLibrary="3" |
| SuppressStartupBanner="TRUE" | RuntimeTypeInfo="TRUE" |
| DebugInformationFormat="3" | UsePrecompiledHeader="2" |
| CompileAs="2"/> | PrecompiledHeaderFile=".\Debug/main.pch" |
| <Tool | AssemblerListingLocation=".\Debug/" |
| Name="VCCustomBuildTool"/> | ObjectFile=".\Debug/" |
| <Tool | ProgramDataBaseFileName=".\Debug/" |
| Name="VCLibrarianTool" | BrowseInformation="1" |
| OutputFile=".\ProfileRelease\main.lib" | WarningLevel="4" |
| SuppressStartupBanner="TRUE"/> | SuppressStartupBanner="TRUE" |
| <Tool | DebugInformationFormat="3" |
| Name="VCMIDLTool"/> | CompileAs="2"/> |
| <Tool | <Tool |
| Name="VCPostBuildEventTool"/> | Name="VCCustomBuildTool"/> |
| <Tool | <Tool |
| Name="VCPreBuildEventTool"/> | Name="VCLibrarianTool" |
| <Tool | AdditionalDependencies="..\..\..\win32\pcre\Debug\pcre.lib" |
| Name="VCPreLinkEventTool"/> | OutputFile=".\Debug\main.lib" |
| <Tool | SuppressStartupBanner="TRUE"/> |
| Name="VCResourceCompilerTool" | <Tool |
| PreprocessorDefinitions="NDEBUG" | Name="VCMIDLTool"/> |
| Culture="1049"/> | <Tool |
| <Tool | Name="VCPostBuildEventTool"/> |
| Name="VCWebServiceProxyGeneratorTool"/> | <Tool |
| <Tool | Name="VCPreBuildEventTool"/> |
| Name="VCXMLDataGeneratorTool"/> | <Tool |
| <Tool | Name="VCPreLinkEventTool"/> |
| Name="VCManagedWrapperGeneratorTool"/> | <Tool |
| <Tool | Name="VCResourceCompilerTool" |
| Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | PreprocessorDefinitions="_DEBUG" |
| </Configuration> | Culture="1049"/> |
| <Configuration | <Tool |
| Name="Release|Win32" | Name="VCWebServiceProxyGeneratorTool"/> |
| OutputDirectory=".\Release" | <Tool |
| IntermediateDirectory=".\Release" | Name="VCXMLDataGeneratorTool"/> |
| ConfigurationType="4" | <Tool |
| UseOfMFC="0" | Name="VCManagedWrapperGeneratorTool"/> |
| ATLMinimizesCRunTimeLibraryUsage="FALSE"> | <Tool |
| <Tool | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| Name="VCCLCompilerTool" | </Configuration> |
| Optimization="2" | </Configurations> |
| InlineFunctionExpansion="1" | <References> |
| AdditionalIncludeDirectories="..\lib\ltdl;..\classes\gd;..\include;..\types;..\classes;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\sql;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;"..\..\..\win32\gnome\gdome2-x.x.x\libgdome";"..\..\..\win32\gnome\libxml2-x.x.x\include";"..\..\..\win32\gnome\libxslt-x.x.x"" | </References> |
| PreprocessorDefinitions="NDEBUG;_LIB;WIN32" | <Files> |
| StringPooling="TRUE" | <Filter |
| RuntimeLibrary="2" | Name="sql" |
| EnableFunctionLevelLinking="TRUE" | Filter=""> |
| PrecompiledHeaderFile=".\Release/main.pch" | <File |
| AssemblerListingLocation=".\Release/" | RelativePath="..\sql\pa_sql_driver.h"> |
| ObjectFile=".\Release/" | </File> |
| ProgramDataBaseFileName=".\Release/" | </Filter> |
| WarningLevel="4" | <File |
| SuppressStartupBanner="TRUE" | RelativePath=".\compile.C"> |
| DebugInformationFormat="3" | </File> |
| CompileAs="2"/> | <File |
| <Tool | RelativePath=".\compile.tab.C"> |
| Name="VCCustomBuildTool"/> | </File> |
| <Tool | <File |
| Name="VCLibrarianTool" | RelativePath="compile.y"> |
| OutputFile=".\Release\main.lib" | <FileConfiguration |
| SuppressStartupBanner="TRUE"/> | Name="Release|Win32"> |
| <Tool | <Tool |
| Name="VCMIDLTool"/> | Name="VCCustomBuildTool" |
| <Tool | Description="Compiling grammar..." |
| Name="VCPostBuildEventTool"/> | CommandLine="cd "$(InputDir)" |
| <Tool | set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple |
| Name="VCPreBuildEventTool"/> | ..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C |
| <Tool | " |
| Name="VCPreLinkEventTool"/> | Outputs="compile.tab.C"/> |
| <Tool | </FileConfiguration> |
| Name="VCResourceCompilerTool" | <FileConfiguration |
| PreprocessorDefinitions="NDEBUG" | Name="Debug|Win32"> |
| Culture="1049"/> | <Tool |
| <Tool | Name="VCCustomBuildTool" |
| Name="VCWebServiceProxyGeneratorTool"/> | Description="Compiling grammar..." |
| <Tool | CommandLine="cd "$(InputDir)" |
| Name="VCXMLDataGeneratorTool"/> | ..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C -S/../../../cygdrive/y/parser3project/win32/tools/yacc.c |
| <Tool | " |
| Name="VCManagedWrapperGeneratorTool"/> | Outputs="compile.tab.C"/> |
| <Tool | </FileConfiguration> |
| Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | </File> |
| </Configuration> | <File |
| <Configuration | RelativePath=".\compile_tools.C"> |
| Name="Profile Debug|Win32" | </File> |
| OutputDirectory=".\ProfileDebug" | <File |
| IntermediateDirectory=".\ProfileDebug" | RelativePath=".\compile_tools.h"> |
| ConfigurationType="4" | </File> |
| UseOfMFC="2" | <File |
| ATLMinimizesCRunTimeLibraryUsage="FALSE"> | RelativePath=".\execute.C"> |
| <Tool | </File> |
| Name="VCCLCompilerTool" | <File |
| Optimization="0" | RelativePath="..\include\pa_array.h"> |
| AdditionalIncludeDirectories="..\lib\ltdl;..\classes\gd;..\include;..\types;..\classes;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\sql;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;"..\..\..\win32\gnome\gdome2-x.x.x\libgdome";"..\..\..\win32\gnome\libxml2-x.x.x | </File> |
| \include";"..\..\..\win32\gnome\libxslt-x.x.x"" | <File |
| PreprocessorDefinitions="_DEBUG;_LIB;WIN32" | RelativePath=".\pa_cache_managers.C"> |
| BasicRuntimeChecks="3" | </File> |
| RuntimeLibrary="3" | <File |
| PrecompiledHeaderFile=".\ProfileDebug/main.pch" | RelativePath="..\include\pa_cache_managers.h"> |
| AssemblerListingLocation=".\ProfileDebug/" | </File> |
| ObjectFile=".\ProfileDebug/" | <File |
| ProgramDataBaseFileName=".\ProfileDebug/" | RelativePath=".\pa_charset.C"> |
| BrowseInformation="1" | </File> |
| WarningLevel="3" | <File |
| SuppressStartupBanner="TRUE" | RelativePath="..\include\pa_charset.h"> |
| DebugInformationFormat="3" | </File> |
| CompileAs="2"/> | <File |
| <Tool | RelativePath=".\pa_charsets.C"> |
| Name="VCCustomBuildTool"/> | </File> |
| <Tool | <File |
| Name="VCLibrarianTool" | RelativePath="..\include\pa_charsets.h"> |
| OutputFile=".\ProfileDebug\main.lib" | </File> |
| SuppressStartupBanner="TRUE"/> | <File |
| <Tool | RelativePath=".\pa_common.C"> |
| Name="VCMIDLTool"/> | </File> |
| <Tool | <File |
| Name="VCPostBuildEventTool"/> | RelativePath="..\include\pa_common.h"> |
| <Tool | </File> |
| Name="VCPreBuildEventTool"/> | <File |
| <Tool | RelativePath="..\include\pa_config_fixed.h"> |
| Name="VCPreLinkEventTool"/> | </File> |
| <Tool | <File |
| Name="VCResourceCompilerTool" | RelativePath="..\include\pa_config_includes.h"> |
| PreprocessorDefinitions="_DEBUG" | </File> |
| Culture="1049"/> | <File |
| <Tool | RelativePath=".\pa_dictionary.C"> |
| Name="VCWebServiceProxyGeneratorTool"/> | </File> |
| <Tool | <File |
| Name="VCXMLDataGeneratorTool"/> | RelativePath="..\include\pa_dictionary.h"> |
| <Tool | </File> |
| Name="VCManagedWrapperGeneratorTool"/> | <File |
| <Tool | RelativePath=".\pa_dir.C"> |
| Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | </File> |
| </Configuration> | <File |
| </Configurations> | RelativePath="..\include\pa_dir.h"> |
| <References> | </File> |
| </References> | <File |
| <Files> | RelativePath=".\pa_exception.C"> |
| <Filter | </File> |
| Name="sql" | <File |
| Filter=""> | RelativePath="..\include\pa_exception.h"> |
| <File | </File> |
| RelativePath="..\sql\pa_sql_driver.h"> | <File |
| </File> | RelativePath=".\pa_exec.C"> |
| </Filter> | </File> |
| <File | <File |
| RelativePath="compile.C"> | RelativePath="..\include\pa_exec.h"> |
| <FileConfiguration | </File> |
| Name="Debug|Win32"> | <File |
| <Tool | RelativePath=".\pa_globals.C"> |
| Name="VCCLCompilerTool" | </File> |
| Optimization="0" | <File |
| AdditionalIncludeDirectories="" | RelativePath="..\include\pa_globals.h"> |
| PreprocessorDefinitions="" | </File> |
| BasicRuntimeChecks="3" | <File |
| BrowseInformation="1" | RelativePath="..\include\pa_hash.h"> |
| CompileAs="2"/> | </File> |
| </FileConfiguration> | <File |
| <FileConfiguration | RelativePath=".\pa_http.C"> |
| Name="Profile Release|Win32"> | </File> |
| <Tool | <File |
| Name="VCCLCompilerTool" | RelativePath="..\include\pa_http.h"> |
| Optimization="2" | </File> |
| AdditionalIncludeDirectories="" | <File |
| PreprocessorDefinitions="" | RelativePath=".\pa_memory.C"> |
| CompileAs="2"/> | </File> |
| </FileConfiguration> | <File |
| <FileConfiguration | RelativePath="..\include\pa_memory.h"> |
| Name="Release|Win32"> | </File> |
| <Tool | <File |
| Name="VCCLCompilerTool" | RelativePath="..\include\pa_opcode.h"> |
| Optimization="2" | </File> |
| AdditionalIncludeDirectories="" | <File |
| PreprocessorDefinitions="" | RelativePath="..\include\pa_operation.h"> |
| CompileAs="2"/> | </File> |
| </FileConfiguration> | <File |
| <FileConfiguration | RelativePath=".\pa_os.C"> |
| Name="Profile Debug|Win32"> | </File> |
| <Tool | <File |
| Name="VCCLCompilerTool" | RelativePath="..\include\pa_os.h"> |
| Optimization="0" | </File> |
| AdditionalIncludeDirectories="" | <File |
| PreprocessorDefinitions="" | RelativePath=".\pa_pool.C"> |
| BasicRuntimeChecks="3" | </File> |
| BrowseInformation="1" | <File |
| CompileAs="2"/> | RelativePath="..\include\pa_pool.h"> |
| </FileConfiguration> | </File> |
| </File> | <File |
| <File | RelativePath=".\pa_random.C"> |
| RelativePath="compile.tab.C"> | </File> |
| <FileConfiguration | <File |
| Name="Debug|Win32"> | RelativePath="..\include\pa_random.h"> |
| <Tool | </File> |
| Name="VCCLCompilerTool" | <File |
| Optimization="0" | RelativePath=".\pa_request.C"> |
| AdditionalIncludeDirectories="" | </File> |
| PreprocessorDefinitions="" | <File |
| BasicRuntimeChecks="3" | RelativePath="..\include\pa_request.h"> |
| BrowseInformation="1" | </File> |
| CompileAs="2"/> | <File |
| </FileConfiguration> | RelativePath="..\include\pa_request_charsets.h"> |
| <FileConfiguration | </File> |
| Name="Profile Release|Win32"> | <File |
| <Tool | RelativePath="..\include\pa_request_info.h"> |
| Name="VCCLCompilerTool" | </File> |
| Optimization="2" | <File |
| AdditionalIncludeDirectories="" | RelativePath="..\include\pa_sapi.h"> |
| PreprocessorDefinitions="" | </File> |
| CompileAs="2"/> | <File |
| </FileConfiguration> | RelativePath=".\pa_socks.C"> |
| <FileConfiguration | </File> |
| Name="Release|Win32"> | <File |
| <Tool | RelativePath="..\include\pa_socks.h"> |
| Name="VCCLCompilerTool" | </File> |
| Optimization="2" | <File |
| AdditionalIncludeDirectories="" | RelativePath="..\include\pa_sql_connection.h"> |
| PreprocessorDefinitions="" | </File> |
| CompileAs="2"/> | <File |
| </FileConfiguration> | RelativePath=".\pa_sql_driver_manager.C"> |
| <FileConfiguration | </File> |
| Name="Profile Debug|Win32"> | <File |
| <Tool | RelativePath="..\include\pa_sql_driver_manager.h"> |
| Name="VCCLCompilerTool" | </File> |
| Optimization="0" | <File |
| AdditionalIncludeDirectories="" | RelativePath="..\include\pa_stack.h"> |
| PreprocessorDefinitions="" | </File> |
| BasicRuntimeChecks="3" | <File |
| BrowseInformation="1" | RelativePath=".\pa_string.C"> |
| CompileAs="2"/> | </File> |
| </FileConfiguration> | <File |
| </File> | RelativePath="..\include\pa_string.h"> |
| <File | </File> |
| RelativePath="compile.y"> | <File |
| <FileConfiguration | RelativePath=".\pa_stylesheet_connection.C"> |
| Name="Debug|Win32"> | </File> |
| <Tool | <File |
| Name="VCCustomBuildTool" | RelativePath="..\include\pa_stylesheet_connection.h"> |
| Description="Compiling grammar..." | </File> |
| CommandLine="cd "$(InputDir)" | <File |
| set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple | RelativePath=".\pa_stylesheet_manager.C"> |
| ..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C | </File> |
| " | <File |
| Outputs="compile.tab.C"/> | RelativePath="..\include\pa_stylesheet_manager.h"> |
| </FileConfiguration> | </File> |
| <FileConfiguration | <File |
| Name="Profile Release|Win32"> | RelativePath=".\pa_table.C"> |
| <Tool | </File> |
| Name="VCCustomBuildTool" | <File |
| Description="Compiling grammar..." | RelativePath="..\include\pa_table.h"> |
| CommandLine="cd "$(InputDir)" | </File> |
| set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple | <File |
| ..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C | RelativePath="..\include\pa_threads.h"> |
| " | </File> |
| Outputs="compile.tab.C"/> | <File |
| </FileConfiguration> | RelativePath="..\include\pa_types.h"> |
| <FileConfiguration | </File> |
| Name="Release|Win32"> | <File |
| <Tool | RelativePath=".\pa_uue.C"> |
| Name="VCCustomBuildTool" | </File> |
| Description="Compiling grammar..." | <File |
| CommandLine="cd "$(InputDir)" | RelativePath="..\include\pa_uue.h"> |
| set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple | </File> |
| ..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C | <File |
| " | RelativePath="..\include\pa_version.h"> |
| Outputs="compile.tab.C"/> | </File> |
| </FileConfiguration> | <File |
| <FileConfiguration | RelativePath=".\pa_xml_exception.C"> |
| Name="Profile Debug|Win32"> | </File> |
| <Tool | <File |
| Name="VCCustomBuildTool" | RelativePath="..\include\pa_xml_exception.h"> |
| Description="Compiling grammar..." | </File> |
| CommandLine="cd "$(InputDir)" | <File |
| set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple | RelativePath=".\pa_xml_io.C"> |
| ..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C | </File> |
| " | <File |
| Outputs="compile.tab.C"/> | RelativePath="..\include\pa_xml_io.h"> |
| </FileConfiguration> | </File> |
| </File> | <File |
| <File | RelativePath=".\untaint.C"> |
| RelativePath="compile_tools.C"> | </File> |
| <FileConfiguration | </Files> |
| Name="Debug|Win32"> | <Globals> |
| <Tool | </Globals> |
| Name="VCCLCompilerTool" | </VisualStudioProject> |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="compile_tools.h"> | |
| </File> | |
| <File | |
| RelativePath="execute.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_array.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_cache_managers.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_cache_managers.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_charset.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_charset.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_charsets.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_charsets.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_common.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_common.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_config_fixed.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_config_includes.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_dictionary.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_dictionary.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_dir.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_dir.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_exception.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_exception.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_exec.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_exec.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_globals.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_globals.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_hash.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_memory.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_memory.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_opcode.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_operation.h"> | |
| </File> | |
| <File | |
| RelativePath=".\pa_os.C"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_os.h"> | |
| </File> | |
| <File | |
| RelativePath=".\pa_pool.C"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_pool.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_request.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_request.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_request_charsets.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_request_info.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_sapi.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_socks.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_socks.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_sql_connection.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_sql_driver_manager.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_sql_driver_manager.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_stack.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_string.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_string.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_stylesheet_connection.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_stylesheet_manager.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_stylesheet_manager.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_table.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_table.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_threads.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_types.h"> | |
| </File> | |
| <File | |
| RelativePath="pa_uue.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_uue.h"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_version.h"> | |
| </File> | |
| <File | |
| RelativePath=".\pa_xml_exception.C"> | |
| </File> | |
| <File | |
| RelativePath="..\include\pa_xml_exception.h"> | |
| </File> | |
| <File | |
| RelativePath=".\pa_xml_io.C"> | |
| </File> | |
| <File | |
| RelativePath="untaint.C"> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| BrowseInformation="1" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |