diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-02-23 09:36:54 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-02-23 09:36:54 +0000 |
commit | 8b66981ce0a5ed9818221ef93eb74dda78ec82f5 (patch) | |
tree | 709b857971189e13eb3fde5352036097bbe4f6dd /lib/.cvsignore | |
parent | 3a7e8c9f5f1ece2c820caed66f145097650096a5 (diff) |
- I renamed everything in the windows builds files that used the name 'curllib'
to the proper 'libcurl' as clearly this caused confusion.
Diffstat (limited to 'lib/.cvsignore')
-rw-r--r-- | lib/.cvsignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 9d2daa0a5..623a9fbb8 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -7,6 +7,6 @@ Makefile config.h stamp-* getdate.c -curllib.dsp -curllib.vcproj +libcurl.dsp +libcurl.vcproj *.dist |