Revision: 40522
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40522&view=rev
Author:   bob1961
Date:     2010-09-09 17:37:55 +0000 (Thu, 09 Sep 2010)

Log Message:
-----------
Mods to accomodate move of source files from tkhtml3 to tkhtml.

Modified Paths:
--------------
    brlcad/trunk/misc/win32-msvc8/tkhtml/tkhtml.vcproj

Modified: brlcad/trunk/misc/win32-msvc8/tkhtml/tkhtml.vcproj
===================================================================
--- brlcad/trunk/misc/win32-msvc8/tkhtml/tkhtml.vcproj  2010-09-09 17:35:40 UTC 
(rev 40521)
+++ brlcad/trunk/misc/win32-msvc8/tkhtml/tkhtml.vcproj  2010-09-09 17:37:55 UTC 
(rev 40522)
@@ -233,95 +233,95 @@
                        
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp"
                        >
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\css.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\css.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\cssdynamic.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\cssdynamic.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\cssparser.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\cssparser.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\cssprop.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\cssprop.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\csssearch.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\csssearch.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmldecode.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmldecode.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmldraw.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmldraw.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmlfloat.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmlfloat.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmlhash.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmlhash.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmlimage.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmlimage.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmlinline.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmlinline.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmllayout.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmllayout.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmlparse.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmlparse.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmlprop.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmlprop.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmlstyle.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmlstyle.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmltable.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmltable.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmltagdb.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmltagdb.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmltcl.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmltcl.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmltext.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmltext.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmltree.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmltree.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\htmlutil.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\htmlutil.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\restrack.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\restrack.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\other\tkhtml3\src\swproc.c"
+                               
RelativePath="..\..\..\src\other\tkhtml\src\swproc.c"
                                >
                        </File>
                </Filter>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to