author | Marian-Vasile Laza <mlaza@mozilla.com> |
Mon, 06 Feb 2023 13:45:17 +0200 | |
changeset 651854 | b06e825a4d8137434a1524b1ef7049f85cdc60d1 |
parent 554551 | 994ae8e4833c90447d91f0e26a718573cff5a514 |
permissions | -rw-r--r-- |
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # 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/. SOURCES += ["OSPreferences_win.cpp"] FINAL_LIBRARY = "xul" LOCAL_INCLUDES += [ "..", ]