Convert nmake makefile to Visual Studio project

John 76 Reputation points
2022-08-31T11:58:56.77+00:00

Hi all,

I tried googling to figure out how to convert a C++ nmake makefile to a Visual Studio project, but I cannot find the clue.

Please tell me how to do it by tool?

Thank you very much.

Developer technologies C++
{count} votes

Accepted answer
  1. YujianYao-MSFT 4,296 Reputation points Microsoft External Staff
    2022-09-01T05:36:43.9+00:00

    Hi @John ,

    If you want to convert nmake file into a vs project, I suggest you refer to this issue.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.