---------------------------------------------
	Delta Patcher 1.0 source code
---------------------------------------------
 (C) 2010 Phoenix <phoenix_87_c@hotmail.com>

-----------------------
1. How to
-----------------------

This is the full source code of Delta Patcher.
It requires wxWidgets to be installed and compiled.
See the wxGTK readme for building wxWidgets on
GNOME and http://codelite.org/WxWidgets/GettingReadyForWxWidgetsDevelopmentUnderWindows
to configure CodeLite to develop wxWidgets applications.

This project comes with 5 build configurations:

Debug: 			Used on Windows to debug the application
Release: 		Full version (Windows)
ReleaseDecodeOnly: 	Lite version (Windows)
ReleaseUnix: 		Full version (Unix)
ReleaseUnixDecodeOnly: 	Lite version (Unix)



-----------------------
2. Contacts and sources
-----------------------

You can contact me by email at
phoenix_87_c@hotmail.com or in the SadNES cITy
board at http://lnx.sadnescity.it/forum/.
The full source code can be obtained at
www.sadnescity.it in the utility section.


Phoenix.