Click here to Skip to main content
15,888,335 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, how I can change Runtime Library on Visual Studio 2010?
Here the properties. I don't found C/C++ Option.

http://img404.imageshack.us/img404/1580/vslibraryerror.jpg[^]

EDIT: Well, my problem if was that I don't add any .cpp file. Now all work perfect.
Posted
Updated 11-May-10 14:54pm
v2
Comments
ReymonARG 11-May-10 20:54pm    
Solved!!

1 solution

You're correct.
The C/C++ tab appears only if there are .cpp files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900