How I should reset to default the project properties in VS2008, I mean properties of Debug and Release mode.
Asked
Active
Viewed 21 times
0
-
1*All* properties? I.e., include paths, library input, etc.? Just create a new project and copy the project file over. If you don't actually mean all properties then you need to be more specific. Would it really take that long to just do it by hand? – Ed S. Dec 12 '14 at 20:09
-
1Just create a new project and add your files back in. – Ed S. Dec 12 '14 at 20:11
-
@EdS. Right, I guess I have to create a new project. – Megidd Dec 12 '14 at 20:13
-
1Should only take a couple of minutes... – Ed S. Dec 12 '14 at 20:13