summaryrefslogtreecommitdiffstats
path: root/src/testlib
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2019-02-21 09:58:29 +0100
committerOliver Wolff <oliver.wolff@qt.io>2019-02-21 15:12:29 +0000
commit1136c9849e26423f72d7a0a7a92be8c93c13d7a6 (patch)
tree34db0b8776ebfbb6194da4b24d9ebff19c8b7dda /src/testlib
parent46a20b90243149b0ecd1d44cab964e785648d214 (diff)
qmake: vcproj: Fix windeployqt config for dll targets
Instead of hardcoding the target's extension to ".exe" we should rely on target information available in Visual Studio. $(TargetFileName) is documented as "The file name of the primary output file for the build (defined as base name + file extension)." so it can be used instead of $(TargetName) together with ".exe". Change-Id: I103d8d13456910617b2d53c9c8f4e2935eb93015 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/testlib')
0 files changed, 0 insertions, 0 deletions