blob: 780f2878f61610c2c2d4697e5dc431a957f315cd [file] [log] [blame]
Justin Luth5c7b3f52025-05-15 17:10:54 -04001# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2#*************************************************************************
3#
Michael Meeksd037b812026-03-26 15:06:16 +00004# This file is part of the Collabora Office project.
Justin Luth5c7b3f52025-05-15 17:10:54 -04005#
6# This Source Code Form is subject to the terms of the Mozilla Public
7# License, v. 2.0. If a copy of the MPL was not distributed with this
8# file, You can obtain one at http://mozilla.org/MPL/2.0/.
9#
10#*************************************************************************
11
12$(eval $(call sw_ooxmlexport_test,25))
13
14$(eval $(call gb_CppunitTest_use_custom_headers,sw_ooxmlexport25,\
15 officecfg/registry \
16))
17
18# vim: set noet sw=4 ts=4: