> If I now add a file to the Source, had I to change the Makefiles by hand or
> is there a way to generate them automatically??

 If you look into the source of the plugin you should see a .pro file 
(in the directory with the source, not the plugins root directory) which
contains among other things a list of the header and source files to be 
compiled.

 For example with mythgame it's :  

    mythplugins/mythgame/mythgame/mythgame.pro

qmake uses this information to generate the make file.



_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to