#define DEBUG should be FALSE for normal build

This commit is contained in:
ja7ude 2013-07-17 23:11:42 +09:00
parent 2e9158af37
commit 6ba271cf9f
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored
View file

@ -11,3 +11,7 @@
*.lai
*.la
*.a
/JA7UDE.MDT
/Mmvari.ini
/MMVARI.tds
/MMVARI.map

View file

@ -35,6 +35,7 @@
#define VERNO "0.45"
#define INI_SCHEMA 3
//DEBUG should be FALSE, thanks to Mori-san JE3HHT
#define DEBUG FALSE
#define MEASIMD FALSE
#define LOGFFT FALSE