This page contains the following errors:

error on line 80 at column 122: Premature end of data in tag tr line 80

Below is a rendering of the page up to the first error.

git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/samples/doodle/superdoodle.iss
added test for HitTest(m_dragPoint) bug to the sample
[wxWidgets.git] / wxPython / samples / doodle / superdoodle.iss
... / ...
CommitLineData
1;; An InnoSetup script to build a self-installer of the superdoodle standalone
2;; executable produced from setup.py. You can get InnoSetup from
3;; http://www.jrsoftware.org/. You may have to edit this file to make it work
4;; for your environment and python installation.
5;;
6
7
8[Setup]
9AppName = SuperDoodle
10AppVerName = SuperDoodle 1.0
11