summaryrefslogtreecommitdiffstats
path: root/util/cmake/tests/data/lc_with_comment.pro
blob: 176913dfc8ad5eac763fb099246cb40747481fd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SUBDIRS = \
#    dds \
    tga \
    wbmp

MYVAR = foo # comment
MYVAR = foo2# comment
MYVAR = foo3# comment #

MYVAR = foo4# comment #

##
#
#
##

 #
 #
#
  # #

MYVAR = foo5# comment # #