mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 20:10:48 +08:00
23 lines
189 B
Prolog
23 lines
189 B
Prolog
|
SUBDIRS = \
|
||
|
# dds \
|
||
|
tga \
|
||
|
wbmp
|
||
|
|
||
|
MYVAR = foo # comment
|
||
|
MYVAR = foo2# comment
|
||
|
MYVAR = foo3# comment #
|
||
|
|
||
|
MYVAR = foo4# comment #
|
||
|
|
||
|
##
|
||
|
#
|
||
|
#
|
||
|
##
|
||
|
|
||
|
#
|
||
|
#
|
||
|
#
|
||
|
# #
|
||
|
|
||
|
MYVAR = foo5# comment # #
|