This repository has been archived on 2023-11-19. You can view files and clone it, but cannot push or open issues or pull requests.
goober-bb10/Makefile

7 lines
164 B
Makefile
Raw Normal View History

2016-09-22 23:21:20 +00:00
QMAKE_TARGET = Goober
PROJECT_DIR := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
I18N_DIR := $(PROJECT_DIR)/translations
include mk/cs-base.mk