From c506e03f54c4beadc3afc613eea22eef10d79b89 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 27 Apr 2014 13:28:18 +0100 Subject: build: Added Visual Studio 6.0 (VC6) project files Carrying on from commit 11025613b9 added a more thorough version of the VC6 project files which are capable of supporting side-by-side compilation, as well as support for some of the third-party libraries curl uses. --- projects/Windows/VC6/src/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 projects/Windows/VC6/src/.gitignore (limited to 'projects/Windows/VC6/src/.gitignore') diff --git a/projects/Windows/VC6/src/.gitignore b/projects/Windows/VC6/src/.gitignore new file mode 100644 index 000000000..cdfeb2aba --- /dev/null +++ b/projects/Windows/VC6/src/.gitignore @@ -0,0 +1,4 @@ +/*.dsp +/*.html +/*.ncb +/*.opt -- cgit v1.2.3