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.
Visual Studio には、Visual Studio の外部、つまりビルド前のイベントで自動生成された、選択したすべてのファイルを追加/コンパイルするオプションがありますか? これを達成する方法。
それらを一度自動生成し、プロジェクトに追加してコンパイルすることができます...プレビルドはそれらを生成し、新しいファイルでコンパイルします。