mirror of
https://github.com/n5ac/mmvari.git
synced 2026-04-21 06:03:54 +00:00
#define DEBUG should be FALSE for normal build
This commit is contained in:
parent
2e9158af37
commit
6ba271cf9f
2 changed files with 5 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -11,3 +11,7 @@
|
|||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
/JA7UDE.MDT
|
||||
/Mmvari.ini
|
||||
/MMVARI.tds
|
||||
/MMVARI.map
|
||||
|
|
|
|||
1
ComLib.h
1
ComLib.h
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue