mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 09:31:15 +02:00
Updating new Xcode project
This provides additional improvements and updates for building Audacity using Xcode 5.1 or above. The whole configure/makefile system is no longer used during normal builds. During library additions/updates it used to regenerated the headers in mac/config.
This commit is contained in:
10
mac/config/i386/lib-src/lv2/sord/sord_config.h
Normal file
10
mac/config/i386/lib-src/lv2/sord/sord_config.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/* WARNING! All changes made to this file will be lost! */
|
||||
|
||||
#ifndef W_SORD_CONFIG_H_WAF
|
||||
#define W_SORD_CONFIG_H_WAF
|
||||
|
||||
#define HAVE_SERD 1
|
||||
#define HAVE_PCRE 1
|
||||
#define SORD_VERSION "0.12.2"
|
||||
|
||||
#endif /* W_SORD_CONFIG_H_WAF */
|
Reference in New Issue
Block a user