mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 21:56:30 +01:00
Cleanup
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446441]
This commit is contained in:
parent
83debc40c8
commit
35d9c891c2
1 changed files with 0 additions and 42 deletions
|
|
@ -1,42 +0,0 @@
|
||||||
#include "ardour/ardour.h"
|
|
||||||
namespace ARDOUR {
|
|
||||||
const char* const ardour_config_info = "\n\
|
|
||||||
Build documentation: False\n\
|
|
||||||
Debuggable build: True\n\
|
|
||||||
Export all symbols (backtrace): True\n\
|
|
||||||
Install prefix: C:/msys\n\
|
|
||||||
Strict compiler flags: []\n\
|
|
||||||
Internal Shared Libraries: True\n\
|
|
||||||
Use External Libraries: False\n\
|
|
||||||
Library exports hidden: True\n\
|
|
||||||
Architecture flags: None\n\
|
|
||||||
Aubio: True\n\
|
|
||||||
AudioUnits: False\n\
|
|
||||||
No plugin state: False\n\
|
|
||||||
Build target: mingw\n\
|
|
||||||
CoreAudio: False\n\
|
|
||||||
Debug RT allocations: False\n\
|
|
||||||
Process thread timing: False\n\
|
|
||||||
Denormal exceptions: False\n\
|
|
||||||
FLAC: True\n\
|
|
||||||
FPU optimization: False\n\
|
|
||||||
Freedesktop files: False\n\
|
|
||||||
LV2 UI embedding: False\n\
|
|
||||||
LV2 support: False\n\
|
|
||||||
LXVST support: False\n\
|
|
||||||
OGG: True\n\
|
|
||||||
Phone home: True\n\
|
|
||||||
Program name: Ardour\n\
|
|
||||||
Samplerate: True\n\
|
|
||||||
Translation: True\n\
|
|
||||||
Unit tests: False\n\
|
|
||||||
Universal binary: False\n\
|
|
||||||
Generic x86 CPU: False\n\
|
|
||||||
Windows VST support: False\n\
|
|
||||||
Wiimote support: False\n\
|
|
||||||
Windows key: Mod4><Super\n\
|
|
||||||
C compiler flags: ['-Ic:\\Users\\VKamyshniy\\ardour\\ardour', '-O0', '-g', '-fshow-column', '-DPLATFORM_WINDOWS', '-DCOMPILER_MINGW', '-DWAF_BUILD', '-Wall', '-Wpointer-arith', '-Wcast-qual', '-Wcast-align', '-DBOOST_SYSTEM_NO_DEPRECATED', '-D_ISOC9X_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-DENABLE_NLS', '-DPROGRAM_NAME=\"Ardour\"', '-Wstrict-prototypes', '-Wmissing-prototypes']\n\
|
|
||||||
C++ compiler flags: ['-Ic:\\Users\\VKamyshniy\\ardour\\ardour', '-O0', '-g', '-fshow-column', '-DPLATFORM_WINDOWS', '-DCOMPILER_MINGW', '-DWAF_BUILD', '-Wall', '-Wpointer-arith', '-Wcast-qual', '-Wcast-align', '-DBOOST_SYSTEM_NO_DEPRECATED', '-D_ISOC9X_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-DENABLE_NLS', '-DPROGRAM_NAME=\"Ardour\"', '-Woverloaded-virtual', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-DCANVAS_COMPATIBILITY', '-DCANVAS_DEBUG']\n\
|
|
||||||
Linker flags: ['-Wl,--enable-auto-import', '-Wl,--enable-auto-import']\n\
|
|
||||||
";
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue