8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 02:43:03 +01:00
firebird-mirror/builds/install/misc/aliases.conf.in

17 lines
417 B
Plaintext
Raw Normal View History

2005-03-20 12:11:33 +01:00
# ------------------------------
# List of known database aliases
# ------------------------------
2005-03-20 12:11:33 +01:00
#
2005-03-20 12:11:33 +01:00
# Example Database:
#
#employee.fdb = @FB_SAMPLEDBDIR@/employee.fdb
#employee = @FB_SAMPLEDBDIR@/employee.fdb
# TODO: When added appropriate feature to config - use $(SAMPLEDBDIR) instead
employee.fdb = $(root)/examples/empbuild/employee.fdb
employee = $(root)/examples/empbuild/employee.fdb
2005-03-20 12:11:33 +01:00
#
# Live Databases:
2005-03-20 12:11:33 +01:00
#