|
|
| version 1.19, 2006/04/09 13:38:47 | version 1.21, 2008/08/15 15:27:25 |
|---|---|
| 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="8.00" | Version="7.10" |
| Name="main" | Name="main" |
| ProjectGUID="{650C3584-6F31-4CDE-9A4E-42BAAD4EA88E}" | SccProjectName="main" |
| RootNamespace="main" | SccAuxPath="" |
| Keyword="MFCProj" | SccLocalPath=".." |
| > | SccProvider="MSSCCI:Jalindi Igloo" |
| Keyword="MFCProj"> | |
| <Platforms> | <Platforms> |
| <Platform | <Platform |
| Name="Win32" | Name="Win32"/> |
| /> | |
| </Platforms> | </Platforms> |
| <ToolFiles> | |
| </ToolFiles> | |
| <Configurations> | <Configurations> |
| <Configuration | <Configuration |
| Name="Release|Win32" | Name="Release|Win32" |
| OutputDirectory=".\Release" | OutputDirectory=".\Release" |
| IntermediateDirectory=".\Release" | IntermediateDirectory=".\Release" |
| ConfigurationType="4" | ConfigurationType="4" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
| UseOfMFC="0" | UseOfMFC="0" |
| ATLMinimizesCRunTimeLibraryUsage="false" | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | <Tool |
| Name="VCCLCompilerTool" | Name="VCCLCompilerTool" |
| Optimization="2" | Optimization="2" |
| GlobalOptimizations="TRUE" | |
| InlineFunctionExpansion="1" | InlineFunctionExpansion="1" |
| AdditionalIncludeDirectories="..\lib\ltdl;..\classes\gd;..\include;..\types;..\classes;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\sql;..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include" | 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" |
| PreprocessorDefinitions="NDEBUG;_LIB;WIN32" | PreprocessorDefinitions="NDEBUG;_LIB;WIN32" |
| StringPooling="true" | StringPooling="TRUE" |
| RuntimeLibrary="2" | RuntimeLibrary="2" |
| EnableFunctionLevelLinking="true" | EnableFunctionLevelLinking="TRUE" |
| UsePrecompiledHeader="0" | UsePrecompiledHeader="2" |
| PrecompiledHeaderFile=".\Release/main.pch" | PrecompiledHeaderFile=".\Release/main.pch" |
| AssemblerListingLocation=".\Release/" | AssemblerListingLocation=".\Release/" |
| ObjectFile=".\Release/" | ObjectFile=".\Release/" |
| ProgramDataBaseFileName=".\Release/" | ProgramDataBaseFileName=".\Release/" |
| WarningLevel="4" | WarningLevel="4" |
| SuppressStartupBanner="true" | SuppressStartupBanner="TRUE" |
| DebugInformationFormat="3" | DebugInformationFormat="3" |
| CompileAs="2" | CompileAs="2"/> |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | <Tool |
| Name="VCResourceCompilerTool" | Name="VCCustomBuildTool"/> |
| PreprocessorDefinitions="NDEBUG" | |
| Culture="1049" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | <Tool |
| Name="VCLibrarianTool" | Name="VCLibrarianTool" |
| OutputFile=".\Release\main.lib" | OutputFile=".\Release\main.lib" |
| SuppressStartupBanner="true" | SuppressStartupBanner="TRUE"/> |
| /> | <Tool |
| Name="VCMIDLTool"/> | |
| <Tool | |
| Name="VCPostBuildEventTool"/> | |
| <Tool | |
| Name="VCPreBuildEventTool"/> | |
| <Tool | <Tool |
| Name="VCALinkTool" | Name="VCPreLinkEventTool"/> |
| /> | <Tool |
| Name="VCResourceCompilerTool" | |
| PreprocessorDefinitions="NDEBUG" | |
| Culture="1049"/> | |
| <Tool | <Tool |
| Name="VCXDCMakeTool" | Name="VCWebServiceProxyGeneratorTool"/> |
| /> | |
| <Tool | <Tool |
| Name="VCBscMakeTool" | Name="VCXMLDataGeneratorTool"/> |
| /> | |
| <Tool | <Tool |
| Name="VCFxCopTool" | Name="VCManagedWrapperGeneratorTool"/> |
| /> | |
| <Tool | <Tool |
| Name="VCPostBuildEventTool" | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| /> | |
| </Configuration> | </Configuration> |
| <Configuration | <Configuration |
| Name="Debug|Win32" | Name="Debug|Win32" |
| OutputDirectory=".\Debug" | OutputDirectory=".\Debug" |
| IntermediateDirectory=".\Debug" | IntermediateDirectory=".\Debug" |
| ConfigurationType="4" | ConfigurationType="4" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
| UseOfMFC="2" | UseOfMFC="2" |
| ATLMinimizesCRunTimeLibraryUsage="false" | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | <Tool |
| Name="VCCLCompilerTool" | Name="VCCLCompilerTool" |
| Optimization="0" | Optimization="0" |
| AdditionalIncludeDirectories="..\lib\ltdl;..\classes\gd;..\include;..\types;..\classes;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\sql;..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include" | 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" |
| PreprocessorDefinitions="_DEBUG;_LIB;WIN32" | PreprocessorDefinitions="_DEBUG;_LIB;WIN32" |
| BasicRuntimeChecks="3" | BasicRuntimeChecks="3" |
| RuntimeLibrary="3" | RuntimeLibrary="3" |
| DisableLanguageExtensions="false" | UsePrecompiledHeader="2" |
| RuntimeTypeInfo="false" | |
| UsePrecompiledHeader="0" | |
| PrecompiledHeaderFile=".\Debug/main.pch" | PrecompiledHeaderFile=".\Debug/main.pch" |
| AssemblerListingLocation=".\Debug/" | AssemblerListingLocation=".\Debug/" |
| ObjectFile=".\Debug/" | ObjectFile=".\Debug/" |
| ProgramDataBaseFileName=".\Debug/" | ProgramDataBaseFileName=".\Debug/" |
| BrowseInformation="1" | BrowseInformation="1" |
| WarningLevel="4" | WarningLevel="4" |
| SuppressStartupBanner="true" | SuppressStartupBanner="TRUE" |
| DebugInformationFormat="3" | DebugInformationFormat="3" |
| CompileAs="2" | CompileAs="2"/> |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | <Tool |
| Name="VCResourceCompilerTool" | Name="VCCustomBuildTool"/> |
| PreprocessorDefinitions="_DEBUG" | |
| Culture="1049" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | <Tool |
| Name="VCLibrarianTool" | Name="VCLibrarianTool" |
| AdditionalDependencies="..\..\..\win32\pcre\Debug\pcre.lib" | |
| OutputFile=".\Debug\main.lib" | OutputFile=".\Debug\main.lib" |
| SuppressStartupBanner="true" | SuppressStartupBanner="TRUE"/> |
| /> | <Tool |
| Name="VCMIDLTool"/> | |
| <Tool | |
| Name="VCPostBuildEventTool"/> | |
| <Tool | |
| Name="VCPreBuildEventTool"/> | |
| <Tool | <Tool |
| Name="VCALinkTool" | Name="VCPreLinkEventTool"/> |
| /> | <Tool |
| Name="VCResourceCompilerTool" | |
| PreprocessorDefinitions="_DEBUG" | |
| Culture="1049"/> | |
| <Tool | <Tool |
| Name="VCXDCMakeTool" | Name="VCWebServiceProxyGeneratorTool"/> |
| /> | |
| <Tool | <Tool |
| Name="VCBscMakeTool" | Name="VCXMLDataGeneratorTool"/> |
| /> | |
| <Tool | <Tool |
| Name="VCFxCopTool" | Name="VCManagedWrapperGeneratorTool"/> |
| /> | |
| <Tool | <Tool |
| Name="VCPostBuildEventTool" | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| /> | |
| </Configuration> | </Configuration> |
| </Configurations> | </Configurations> |
| <References> | <References> |
| Line 172 | Line 124 |
| <Files> | <Files> |
| <Filter | <Filter |
| Name="sql" | Name="sql" |
| > | Filter=""> |
| <File | <File |
| RelativePath="..\sql\pa_sql_driver.h" | RelativePath="..\sql\pa_sql_driver.h"> |
| > | |
| </File> | </File> |
| </Filter> | </Filter> |
| <File | <File |
| RelativePath=".\compile.C" | RelativePath=".\compile.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\compile.tab.C" | RelativePath=".\compile.tab.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="compile.y" | RelativePath="compile.y"> |
| > | |
| <FileConfiguration | <FileConfiguration |
| Name="Release|Win32" | Name="Release|Win32"> |
| > | |
| <Tool | <Tool |
| Name="VCCustomBuildTool" | Name="VCCustomBuildTool" |
| Description="Compiling grammar..." | Description="Compiling grammar..." |
| CommandLine="cd "$(InputDir)"
set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple
..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C
" | CommandLine="cd "$(InputDir)" |
| Outputs="compile.tab.C" | set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple |
| /> | ..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C |
| " | |
| Outputs="compile.tab.C"/> | |
| </FileConfiguration> | </FileConfiguration> |
| <FileConfiguration | <FileConfiguration |
| Name="Debug|Win32" | Name="Debug|Win32"> |
| > | |
| <Tool | <Tool |
| Name="VCCustomBuildTool" | Name="VCCustomBuildTool" |
| Description="Compiling grammar..." | Description="Compiling grammar..." |
| CommandLine="cd "$(InputDir)"
echo TURNED OFF FOR A WHILE (use unix version) ..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C -S/../../../cygdrive/y/parser3project/win32/tools/yacc.c
" | CommandLine="cd "$(InputDir)" |
| Outputs="compile.tab.C" | ..\..\..\win32\tools\bison -v "$(InputName)".y -o compile.tab.C -S/../../../cygdrive/y/parser3project/win32/tools/yacc.c |
| /> | " |
| Outputs="compile.tab.C"/> | |
| </FileConfiguration> | </FileConfiguration> |
| </File> | </File> |
| <File | <File |
| RelativePath=".\compile_tools.C" | RelativePath=".\compile_tools.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\compile_tools.h" | RelativePath=".\compile_tools.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\execute.C" | RelativePath=".\execute.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_array.h" | RelativePath="..\include\pa_array.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_cache_managers.C" | RelativePath=".\pa_cache_managers.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_cache_managers.h" | RelativePath="..\include\pa_cache_managers.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_charset.C" | RelativePath=".\pa_charset.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_charset.h" | RelativePath="..\include\pa_charset.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_charsets.C" | RelativePath=".\pa_charsets.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_charsets.h" | RelativePath="..\include\pa_charsets.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_common.C" | RelativePath=".\pa_common.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_common.h" | RelativePath="..\include\pa_common.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_config_fixed.h" | RelativePath="..\include\pa_config_fixed.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_config_includes.h" | RelativePath="..\include\pa_config_includes.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_dictionary.C" | RelativePath=".\pa_dictionary.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_dictionary.h" | RelativePath="..\include\pa_dictionary.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_dir.C" | RelativePath=".\pa_dir.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_dir.h" | RelativePath="..\include\pa_dir.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_exception.C" | RelativePath=".\pa_exception.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_exception.h" | RelativePath="..\include\pa_exception.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_exec.C" | RelativePath=".\pa_exec.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_exec.h" | RelativePath="..\include\pa_exec.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_globals.C" | RelativePath=".\pa_globals.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_globals.h" | RelativePath="..\include\pa_globals.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_hash.h" | RelativePath="..\include\pa_hash.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_http.C" | RelativePath=".\pa_http.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_http.h" | RelativePath="..\include\pa_http.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_memory.C" | RelativePath=".\pa_memory.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_memory.h" | RelativePath="..\include\pa_memory.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_opcode.h" | RelativePath="..\include\pa_opcode.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_operation.h" | RelativePath="..\include\pa_operation.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_os.C" | RelativePath=".\pa_os.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_os.h" | RelativePath="..\include\pa_os.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_pool.C" | RelativePath=".\pa_pool.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_pool.h" | RelativePath="..\include\pa_pool.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_request.C" | RelativePath=".\pa_request.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_request.h" | RelativePath="..\include\pa_request.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_request_charsets.h" | RelativePath="..\include\pa_request_charsets.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_request_info.h" | RelativePath="..\include\pa_request_info.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_sapi.h" | RelativePath="..\include\pa_sapi.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_socks.C" | RelativePath=".\pa_socks.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_socks.h" | RelativePath="..\include\pa_socks.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_sql_connection.h" | RelativePath="..\include\pa_sql_connection.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_sql_driver_manager.C" | RelativePath=".\pa_sql_driver_manager.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_sql_driver_manager.h" | RelativePath="..\include\pa_sql_driver_manager.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_stack.h" | RelativePath="..\include\pa_stack.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_string.C" | RelativePath=".\pa_string.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_string.h" | RelativePath="..\include\pa_string.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_stylesheet_connection.C" | RelativePath=".\pa_stylesheet_connection.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_stylesheet_connection.h" | RelativePath="..\include\pa_stylesheet_connection.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_stylesheet_manager.C" | RelativePath=".\pa_stylesheet_manager.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_stylesheet_manager.h" | RelativePath="..\include\pa_stylesheet_manager.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_table.C" | RelativePath=".\pa_table.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_table.h" | RelativePath="..\include\pa_table.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_threads.h" | RelativePath="..\include\pa_threads.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_types.h" | RelativePath="..\include\pa_types.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_uue.C" | RelativePath=".\pa_uue.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_uue.h" | RelativePath="..\include\pa_uue.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_version.h" | RelativePath="..\include\pa_version.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_xml_exception.C" | RelativePath=".\pa_xml_exception.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_xml_exception.h" | RelativePath="..\include\pa_xml_exception.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\pa_xml_io.C" | RelativePath=".\pa_xml_io.C"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath="..\include\pa_xml_io.h" | RelativePath="..\include\pa_xml_io.h"> |
| > | |
| </File> | </File> |
| <File | <File |
| RelativePath=".\untaint.C" | RelativePath=".\untaint.C"> |
| > | |
| </File> | </File> |
| </Files> | </Files> |
| <Globals> | <Globals> |