mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
*/.cvsignore: Add various Win32 related file types.
2001-11-24 Tor Lillqvist <tml@iki.fi> */.cvsignore: Add various Win32 related file types. gmodule: 2001-11-24 Tor Lillqvist <tml@iki.fi> * Makefile.am: Remove rule for testgmodule.exp, too. 2001-11-22 Tor Lillqvist <tml@iki.fi> * gmodule-win32.c: Current w32api headers do include tlhelp32.h, so no need to have an extract from it here.
This commit is contained in:
committed by
Tor Lillqvist
parent
bad5376d45
commit
d4a5eab30b
@@ -2,11 +2,16 @@
|
||||
*.obj
|
||||
*.lib
|
||||
*.dll
|
||||
*.exp
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.exe
|
||||
*.res
|
||||
Makefile
|
||||
Makefile.in
|
||||
makefile.msc
|
||||
makefile.mingw
|
||||
*-build.stamp
|
||||
.deps
|
||||
_libs
|
||||
.libs
|
||||
|
Reference in New Issue
Block a user