Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
/p:Varable=Variable で msbuild を使用し、フレーバーごとに異なるフォルダーを使用している cmd から C++ プロジェクトのさまざまなフレーバーをビルドしたい最後にビルドされたフレーバーは消去されます。したがって、他の .exe ファイルを保持したまま msbuil で再構築する方法があります ありがとう
実行可能ファイルをビルドしたら、プロジェクトディレクトリからコピーします。
msbuildは、ビルド内で整合性を維持しようとしているだけです。この方法で使用していることを認識していません。