SWIFT_SOURCES := main.swift
SWIFT_BRIDGING_HEADER := bridging-header.h
SWIFTFLAGS_EXTRAS = -I$(BUILDDIR)/include

include Makefile.rules
