Windows: Stop manipulating line numbering in versioninfo.rc
authorSimon McVittie <smcv@collabora.com>
Fri, 6 Oct 2017 12:00:39 +0000 (13:00 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Tue, 17 Oct 2017 18:24:11 +0000 (20:24 +0200)
commitafae60ec6fd1d167f5713fa911d0719db1d5701c
tree08355c7850f1990633204cca16cd5e22d8d61013
parentd03c6d1131b70996d585ecd5b99c6d011ca262e3
Windows: Stop manipulating line numbering in versioninfo.rc

If __LINE__ doesn't work in MSVC's resource compiler, then removing
the #line directive altogether seems a simpler fix than redefining
__LINE__ to the wrong value.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=103015
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
cmake/dbus/CMakeLists.txt
dbus/versioninfo.rc.in