Results 1 to 1 of 1

Thread: distclean batch file

  1. #1
    Join Date
    Feb 2009
    Location
    Noida, India
    Posts
    517
    Thanks
    21
    Thanked 66 Times in 62 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default distclean batch file

    Hi All,

    Most of us are working on big projects and many a times we have to send across the project code to different locations..be it through ftp or mailing or put it on another machine...and when u zip your project, u'll find the size of zip file is mammoth(at least in our case) mostly when u r using visual studio when there are lots of useless big size files like ncb etc..so I went ahead and created this batch file for windows which cleans up whole of ur project and creates a zip file..for me it worked very well(before cleaning anth, zip file was 40 mb and after cleaning using batch file, size was just 3 mb!)..so i thought why not to share it with you guys..it has a lot of cope for improvement and hopefully it'll be useful to u guys

    Cheers,
    Amulya

    P.S. : it uses winzip from path C:\Program Files\Winzip, so batch file wont zip the project if u dont have winzip on that path...so suit urself
    Attached Files Attached Files

Similar Threads

  1. Read binary from file
    By weldpua2008 in forum Newbie
    Replies: 2
    Last Post: 3rd April 2009, 23:50
  2. Can you specify a file engine?
    By skimber in forum Qt Programming
    Replies: 2
    Last Post: 18th September 2008, 15:54
  3. Set up the Qt4.3.2 with Visual Studio 2005
    By lamoda in forum Installation and Deployment
    Replies: 6
    Last Post: 30th January 2008, 06:51
  4. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 15:21
  5. QProcess problem with windows batch file
    By bood in forum Qt Programming
    Replies: 11
    Last Post: 6th January 2006, 08:08

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.