Project

General

Profile

Feature #1591 » 0082-Drop-snapshot.project.patch

Marko Lindqvist, 07/09/2025 02:38 AM

View differences:

bootstrap/Makefile.am
## it's in the list below.
## It should also install it automatically when running autogen.sh.
EXTRA_DIST = freeciv.project \
snapshot.project \
freeciv.fcproj \
fcgui.in \
fcser.in \
bootstrap/snapshot.project
# See freeciv.project for the documentation of the fields.
# Load freeciv defaults
. ${srcdir}/bootstrap/freeciv.project
# Snapshot build specific storage dir
FREECIV_STORAGE_DIR="~/.freeciv.snapshot"
(2-2/2)