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:
committed by
Leland Lucius
parent
79b259851f
commit
b9ca0acb4a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user