Hello,
On 2/28/07, Mariana Draper <[EMAIL PROTECTED]> wrote:
> Does anyone know what does the following files are for?
>
> - all files with extension .vcproj
If you open it in text editor, you'll find following lines at the beginning:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="sipXportLib"
It is MS Visual Studio project file. ".sln" is MS Visual Studio solution file.
> - sipXtapi.exp
It is list of exported symbols, required for .dll generation.
> I am working on sipxezphone and i created my own SVN repository to store the
> code so its easier for me to work. I dont know if this files are suppoused
> to be under version control of my SVN or if they generate once i compile the
> solution.
Hum, don't you want post your patches here, rather then fork project?
--
Regards,
Alexander Chemeris.
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/