I have an external library which i need to add to my existing project.
The steps says to add the library to the project folder and Copy items into Destination group's folder and select Target. (Steps we normally perform to add a file)
But, while commiting, the SVN selectes the .h file and not the library(.a) file.
Please help.