Zip file for Visual Studio?

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
7zip is a nice program for that.

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

I hope this helps.

- Hirokachi
I'm using Microsoft Visual Studio though.
So what are you hoping to do? Make Microsoft Visual Studio make the zip file or what?
ya my professor told me to "put your files in a folder and zip the folder and sent me the zip file."
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
Topic archived. No new replies allowed.