20 lines
545 B
INI
20 lines
545 B
INI
###########################################################
|
|
# ### Lumiera installation and platform configuration ###
|
|
#
|
|
# (file located relative to the Lumiera executable)
|
|
#
|
|
|
|
[BuildsystemDemo]
|
|
# This is dummy/demonstration executable
|
|
# built from the "scons" git tree. It serves to
|
|
# document and evolve the SCons buildsystem in isolation
|
|
# and for tests of the packaging and build process.
|
|
#
|
|
gui = gtk_gui.lum
|
|
modulepath = $ORIGIN/modules
|
|
|
|
[Lumiera]
|
|
# Lumiera video editor main application
|
|
#
|
|
# Nothing configurable as of 1/2011
|
|
#
|