1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-08 15:27:51 +02:00

Move some macros out of Audacity.h into various header files

This commit is contained in:
Paul Licameli
2021-04-30 22:48:38 -04:00
committed by Leland Lucius
parent 79b259851f
commit b9ca0acb4a
12 changed files with 70 additions and 56 deletions

View File

@@ -36,6 +36,10 @@ Paul Licameli split from AudacityProject.cpp
#include "wxFileNameWrapper.h"
#include "xml/XMLFileReader.h"
// Don't change this unless the file format changes
// in an irrevocable way
#define AUDACITY_FILE_FORMAT_VERSION "1.3.0"
#undef NO_SHM
#if !defined(__WXMSW__)
#define NO_SHM