mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
set a sensible default directory to look for Audacity sources in, given the SVN directory structure
This commit is contained in:
@@ -5,8 +5,9 @@
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
# NOTE: Change this to the base of the Audacity source distribution, or specify
|
# NOTE: Change this to the base of the Audacity source distribution, or specify
|
||||||
# via command line or environment
|
# via command line or environment
|
||||||
|
# Default is to use the sources which this directory is part of
|
||||||
#
|
#
|
||||||
AUDACITY_DIR ?=
|
AUDACITY_DIR ?= ../..
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
# NOTE: Set to the names of your objects and final module name
|
# NOTE: Set to the names of your objects and final module name
|
||||||
|
|||||||
Reference in New Issue
Block a user