As the binary wxInterface isn't clickable on Mac OS X when
launched from the shell, it is necessary to bundle it in
wxInterface.app
some code has been added to the configure (function
add_dist_rule) to generate the poper code in the Makefile
under the dist: rule
add_dist_rule() will be able in the future to handle other
system specific code (eg. Linux, BSD, ...) to make good
distributions
IMPORTANT : for the moment, 2 files are necessary so that
this patch could work
- Info.plist
- PkgInfo
in the future, generation of these files will be done
dynamically
Logged In: YES
user_id=822210
the PkgInfo file is a text file that only contains : APPLBTBC
i couldn't attach it with the patch ! don't know why
Logged In: YES
user_id=784194
Thank you, added to CVS.