diff options
author | Karl Schultz <kschultz@freedesktop.org> | 2003-07-25 16:43:31 +0000 |
---|---|---|
committer | Karl Schultz <kschultz@freedesktop.org> | 2003-07-25 16:43:31 +0000 |
commit | 4894df6cf2d2da3c3a2593c28209cd7545e02c92 (patch) | |
tree | 76d80aa84467800332406fcee72610b640381666 /src/glu/sgi | |
parent | b9d9c1f40decf2448af9e472fc378bd44fd04423 (diff) |
minor option tweak
Diffstat (limited to 'src/glu/sgi')
-rw-r--r-- | src/glu/sgi/ccDebug.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glu/sgi/ccDebug.txt b/src/glu/sgi/ccDebug.txt index 042284e1f0..0928005180 100644 --- a/src/glu/sgi/ccDebug.txt +++ b/src/glu/sgi/ccDebug.txt @@ -6,7 +6,7 @@ /I "./libnurbs/nurbtess" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLU_EXPORTS" /D "BUILD_GL32" /D "LIBRARYBUILD" -/Fo"Debug/" /GZ +/Fo"Debug/" /Fd"Debug/" /GZ libnurbs/interface/bezierEval.cc libnurbs/interface/bezierPatch.cc libnurbs/interface/bezierPatchMesh.cc |