0

I have calculator which I made in C# and I want to make a Makefile which will zip all files. I know how to zip like just one file .c or .h but I don´t know how to zip like the whole folder.Can anyone help me?

WindowsFormsApplication2


and in this folder are : ClassLibrary1, WindowsFormsApplication2, WindowsFormsApplication2.sln ....
Willem Van Onsem
  • 443,496
  • 30
  • 428
  • 555
  • 2
    What does [tag:c#] has to do with this? Furthermore can you please show the desired behavior using an example? – Willem Van Onsem Apr 23 '16 at 13:14
  • 1
    Possible duplicate of [How do I zip a folder in MSBuild?](http://stackoverflow.com/questions/15917803/how-do-i-zip-a-folder-in-msbuild) – Eugene Podskal Apr 23 '16 at 13:24
  • Do you want to zip the folder (with its contents)? Or do you want to zip each file in the file individually? – Beta Apr 23 '16 at 23:52

0 Answers0