# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Executable_Executable,odbcconfig)) $(eval $(call gb_Executable_set_targettype_gui,odbcconfig,YES)) $(eval $(call gb_Executable_use_libraries,odbcconfig,\ comphelper \ )) $(eval $(call gb_Executable_use_system_win32_libs,odbcconfig,\ legacy_stdio_definitions \ odbccp32 \ )) $(eval $(call gb_Library_use_sdk_api,odbcconfig)) $(eval $(call gb_Executable_add_exception_objects,odbcconfig,\ dbaccess/win32/source/odbcconfig/odbcconfig \ )) $(eval $(call gb_Executable_add_default_nativeres,odbcconfig)) # vim: set noet sw=4 ts=4: ta-24-2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-11-22 22:43:57 +0100
committerAndras Timar <andras.timar@collabora.com>2014-11-22 23:42:08 +0100
commitd1b0bb7e46fb488ae89649ed94cdec551b0b4bf6 (patch)
treedf8ae479b2b56b414c19adbc2009114c4798eba4
parenteb9f7b932a537ec2bd54d8191bc9356b944f3852 (diff)
pomigrate2 sr and sr-Latn translations (related: fdo#86550)
l10ntools do not tolerate missing files Change-Id: I45547fe19e6230d4eb6f48e241310af3ff3ba8c3 (cherry picked from commit a1da2c880cef1ad5289ed78dc345e8c3ef94fb28)
Diffstat