- DISABLE_UNUSED_STATISTICS in Makefile

- updated VS proj

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@933 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-02 09:38:36 +00:00
parent 51ad36359e
commit 99ff00d0d2
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -103,7 +103,8 @@
"bitset": "cpp",
"hash_map": "cpp",
"armadillo": "cpp",
"matrixfunctions": "cpp"
"matrixfunctions": "cpp",
"float.h": "c"
}
}
}