You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2005/06/09 04:27:16 UTC

svn commit: r189686 - in /xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6: CreateDOMDocument/ DOMCount/ DOMPrint/ EnumVal/ MemParse/ PParse/ PSVIWriter/ Redirect/ SAX2Count/ SAX2Print/ SAXCount/ SAXPrint/ SCMPrint/ SEnumVal/ StdInParse/

Author: amassari
Date: Wed Jun  8 19:27:13 2005
New Revision: 189686

URL: http://svn.apache.org/viewcvs?rev=189686&view=rev
Log:
Updated location of sample files

Modified:
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/CreateDOMDocument/CreateDOMDocument.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMCount/DOMCount.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/EnumVal/EnumVal.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/MemParse/MemParse.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PParse/PParse.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PSVIWriter/PSVIWriter.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/Redirect/Redirect.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Count/SAX2Count.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Print/SAX2Print.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXCount/SAXCount.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXPrint/SAXPrint.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SCMPrint/SCMPrint.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SEnumVal/SEnumVal.dsp
    xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/StdInParse/StdInParse.dsp

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/CreateDOMDocument/CreateDOMDocument.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/CreateDOMDocument/CreateDOMDocument.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/CreateDOMDocument/CreateDOMDocument.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/CreateDOMDocument/CreateDOMDocument.dsp Wed Jun  8 19:27:13 2005
@@ -89,7 +89,7 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\CreateDOMDocument\CreateDOMDocument.cpp
+SOURCE=..\..\..\..\src\CreateDOMDocument\CreateDOMDocument.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMCount/DOMCount.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMCount/DOMCount.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMCount/DOMCount.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMCount/DOMCount.dsp Wed Jun  8 19:27:13 2005
@@ -89,7 +89,7 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\DOMCount\DOMCount.cpp
+SOURCE=..\..\..\..\src\DOMCount\DOMCount.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -97,7 +97,7 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\..\..\DOMCount\DOMCount.hpp
+SOURCE=..\..\..\..\src\DOMCount\DOMCount.hpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp Wed Jun  8 19:27:13 2005
@@ -89,19 +89,19 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\DOMPrint\DOMPrint.cpp
+SOURCE=..\..\..\..\src\DOMPrint\DOMPrint.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\DOMPrint\DOMPrintErrorHandler.cpp
+SOURCE=..\..\..\..\src\DOMPrint\DOMPrintErrorHandler.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\DOMPrint\DOMPrintFilter.cpp
+SOURCE=..\..\..\..\src\DOMPrint\DOMPrintFilter.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\DOMPrint\DOMTreeErrorReporter.cpp
+SOURCE=..\..\..\..\src\DOMPrint\DOMTreeErrorReporter.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -109,11 +109,11 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\..\..\DOMPrint\DOMPrint.hpp
+SOURCE=..\..\..\..\src\DOMPrint\DOMPrint.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\DOMPrint\DOMTreeErrorReporter.hpp
+SOURCE=..\..\..\..\src\DOMPrint\DOMTreeErrorReporter.hpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/EnumVal/EnumVal.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/EnumVal/EnumVal.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/EnumVal/EnumVal.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/EnumVal/EnumVal.dsp Wed Jun  8 19:27:13 2005
@@ -89,7 +89,7 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\EnumVal\EnumVal.cpp
+SOURCE=..\..\..\..\src\EnumVal\EnumVal.cpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/MemParse/MemParse.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/MemParse/MemParse.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/MemParse/MemParse.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/MemParse/MemParse.dsp Wed Jun  8 19:27:13 2005
@@ -89,11 +89,11 @@
 # PROP Default_Filter "*.cpp"
 # Begin Source File
 
-SOURCE=..\..\..\..\MemParse\MemParse.cpp
+SOURCE=..\..\..\..\src\MemParse\MemParse.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\MemParse\MemParseHandlers.cpp
+SOURCE=..\..\..\..\src\MemParse\MemParseHandlers.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -101,11 +101,11 @@
 # PROP Default_Filter "*.hpp"
 # Begin Source File
 
-SOURCE=..\..\..\..\MemParse\MemParse.hpp
+SOURCE=..\..\..\..\src\MemParse\MemParse.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\MemParse\MemParseHandlers.hpp
+SOURCE=..\..\..\..\src\MemParse\MemParseHandlers.hpp
 # End Source File
 # End Group
 # End Target

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PParse/PParse.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PParse/PParse.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PParse/PParse.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PParse/PParse.dsp Wed Jun  8 19:27:13 2005
@@ -89,11 +89,11 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\PParse\PParse.cpp
+SOURCE=..\..\..\..\src\PParse\PParse.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\PParse\PParseHandlers.cpp
+SOURCE=..\..\..\..\src\PParse\PParseHandlers.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -101,11 +101,11 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\..\..\PParse\PParse.hpp
+SOURCE=..\..\..\..\src\PParse\PParse.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\PParse\PParseHandlers.hpp
+SOURCE=..\..\..\..\src\PParse\PParseHandlers.hpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PSVIWriter/PSVIWriter.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PSVIWriter/PSVIWriter.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PSVIWriter/PSVIWriter.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/PSVIWriter/PSVIWriter.dsp Wed Jun  8 19:27:13 2005
@@ -89,15 +89,15 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\PSVIWriter\PSVIUni.cpp
+SOURCE=..\..\..\..\src\PSVIWriter\PSVIUni.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\PSVIWriter\PSVIWriter.cpp
+SOURCE=..\..\..\..\src\PSVIWriter\PSVIWriter.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\PSVIWriter\PSVIWriterHandlers.cpp
+SOURCE=..\..\..\..\src\PSVIWriter\PSVIWriterHandlers.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -105,15 +105,15 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\..\..\PSVIWriter\PSVIUni.hpp
+SOURCE=..\..\..\..\src\PSVIWriter\PSVIUni.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\PSVIWriter\PSVIWriter.hpp
+SOURCE=..\..\..\..\src\PSVIWriter\PSVIWriter.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\PSVIWriter\PSVIWriterHandlers.hpp
+SOURCE=..\..\..\..\src\PSVIWriter\PSVIWriterHandlers.hpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/Redirect/Redirect.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/Redirect/Redirect.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/Redirect/Redirect.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/Redirect/Redirect.dsp Wed Jun  8 19:27:13 2005
@@ -89,11 +89,11 @@
 # PROP Default_Filter "*.cpp"
 # Begin Source File
 
-SOURCE=..\..\..\..\Redirect\Redirect.cpp
+SOURCE=..\..\..\..\src\Redirect\Redirect.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\Redirect\RedirectHandlers.cpp
+SOURCE=..\..\..\..\src\Redirect\RedirectHandlers.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -101,11 +101,11 @@
 # PROP Default_Filter "*.hpp"
 # Begin Source File
 
-SOURCE=..\..\..\..\Redirect\Redirect.hpp
+SOURCE=..\..\..\..\src\Redirect\Redirect.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\Redirect\RedirectHandlers.hpp
+SOURCE=..\..\..\..\src\Redirect\RedirectHandlers.hpp
 # End Source File
 # End Group
 # End Target

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Count/SAX2Count.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Count/SAX2Count.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Count/SAX2Count.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Count/SAX2Count.dsp Wed Jun  8 19:27:13 2005
@@ -89,11 +89,11 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Count\SAX2Count.cpp
+SOURCE=..\..\..\..\src\SAX2Count\SAX2Count.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Count\SAX2CountHandlers.cpp
+SOURCE=..\..\..\..\src\SAX2Count\SAX2CountHandlers.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -101,11 +101,11 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Count\SAX2Count.hpp
+SOURCE=..\..\..\..\src\SAX2Count\SAX2Count.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Count\SAX2CountHandlers.hpp
+SOURCE=..\..\..\..\src\SAX2Count\SAX2CountHandlers.hpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Print/SAX2Print.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Print/SAX2Print.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Print/SAX2Print.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAX2Print/SAX2Print.dsp Wed Jun  8 19:27:13 2005
@@ -89,15 +89,15 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Print\SAX2Print.cpp
+SOURCE=..\..\..\..\src\SAX2Print\SAX2Print.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Print\SAX2PrintHandlers.cpp
+SOURCE=..\..\..\..\src\SAX2Print\SAX2PrintHandlers.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Print\SAX2FilterHandlers.cpp
+SOURCE=..\..\..\..\src\SAX2Print\SAX2FilterHandlers.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -105,15 +105,15 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Print\SAX2Print.hpp
+SOURCE=..\..\..\..\src\SAX2Print\SAX2Print.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Print\SAX2PrintHandlers.hpp
+SOURCE=..\..\..\..\src\SAX2Print\SAX2PrintHandlers.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAX2Print\SAX2FilterHandlers.hpp
+SOURCE=..\..\..\..\src\SAX2Print\SAX2FilterHandlers.hpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXCount/SAXCount.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXCount/SAXCount.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXCount/SAXCount.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXCount/SAXCount.dsp Wed Jun  8 19:27:13 2005
@@ -89,11 +89,11 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\SAXCount\SAXCount.cpp
+SOURCE=..\..\..\..\src\SAXCount\SAXCount.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAXCount\SAXCountHandlers.cpp
+SOURCE=..\..\..\..\src\SAXCount\SAXCountHandlers.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -101,11 +101,11 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\..\..\SAXCount\SAXCount.hpp
+SOURCE=..\..\..\..\src\SAXCount\SAXCount.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAXCount\SAXCountHandlers.hpp
+SOURCE=..\..\..\..\src\SAXCount\SAXCountHandlers.hpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXPrint/SAXPrint.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXPrint/SAXPrint.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXPrint/SAXPrint.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SAXPrint/SAXPrint.dsp Wed Jun  8 19:27:13 2005
@@ -89,11 +89,11 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\SAXPrint\SAXPrint.cpp
+SOURCE=..\..\..\..\src\SAXPrint\SAXPrint.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAXPrint\SAXPrintHandlers.cpp
+SOURCE=..\..\..\..\src\SAXPrint\SAXPrintHandlers.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -101,11 +101,11 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\..\..\SAXPrint\SAXPrint.hpp
+SOURCE=..\..\..\..\src\SAXPrint\SAXPrint.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\SAXPrint\SAXPrintHandlers.hpp
+SOURCE=..\..\..\..\src\SAXPrint\SAXPrintHandlers.hpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SCMPrint/SCMPrint.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SCMPrint/SCMPrint.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SCMPrint/SCMPrint.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SCMPrint/SCMPrint.dsp Wed Jun  8 19:27:13 2005
@@ -89,7 +89,7 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\SCMPrint\SCMPrint.cpp
+SOURCE=..\..\..\..\src\SCMPrint\SCMPrint.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SEnumVal/SEnumVal.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SEnumVal/SEnumVal.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SEnumVal/SEnumVal.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/SEnumVal/SEnumVal.dsp Wed Jun  8 19:27:13 2005
@@ -89,7 +89,7 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\SEnumVal\SEnumVal.cpp
+SOURCE=..\..\..\..\src\SEnumVal\SEnumVal.cpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"

Modified: xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/StdInParse/StdInParse.dsp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/StdInParse/StdInParse.dsp?rev=189686&r1=189685&r2=189686&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/StdInParse/StdInParse.dsp (original)
+++ xerces/c/branches/jberry/3.0-unstable/samples/Projects/Win32/VC6/StdInParse/StdInParse.dsp Wed Jun  8 19:27:13 2005
@@ -89,11 +89,11 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\..\..\..\StdInParse\StdInParse.cpp
+SOURCE=..\..\..\..\src\StdInParse\StdInParse.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\StdInParse\StdInParseHandlers.cpp
+SOURCE=..\..\..\..\src\StdInParse\StdInParseHandlers.cpp
 # End Source File
 # End Group
 # Begin Group "Header Files"
@@ -101,11 +101,11 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\..\..\StdInParse\StdInParse.hpp
+SOURCE=..\..\..\..\src\StdInParse\StdInParse.hpp
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\StdInParse\StdInParseHandlers.hpp
+SOURCE=..\..\..\..\src\StdInParse\StdInParseHandlers.hpp
 # End Source File
 # End Group
 # Begin Group "Resource Files"



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org