Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/solenv/gbuild/platform/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 1 kB image not shown  

Quelle  windows.mk   Sprache: Shell

 
# -*- 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/.
#

# to block heavy exception handling that try to acquire the solarmutex
export LO_LEAN_EXCEPTION=1

gb_LICENSE := license.txt
gb_README = readme_$(1).txt

gb_Helper_get_rcfile = $(1).ini

gb_Helper_LIBRARY_PATH_VAR := PATH

gb_MKTEMP := mktemp --tmpdir=$(TMPDIR) gbuild.XXXXXX

gb_RUN_CONFIGURE := CONFIG_SHELL=$(shell cygpath -ms /bin/sh)

# define _WIN32_WINNT and WINVER will be derived from it in sdkddkver.h
# current baseline is Windows 10 (1507)
# for _WIN32_IE, if _WIN32_WINNT >= 0x0600 the derived value from
# sdkddkver.h is sufficient
gb_WIN_VERSION_DEFS := \
 -D_WIN32_WINNT=_WIN32_WINNT_WIN10 \
 -DWIN32 \
 -DWNT \

gb_OSDEFS := \
 $(gb_WIN_VERSION_DEFS) \
 -DNOMINMAX \
 $(LFS_CFLAGS) \

gb_Executable_LAYER := \
 $(foreach exe,$(gb_Executable_UREBIN),$(exe):UREBIN) \
 $(foreach exe,$(gb_Executable_SDK),$(exe):SDKBIN) \
 $(foreach exe,$(gb_Executable_OOO),$(exe):OOO) \
 $(foreach exe,$(gb_Executable_NONE),$(exe):NONE) \

# empty to avoid --warn-undefined-functions
gb_Library__set_soversion_script_platform =

# default platform and configuration values used by msbuild
gb_MSBUILD_CONFIG := $(if $(MSVC_USE_DEBUG_RUNTIME),Debug,Release)
gb_MSBUILD_PLATFORM := $(strip \
 $(if $(filter INTEL,$(CPUNAME)),Win32) \
 $(if $(filter X86_64,$(CPUNAME)),x64) \
 $(if $(filter AARCH64,$(CPUNAME)),ARM64) \
 )
gb_MSBUILD_CONFIG_AND_PLATFORM := \
 /p:Configuration=$(gb_MSBUILD_CONFIG) \
 /p:Platform=$(gb_MSBUILD_PLATFORM)

gb_CONFIGURE_PLATFORMS := \
 $(if $(and $(filter i686-pc-cygwin,$(HOST_PLATFORM)),$(filter x86_64-pc-cygwin,$(BUILD_PLATFORM))), \
  --build=$(HOST_PLATFORM),--build=$(BUILD_PLATFORM)) --host=$(HOST_PLATFORM)

# vim:set noexpandtab:

Messung V0.5
C=99 H=95 G=96

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.