why there is no stdafx.h and targetver.h in visual studio c++ 2017?

  • Thread starter Thread starter fzyNewToVisualStudio2017
  • Start date Start date
F

fzyNewToVisualStudio2017

Guest
I created new project in VS 2017 using windows desktop wizard by not changing any default. There should be stdafx.h and targetver.h in the head file in VS 2013 right? But why there's no such files in VS 2017? How can I add these two files in my project?

Continue reading...
 
Back
Top