aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts
diff options
context:
space:
mode:
authorNicolas Schneider <nioncode+git@gmail.com>2016-03-17 12:37:38 +0100
committerNicolas Schneider <nioncode+git@gmail.com>2016-03-17 12:37:38 +0100
commitd72cc6e6f84812c2fb2d43bc823e36a01f594616 (patch)
tree3138c1854304f8b39d35ec9dc1d838faf1dde801 /mesonbuild/scripts
parenta3004652eaa8eef877ccf009e7a6ec8e32ad3475 (diff)
downloadmeson-d72cc6e6f84812c2fb2d43bc823e36a01f594616.zip
meson-d72cc6e6f84812c2fb2d43bc823e36a01f594616.tar.gz
meson-d72cc6e6f84812c2fb2d43bc823e36a01f594616.tar.bz2
vs2010: fix object extraction
1. Dependencies must be set up with the target's id instead of its basename. 2. Extracted object output file names must not include the directory prefix, because MSBuild puts all object files into the same directory and names them srcfilename.obj instead of dir/filename.obj or dir_filename.obj.
Diffstat (limited to 'mesonbuild/scripts')
0 files changed, 0 insertions, 0 deletions