Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/config_host/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 257 B image not shown  

Quellverzeichnis  config_lgpl.h.in   Interaktion und
Portierbarkeitunbekannt

 
Columbo aufrufen.in zum Wurzelverzeichnis wechselnUnknown {[0] [0] [0]}Datei anzeigen

/*
 * Include this file to ensure that this code is not
 * compiled into the MPL subset.
 */
#ifndef CONFIG_LGPL_H
#define CONFIG_LGPL_H

#include "config_mpl.h"

#if MPL_HAVE_SUBSET
#  error "Attempting to compile LGPL code into MPL subset"
#endif

#endif

[ Original von:0.93Diese Quellcodebibliothek enthält Beispiele in vielen Programmiersprachen. Man kann per Verzeichnistruktur darin navigieren. Der Code wird farblich markiert angezeigt.  ]