Make acpi compile with Visual C++
[reactos.git] / base / applications / games / solitaire / ReadMe.txt
1 Solitaire for ReactOS
2
3 /*****************************************
4 A complete working example of the CardLib
5 card-game library.
6
7 Freeware
8 Copyright J Brown 2001
9
10 Updates at http://www.catch22.net
11
12 ******************************************/
13
14 The author has given permission to use these sources
15 under Public Domain. Do what thou will but please give
16 credit where credit is due.
17
18 If you wish to use cardlib to write another card game
19 for ReactOS please make cardlib a static lib.
20
21 -sedwards
22