how to compile .pc file in pro c [message #432971] |
Fri, 27 November 2009 15:14 |
nanipanjakadi
Messages: 6 Registered: September 2009 Location: Canada
|
Junior Member |
|
|
Hi,
I have a proc c project which is already built. I am just changing text on one of the file which has ".C" extension. And i also need to change text on ".PC" file but problem is when i double click to open .sln which is my project file and i dont find ".PC" extension file on my visual studio. Can any one tell me how to get ".PC" file under my project when i open project file(snl). Is there any add-ons i need to add?
Thanks for the help.
Cheers,
Laxmi
|
|
|
Re: how to compile .pc file in pro c [message #432986 is a reply to message #432971] |
Sat, 28 November 2009 01:36 |
|
Michel Cadot
Messages: 68722 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
You have manually add it to your project and tell him with which tool you "compile" it (proc).
Check your Visual Studio manual.
This is NOT an Oracle question.
You should envisage to post it in a Visual Studio forum.
Regards
Michel
|
|
|