Ethereal

[Ethereal-dev] cvsignore *.pdb *.ilk under tools/lemon
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: October 2001


Hi,

In the process of compiling under Win32 environment, *.pdb and *.ilk
will be generated in tools/lemon directory, so let's have CVS ignore
them.

=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=
 +----+----+     
 |.. .|    |     Motonori Shindo
 |_~__|    |     
 | .. |~~_~|     Sr. Systems Engineer
 | .  |    |     CoSine Communications Inc.
 +----+----+     
 C o S i n e     e-mail:  mshindo@xxxxxxxxxxxxx 
Communications
=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=


Index: tools/lemon/.cvsignore
===================================================================
RCS file: /cvsroot/ethereal/tools/lemon/.cvsignore,v
retrieving revision 1.1
diff -u -r1.1 .cvsignore
--- .cvsignore	2001/02/01 20:21:24	1.1
+++ .cvsignore	2001/10/04 13:22:45
@@ -6,3 +6,5 @@
 lemon.obj
 .libs
 Makefile.in
+*.pdb
+*.ilk

Powered by MHonArc 2.6.10