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.
nmakeファイルのみを提供するプロジェクトがあり、プロジェクトをVisual Studio Express 9にロードするのが好きですが、nmakeを有効なvcprojファイルに変換するにはどうすればよいですか?
既存のコードからVisualStudioプロジェクトを作成する最も簡単な方法の1つは、[新規]- > [既存のコードからのプロジェクト]メニュー項目に移動し、ウィザードに従うことです。これは実際にはnmakeファイルのデータからプロジェクトを作成することはありませんが、良いスタートです。