Zip file for Visual Studio?

Nov 13, 2015 at 11:04pm
How do I make a zip file for Microsoft Visual Studio 2013 for C++ ?

I have 3 files: a header file, .cpp, and another .cpp
Last edited on Nov 13, 2015 at 11:05pm
Nov 13, 2015 at 11:41pm
7zip is a nice program for that.

Here is 7zips website:
http://www.7-zip.org/

I hope this helps.

- Hirokachi
Nov 14, 2015 at 12:01am
I'm using Microsoft Visual Studio though.
Nov 14, 2015 at 12:03am
So what are you hoping to do? Make Microsoft Visual Studio make the zip file or what?
Nov 14, 2015 at 12:06am
ya my professor told me to "put your files in a folder and zip the folder and sent me the zip file."
Nov 14, 2015 at 1:10am
Right click the project folder. Select the send to option. Then compressed zip folder. It has nothing to do with the IDE your using.
Last edited on Nov 14, 2015 at 1:11am
Topic archived. No new replies allowed.