• April 20, 2024, 07:14:20 am

Author Topic: Qt Symbian ProjectCleaner  (Read 3663 times)

0 Members and 1 Guest are viewing this topic.

Offline huellif

  • Developer
  • Christmas Santa
  • ****
  • Posts: 402
  • Reputation: 212
Qt Symbian ProjectCleaner
« on: December 21, 2013, 08:59:10 pm »
Hi there,

Information:
If you want to share your project, commit changes to a git repo (probably GitHub) or another version control, have to rebuild it (because of errors), you always have to remove/unselect all the build files from your project folder.

I wrote a little Qt based tool which removes them all for Symbian specifc projects.
It removes the files: *.rss, *.loc, *.mmp, .make.cache, bld.inf, *.pkg, Makefile, *.mk, ABLD.BAT (* is a wildcard)
the folders: moc, obj, rcc, ui, tmp including all subfolders and files

the .pro.user files stays.

How to use it:
drop ProjectCleaner.exe into your project and run it.
It needs QtCore libary, that means you have to place QtCore4.dll (check the attachment) into:
a) the dir of ProjectCleaner.exe
b) C:\windows\
c) C:\windows\system32
d) to a dir which is in your PATH system variable
I prefer b)

Credits:
thanks to http://toto-share.com/2011/11/qt-remove-directory/

Have fun ;)
« Last Edit: December 21, 2013, 09:44:58 pm by huellif »

Offline matthew

  • Mass Poster
  • ****
  • Posts: 1,315
  • Reputation: 13
  • SymphonyOS
  • Current Phone: :
    N8-00 (25.007)
    808 (113.010.1508)
    Retired E72, E6-00
Re: Qt Symbian ProjectCleaner
« Reply #1 on: December 22, 2013, 03:10:11 am »
i just realised i have been quoting you at the end of my posts - "Have fun :)"
lol