File: highlight.pro.ref

package info (click to toggle)
kf6-syntax-highlighting 6.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 47,568 kB
  • sloc: xml: 197,750; cpp: 12,850; python: 3,023; sh: 955; perl: 546; ruby: 488; pascal: 393; javascript: 161; php: 150; jsp: 132; lisp: 131; haskell: 124; ada: 119; ansic: 107; makefile: 96; f90: 94; ml: 85; cobol: 81; yacc: 71; csh: 62; erlang: 54; sql: 51; java: 47; objc: 37; awk: 31; asm: 30; tcl: 29; fortran: 18; cs: 10
file content (26 lines) | stat: -rw-r--r-- 1,994 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<Comment>######################################################################</Comment><br/>
<Comment># Automatically generated by qmake (3.1) Sat Aug 22 19:16:45 2020</Comment><br/>
<Comment>######################################################################</Comment><br/>
<Normal Text></Normal Text><br/>
<Predefined Variable>TEMPLATE</Predefined Variable><Normal Text> = app</Normal Text><br/>
<Predefined Variable>TARGET</Predefined Variable><Normal Text> = input</Normal Text><br/>
<Predefined Variable>INCLUDEPATH</Predefined Variable><Normal Text> += .</Normal Text><br/>
<Normal Text></Normal Text><br/>
<Comment># You can make your code fail to compile if you use deprecated APIs.</Comment><br/>
<Comment># In order to do so, uncomment the following line.</Comment><br/>
<Comment># Please consult the documentation of the deprecated API in order to know</Comment><br/>
<Comment># how to port your code away from it.</Comment><br/>
<Comment># You can also select to disable deprecated APIs only up to a certain version of Qt.</Comment><br/>
<Comment>#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000    # disables all the APIs deprecated before Qt 6.0.0</Comment><br/>
<Normal Text></Normal Text><br/>
<Comment># Input</Comment><br/>
<Predefined Variable>YACCSOURCES</Predefined Variable><Normal Text> += highlight.y</Normal Text><br/>
<Predefined Variable>SOURCES</Predefined Variable><Normal Text> += firstNonSpace.c \</Normal Text><br/>
<Normal Text>           folding.cpp \</Normal Text><br/>
<Normal Text>           highlight.cpp \</Normal Text><br/>
<Normal Text>           highlight_lpc.c \</Normal Text><br/>
<Normal Text>           preprocessor-bug363280.c \</Normal Text><br/>
<Normal Text>           preprocessor-bug363280.cpp \</Normal Text><br/>
<Normal Text>           test-numbers-bug423680.cpp \</Normal Text><br/>
<Normal Text>           test.c</Normal Text><br/>
<Predefined Variable>TRANSLATIONS</Predefined Variable><Normal Text> += test.ts</Normal Text><br/>