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 の「nmake」ファイルを Unix スタイルの「make」ファイルに変換するツールは市場にありますか? 大規模なプロジェクトでメイクファイルを管理する手間を軽減するツールはありますか?
あなたが経験しているフラストレーションは、Antおよび Ant 関連のテクノロジーを介して業界によって対処されていると思います。( NAnt )
アリは:
または、VisualStudio を使用しているとのことでしたが、Microsoft のMSBuild (VisualStudio 用の Microsoft の (比較的新しい) ビルド エンジン) への移行を検討することもできます。