# Microsoft Developer Studio Project File - Name="dbxml" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 CFG=dbxml - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "dbxml.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE !MESSAGE NMAKE /f "dbxml.mak" CFG="dbxml - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "dbxml - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "dbxml - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "dbxml - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "..\build_windows\Release" # PROP BASE Intermediate_Dir "Release\dbxml" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "..\build_windows\Release" # PROP Intermediate_Dir "Release\dbxml" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBXML_DLL_EXPORTS" /YX /FD /c # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I "../include" /I "../src/dbxml" /I "../../db-4.5.20/include" /I "../../db-4.5.20/build_windows" /I "../../db-4.5.20/dbinc" /I "../../xqilla/include" /I "../../xerces-c-src/include" /I "../../xerces-c-src/src" /I "../../include" /D "NDEBUG" /D "_USRDLL" /D "DBXML_CREATE_DLL" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /YX"DbXmlInternal.hpp" /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 # ADD LINK32 /libpath:..\build_windows\Release xerces-c_2.lib xqilla10.lib libdb45.lib /libpath:../../xqilla/build/windows/vc6 /libpath:../../db-4.5.20/build_windows/Release kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /pdb:none /machine:I386 /out:"..\build_windows\Release/libdbxml23.dll" /libpath:../../xerces-c-src/lib /libpath:../../xerces-c-src/Build/Win32/VC6/release # Begin Special Build Tool PostBuild_Desc=Copy extra files PostBuild_Cmds=copyFiles.bat # End Special Build Tool !ELSEIF "$(CFG)" == "dbxml - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "..\build_windows\Debug" # PROP BASE Intermediate_Dir "Debug\dbxml" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\build_windows\Debug" # PROP Intermediate_Dir "Debug\dbxml" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" CPP=cl.exe # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBXML_DLL_EXPORTS" /YX /FD /GZ /c # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "." /I "../include" /I "../src/dbxml" /I "../../db-4.5.20/include" /I "../../db-4.5.20/build_windows" /I "../../db-4.5.20/dbinc" /I "../../xqilla/include" /I "../../xerces-c-src/include" /I "../../xerces-c-src/src" /I "../../include" /D "_DEBUG" /D "_USRDLL" /D "DBXML_CREATE_DLL" /D "_DLL" /D "DBG_ENABLED" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /YX"DbXmlInternal.hpp" /FD /GZ /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept # ADD LINK32 /libpath:..\build_windows\Debug libdb45d.lib xerces-c_2d.lib xqilla10d.lib /libpath:../../xqilla/build/windows/vc6 /libpath:../../db-4.5.20/build_windows/Debug kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /pdb:..\build_windows\Debug/dbxml.pdb /debug /machine:I386 /out:"..\build_windows\Debug/libdbxml23d.dll" /libpath:../../xerces-c-src/lib /libpath:../../xerces-c-src/Build/Win32/VC6/Debug # Begin Special Build Tool PostBuild_Desc=Copy extra files PostBuild_Cmds=copyFiles.bat # End Special Build Tool !ENDIF # Begin Target # Name "dbxml - Win32 Release" # Name "dbxml - Win32 Debug" # Begin Source File SOURCE=..\include\dbxml\DbXml.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\DbXmlFwd.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlContainer.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlData.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlDocument.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlEventReader.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlEventReaderToWriter.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlEventWriter.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlException.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlIndexLookup.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlIndexSpecification.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlInputStream.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlManager.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlMetaDataIterator.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlModify.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlNamespace.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlPortability.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlQueryContext.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlQueryExpression.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlResolver.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlResults.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlStatistics.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlTransaction.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlUpdateContext.hpp # End Source File # Begin Source File SOURCE=..\include\dbxml\XmlValue.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\BaseInputStream.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\BaseInputStream.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Buffer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Buffer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ConfigurationDatabase.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ConfigurationDatabase.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Container.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Container.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Cursor.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Cursor.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DbWrapper.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DbWrapper.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DbXmlInternal.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DbXmlInternal.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DictionaryDatabase.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DictionaryDatabase.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DocID.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DocID.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DocID.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Document.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Document.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DocumentDatabase.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\DocumentDatabase.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Globals.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Globals.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\HighResTimer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\HighResTimer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\IDS.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\IDS.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ImpliedSchemaNode.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ImpliedSchemaNode.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\IndexEntry.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\IndexEntry.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\IndexLookup.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\IndexLookup.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\IndexSpecification.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\IndexSpecification.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Indexer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Indexer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Key.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Key.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\KeyGenerator.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\KeyGenerator.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\KeyStash.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\KeyStash.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\KeyStatistics.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\KeyStatistics.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\LocalFileInputStream.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\LocalFileInputStream.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Log.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Log.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Manager.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Manager.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\MemBufInputStream.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\MemBufInputStream.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\MetaDatum.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\MetaDatum.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Modify.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Modify.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Name.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Name.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\NameID.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\NameID.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\NamespaceMap.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\OperationContext.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\PrintDataItemTree.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\PrintDataItemTree.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\QueryContext.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\QueryContext.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\QueryExecutionContext.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\QueryExecutionContext.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\QueryExpression.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\QueryExpression.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\QueryPlan.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\QueryPlan.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ReferenceCounted.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ReferenceCounted.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ReferenceMinder.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ReferenceMinder.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Results.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Results.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ScopedDbt.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\ScopedPtr.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\SharedPtr.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Statistics.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Statistics.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\StdInInputStream.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\StdInInputStream.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Syntax.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Syntax.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\SyntaxDatabase.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\SyntaxDatabase.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\SyntaxManager.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\SyntaxManager.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\TransactedContainer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\TransactedContainer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Transaction.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Transaction.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\TypeConversions.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\URLInputStream.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\URLInputStream.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\UTF8.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\UTF8.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\UpdateContext.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\UpdateContext.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Value.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\Value.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\VariableBindings.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\VariableBindings.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlContainer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlData.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlDocument.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlEventReader.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlEventReaderToWriter.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlEventWriter.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlException.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlIndexLookup.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlIndexSpecification.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlInputStream.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlInputStreamWrapper.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlManager.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlMetaDataIterator.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlModify.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlNamespace.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlQueryContext.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlQueryExpression.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlResolver.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlResults.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlStatistics.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlTransaction.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlUpdateContext.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\XmlValue.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlAtomize.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlAtomize.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlCompare.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlCompare.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlContains.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlContains.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlContext.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlContext.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlContextImpl.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlContextImpl.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlDocAvailable.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlDocAvailable.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlDynamicContextImpl.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlDynamicContextImpl.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlFactoryImpl.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlFactoryImpl.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlFilter.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlFilter.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlFunction.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlFunction.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlNav.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlNav.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlNodeImpl.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlNodeImpl.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlNodeTest.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlNodeTest.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlResult.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlResult.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlStep.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlStep.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlURIResolver.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlURIResolver.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlUri.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\DbXmlUri.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\Join.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\Join.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\LookupIndexFunction.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\LookupIndexFunction.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\MetaDataFunction.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\MetaDataFunction.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\NodeHandleFunction.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\NodeHandleFunction.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\QueryPlanFunction.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\QueryPlanFunction.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\QueryPlanHolder.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\QueryPlanHolder.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\QueryPlanResultImpl.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\dataItem\QueryPlanResultImpl.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\db_rdbt.c # End Source File # Begin Source File SOURCE=..\src\dbxml\db_rdbt.h # End Source File # Begin Source File SOURCE=..\src\dbxml\db_utils.h # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\EventReader.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\EventReader.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\EventReaderToWriter.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\EventReaderToWriter.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\EventWriter.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsConstants.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsDocument.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsDocument.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsDocumentDatabase.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsDocumentDatabase.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsDom.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsDom.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsDomReader.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsDomReader.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsEvent.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsEvent.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsEventReader.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsEventReader.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsEventWriter.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsEventWriter.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsFormat.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsFormat.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsHandlerBase.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsHandlerBase.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsIterator.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsIterator.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsNid.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsNid.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsNode.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsNode.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsSAX2Reader.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsSAX2Reader.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsTransientDomBuilder.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsTransientDomBuilder.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsTypes.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsUpgrade.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsUpgrade.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsUtil.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsUtil.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsWriter.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsWriter.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsXercesDom.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsXercesDom.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsXercesIndexer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsXercesIndexer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsXercesTranscoder.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\NsXercesTranscoder.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\PullEventInputStream.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\PullEventInputStream.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\EventReader.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\EventWriter.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\Indexer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsConstants.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsDocument.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsDocumentDatabase.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsDom.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsDomReader.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsEvent.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsEventHandlerToWriter.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsEventReader.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsEventWriter.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsFormat.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsHandlerBase.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsNid.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsNode.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsSAX2Reader.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsTransientDomBuilder.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsTypes.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsUtil.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsWriter.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsXercesDom.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsXercesIndexer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\NsXercesTranscoder.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\PullEventInputStream.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\nodeStore\save\ReaderToEvents.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\ASTReplaceOptimizer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\ASTReplaceOptimizer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\ASTRewriteOptimizer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\ASTRewriteOptimizer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\CombineStepsOptimizer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\CombineStepsOptimizer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\CostBasedOptimizer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\CostBasedOptimizer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\NodeVisitingOptimizer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\NodeVisitingOptimizer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\Optimizer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\Optimizer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\QueryPlanGenerator.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\QueryPlanGenerator.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\QueryPlanOptimizer.cpp # End Source File # Begin Source File SOURCE=..\src\dbxml\optimizer\QueryPlanOptimizer.hpp # End Source File # Begin Source File SOURCE=..\src\dbxml\tokenizer.hpp # End Source File # End Target # End Project