7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-18 18:29:17 +00:00

Remove accidental activation of SG->VRML debug write

This commit is contained in:
Cirilo Bernardo 2016-02-01 18:19:16 +11:00
parent 8fa9e28e85
commit eadb34e22e

View File

@ -5,7 +5,7 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/v2
)
add_definitions( -DDEBUG_VRML1=4 -DDEBUG_VRML2=1 )
add_definitions( -DDEBUG_VRML1=1 -DDEBUG_VRML2=1 )
add_library( s3d_plugin_vrml MODULE
${CMAKE_SOURCE_DIR}/common/richio.cpp