Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2004-04-17 02:07:18 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2004-04-17 02:07:18 +0400
commitb3a45ffbe5d8a1d3973b1fc04fb0eaa9e4cd6c38 (patch)
tree40c0ec648b51925afa666b05843cc2ab3b3e0777 /extern/solid/VisualC6/convex/convex.dsp
parentc4a95ebcb318eeb36c8d3fb4d0e8e8ebd2565e37 (diff)
correct path to qhull in extern.
Diffstat (limited to 'extern/solid/VisualC6/convex/convex.dsp')
-rwxr-xr-xextern/solid/VisualC6/convex/convex.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/extern/solid/VisualC6/convex/convex.dsp b/extern/solid/VisualC6/convex/convex.dsp
index c5c487babe0..e6b484526b5 100755
--- a/extern/solid/VisualC6/convex/convex.dsp
+++ b/extern/solid/VisualC6/convex/convex.dsp
@@ -43,7 +43,7 @@ RSC=rc.exe
MTL=midl.exe
LINK32=cwlink.exe
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../include" /I "../../../qhull2002.1/include" /D "NDEBUG" /D "QHULL" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../include" /I "../../../qhull/include" /D "NDEBUG" /D "QHULL" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
@@ -68,7 +68,7 @@ LIB32=link.exe -lib
MTL=midl.exe
LINK32=cwlink.exe
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MD /W3 /GX /Zd /Od /I "../../include" /I "../../../qhull2002.1/include" /D "_DEBUG" /D "QHULL" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MD /W3 /GX /Zd /Od /I "../../include" /I "../../../qhull/include" /D "_DEBUG" /D "QHULL" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe