Friday, July 31, 2009

The Qt Resource System

Go to http://doc.trolltech.com/4.5/resources.html

to produce a binary rcc file, use the following command:

rcc -binary myresrouce.qrc -o myresrouce.rcc

No comments: