Avoiding unnecessary files and folder in Impelementation
Hi
I am using a QIcon function and it takes the icon from a folder called pics , in the coding i have fixed the location as 'c:\pics'..but if i gave my program to someone else then i only wanted to give the source files and project file ...i want to avoid giving the picture folder and other unneccesary make file...if the given info is ambigious pls do ask me and also ....HELP ME..!!
Re: Avoiding unnecessary files and folder in Impelementation
Re: Avoiding unnecessary files and folder in Impelementation
yes,thanks.....QT's Resource Collection File (.qrc) is the solution ...