Просмотр исходного кода

Bugfix: when staging, change locations on all targets produced by an action,
not only on the one we're staging.

On Windows, the action that produces EXE also produces RSP file. If location
of RSP file is not changed when staging, both staged EXE and original EXE will
try to use the same RSP file and that will cause 'duplicate virtual target'
error.


[SVN r22931]

Vladimir Prus 22 лет назад
Родитель
Сommit
b0e903f8d6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 05eb6c1abcbbed88e6db32978bf5faa3aafba75d
+Subproject commit d94c8ae1ffe6b9dc93233659d4eb43297de59b46

粤ICP备19079148号