Files
RedBear-OS/local/recipes/kde/kf6-syntaxhighlighting/source/autotests/html/highlight.pro.dark.html
T

34 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>highlight.pro</title>
<meta name="generator" content="KF5::SyntaxHighlighting - Definition (QMake) - Theme (Breeze Dark)"/>
</head><body style="background-color:#232629;color:#cfcfc2"><pre>
<span style="color:#7a7c7d">######################################################################</span>
<span style="color:#7a7c7d"># Automatically generated by qmake (3.1) Sat Aug 22 19:16:45 2020</span>
<span style="color:#7a7c7d">######################################################################</span>
<span style="color:#2980b9;font-weight:bold">TEMPLATE</span> = app
<span style="color:#2980b9;font-weight:bold">TARGET</span> = input
<span style="color:#2980b9;font-weight:bold">INCLUDEPATH</span> += .
<span style="color:#7a7c7d"># You can make your code fail to compile if you use deprecated APIs.</span>
<span style="color:#7a7c7d"># In order to do so, uncomment the following line.</span>
<span style="color:#7a7c7d"># Please consult the documentation of the deprecated API in order to know</span>
<span style="color:#7a7c7d"># how to port your code away from it.</span>
<span style="color:#7a7c7d"># You can also select to disable deprecated APIs only up to a certain version of Qt.</span>
<span style="color:#7a7c7d">#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0</span>
<span style="color:#7a7c7d"># Input</span>
<span style="color:#2980b9;font-weight:bold">YACCSOURCES</span> += highlight.y
<span style="color:#2980b9;font-weight:bold">SOURCES</span> += firstNonSpace.c \
folding.cpp \
highlight.cpp \
highlight_lpc.c \
preprocessor-bug363280.c \
preprocessor-bug363280.cpp \
test-numbers-bug423680.cpp \
test.c
<span style="color:#2980b9;font-weight:bold">TRANSLATIONS</span> += test.ts
</pre></body></html>