Revision: 42034
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42034&view=rev
Author:   erikgreenwald
Date:     2011-01-07 22:19:16 +0000 (Fri, 07 Jan 2011)

Log Message:
-----------
fix include path

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  2011-01-07 22:08:37 UTC 
(rev 42033)
+++ brlcad/trunk/misc/win32-msvc8/libtie/libtie.vcproj  2011-01-07 22:19:16 UTC 
(rev 42034)
@@ -52,7 +52,7 @@
                                Name="VCCLCompilerTool"
                                Optimization="2"
                                InlineFunctionExpansion="1"
-                               
AdditionalIncludeDirectories="../../../src/other/tcl/win;../../../src/other/tcl/generic"
+                               
AdditionalIncludeDirectories="../../../include;../../../src/other/tcl/win;../../../src/other/tcl/generic"
                                
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TIE_EXPORT_DLL;TIEBUILD;TCL_THREADS=1;__win32;BRLCAD_DLL;HAVE_CONFIG_H;BRLCADBUILD;_CRT_SECURE_NO_WARNINGS"
                                StringPooling="true"
                                BasicRuntimeChecks="0"


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

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
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