diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-05-01 20:29:34 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-05-01 20:33:22 +0100 |
commit | 50b3111b63580473ae733e08a8acb30c4a88c1b8 (patch) | |
tree | 6461dbf5d7dfc16f4d0ae5ad8d5ccd988c147c58 /projects/Windows/VC7.1/.gitignore | |
parent | c3031073457c9406fe79dcd40cc503c8eb22bea5 (diff) |
build: Added Visual Studio 2003 .NET (VC7.1) project files
Carrying on from commit 11025613b9 added VC7.1 project files which are
capable of supporting side-by-side compilation, as well as support for
some of the third-party libraries curl uses.
Diffstat (limited to 'projects/Windows/VC7.1/.gitignore')
-rw-r--r-- | projects/Windows/VC7.1/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/Windows/VC7.1/.gitignore b/projects/Windows/VC7.1/.gitignore new file mode 100644 index 000000000..90525b855 --- /dev/null +++ b/projects/Windows/VC7.1/.gitignore @@ -0,0 +1,2 @@ +/*.ncb +/*.suo |