Hi...
I'm running Windows XP SP3 as guest OS in my VirtualBox and I just build QT 4.8.6 from source, using this build options:
configure.exe -fast -opensource -confirm-license -release -phonon -no-qt3support -inotify -no-dsp -no-vcproj -no-webkit
configure.exe -fast -opensource -confirm-license -release -phonon -no-qt3support -inotify -no-dsp -no-vcproj -no-webkit
To copy to clipboard, switch view to plain text mode
Now, I'd like to remove intermediate files and unnecesary files to keep my source directory as lite as possible...Normally one keep ${QTDIR}\{bin,include,lib,doc} directories...what other files/directories should I keep?
Thanks.
Bookmarks