Revert accidental change to VRML logging levels

This commit is contained in:
Cirilo Bernardo 2016-02-23 11:21:15 +11:00
parent 14178ee521
commit d6af042c64
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/x3d
)
add_definitions( -DDEBUG_VRML1=3 -DDEBUG_VRML2=3 -DDEBUG_X3D=3 )
add_definitions( -DDEBUG_VRML1=1 -DDEBUG_VRML2=1 -DDEBUG_X3D=1 )
add_library( s3d_plugin_vrml MODULE
${CMAKE_SOURCE_DIR}/common/richio.cpp