mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-17 04:28:07 +02:00
turned on trace mode and added tags file in gitignore
This commit is contained in:
parent
05439f5cc6
commit
77726abc41
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
config.mk
|
||||
objs/vc2010/
|
||||
build
|
||||
tags
|
||||
|
|
|
|||
|
|
@ -414,7 +414,7 @@ FT_BEGIN_HEADER
|
|||
* them for certain configurations only.
|
||||
*/
|
||||
/* #define FT_DEBUG_LEVEL_ERROR */
|
||||
/* #define FT_DEBUG_LEVEL_TRACE */
|
||||
#define FT_DEBUG_LEVEL_TRACE
|
||||
|
||||
|
||||
/**************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue