mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
new svn_revision.h build system, plus no more SMPTE, just Timecode
git-svn-id: svn://localhost/ardour2/trunk@1116 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
763ed9db7b
commit
638336eee5
13 changed files with 71 additions and 28 deletions
|
|
@ -55,7 +55,7 @@ pbd.Merge ([ libraries['sigc2'],
|
|||
libraries['glibmm2'],
|
||||
libraries['glib2'] ])
|
||||
|
||||
pbd.VersionBuild(['version.cc','pbd/version.h'], 'SConscript')
|
||||
pbd.VersionBuild(['version.cc','pbd/version.h'], [])
|
||||
|
||||
libpbd = pbd.SharedLibrary('pbd', pbd_files)
|
||||
Default(libpbd)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue