~ubuntu-branches/ubuntu/karmic/libyahoo2/karmic

« back to all changes in this revision

Viewing changes to src/windows/readme.txt

  • Committer: Bazaar Package Importer
  • Author(s): Kartik Mistry
  • Date: 2008-05-06 14:27:51 UTC
  • mfrom: (1.1.1 upstream) (2.1.2 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080506142751-vncfzy8640lllm4y
Tags: 0.7.6-1
* New upstream release
  + Dropped dpatch support, patch 01_sha_replacements.dpatch
    merged with upstream
* debian/README.Debian:
  + Removed as it is not required now
* Added debian/watch file
* debian/rules:
  + [Lintian] Fixed config.guess, config.sub presence in .diff.gz,
    Thanks to Kumar Appaiah for help
* debian/copyright:
  + Updated Authors list
  + Updated Debian package copyright year
* Uploaded for Kartik by Jaldhar H. Vyas <jaldhar@debian.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Here resides various files for native Windows support for libyahoo2.
 
2
 
 
3
Supported compilers includes:
 
4
* Microsoft Visual C++ 6.0 [vc6]
 
5
* Microsoft Visual C++ .NET 2003 [vc7]
 
6
* Microsoft Visual C++ 2005 (tested with the Express edition) [vc8]
 
7
* Microsoft Visual C++ 2008 (tested with the Express edition) [vc9]
 
8
 
 
9
Of course there is a plan to support more compilers in the future.
 
10
 
 
11
You can use the project/solution file of the compiler of your choice to build
 
12
both a static as well as a dynamic libyahoo2 libary.
 
13
 
 
14
All projects were configured for compiling libyahoo2 in Multithreaded DLL, so
 
15
you might want to change the configuration to better suit your need.
 
16
 
 
17
A sample Y!M client using libyahoo2 is given in sample_client.c, and so far,
 
18
it is the best reference available in order to implement your own Y!M client.
 
19
 
 
20
If you have difficulties using libyahoo2, you can ask for help in our forum at
 
21
http://sourceforge.net/mailarchive/forum.php?forum_name=libyahoo2-users
 
22
 
 
23
Thanks,
 
24
Tri S.
 
 
b'\\ No newline at end of file'