summaryrefslogtreecommitdiff
path: root/giscanner/transformer.py
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2014-06-09 11:02:06 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2014-06-09 11:02:06 +0800
commitf7b576e0bf156c35e5c4833b7c915cdbda23c240 (patch)
treec34e4b29cb2352b37275254d3ac94e0716417ff4 /giscanner/transformer.py
parent2208d0f0ed92eddd40837ca32d58e39cd0243dc3 (diff)
downloadgobject-introspection-f7b576e0bf156c35e5c4833b7c915cdbda23c240.tar.gz
MSVC 2010+ Projects: Update "Installation" Process
Currently, due to the way that Visual Studio 2010+ projects are handled, the "install" project does not re-build upon changes to the sources, as it does not believe that its dependencies have changed, although the changed sources are automatically recompiled. This means that if a part or more of the solution does not build, or if the sources need some other fixes or enhancements, the up-to-date build is not copied automatically, which can be misleading. Improve on the situation by forcing the "install" project to trigger its rebuild, so that the updated binaries can be copied. This does trigger an MSBuild warning, but having that warning is way better than not having an up-to-date build, especially during testing and development.
Diffstat (limited to 'giscanner/transformer.py')
0 files changed, 0 insertions, 0 deletions