mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
minor option tweak
This commit is contained in:
parent
b9d9c1f40d
commit
4894df6cf2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue