mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
It begins.
git-svn-id: svn://localhost/trunk/ardour2@27 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
aa62659c78
commit
f872433e8e
6 changed files with 17 additions and 17 deletions
|
|
@ -14,7 +14,7 @@ gtkardour = env.Copy()
|
|||
|
||||
domain = 'gtk_ardour'
|
||||
|
||||
gtkardour.Append(DOMAIN=domain, MAJOR=1,MINOR=0,MICRO=0)
|
||||
gtkardour.Append(DOMAIN=domain, MAJOR=1,MINOR=0,MICRO=1)
|
||||
gtkardour.Append(CXXFLAGS="-DPACKAGE=\\\"" + domain + "\\\"")
|
||||
gtkardour.Append(PACKAGE=domain)
|
||||
gtkardour.Append(POTFILE=domain + '.pot')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue