Revision: 41874
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41874&view=rev
Author:   erikgreenwald
Date:     2010-12-30 20:18:03 +0000 (Thu, 30 Dec 2010)

Log Message:
-----------
Fix sloppy %s command

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

Modified: brlcad/trunk/misc/win32-msvc8/libtie/libtie.vcproj
===================================================================
--- brlcad/trunk/misc/win32-msvc8/libtie/libtie.vcproj  2010-12-30 20:14:43 UTC 
(rev 41873)
+++ brlcad/trunk/misc/win32-msvc8/libtie/libtie.vcproj  2010-12-30 20:18:03 UTC 
(rev 41874)
@@ -4,6 +4,7 @@
        Version="8.00"
        Name="libtie"
        ProjectGUID="{43DF8660-74E7-4371-BEC3-602E2E6481B5}"
+       RootNamespace="libtie"
        >
        <Platforms>
                <Platform
@@ -51,7 +52,7 @@
                                Name="VCCLCompilerTool"
                                Optimization="2"
                                InlineFunctionExpansion="1"
-                               
AdditionalIncludeDirectories="../../../src/other/tcl/win;../../../src/other/tcl/generic;../../../include;../../../src/tie/libtie;../../../src/tie;../../../src/other/libz"
+                               
AdditionalIncludeDirectories="../../../src/other/tcl/win;../../../src/other/tcl/generic;../../../include;../../../src/adrt/libtie/libtie;../../../src/adrt/libtie;../../../src/other/libz"
                                
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BU_EXPORT_DLL;TCL_THREADS=1;__win32;BRLCAD_DLL;HAVE_CONFIG_H;BRLCADBUILD;_CRT_SECURE_NO_WARNINGS"
                                StringPooling="true"
                                BasicRuntimeChecks="0"
@@ -229,19 +230,19 @@
                        
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp"
                        >
                        <File
-                               RelativePath="..\..\..\src\tie\libtie\tie0.c"
+                               RelativePath="..\..\..\src\adrt\libtie\tie0.c"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\src\tie\libtie\tie1.c"
+                               RelativePath="..\..\..\src\adrt\libtie\tie1.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\tie\libtie\tie_kdtree0.c"
+                               
RelativePath="..\..\..\src\adrt\libtie\tie_kdtree0.c"
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\..\src\tie\libtie\tie_kdtree1.c"
+                               
RelativePath="..\..\..\src\adrt\libtie\tie_kdtree1.c"
                                >
                        </File>
                </Filter>


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

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to