mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
Move glib library into a subdirectory, make all GLib include files include
Tue Jun 26 11:43:46 2001 Owen Taylor <otaylor@redhat.com> * configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am: Move glib library into a subdirectory, make all GLib include files include as <glib/glist.h> * tests/testglib.c tests/testgdate.c tests/testgdateparser.c tests/timeloop.c tests/timeloop-basic.c: Move all tests into the tests/ subdirectory.
This commit is contained in:
13
.cvsignore
13
.cvsignore
@@ -1,10 +1,3 @@
|
||||
*.lo
|
||||
*.obj
|
||||
*.lib
|
||||
*.dll
|
||||
*.exe
|
||||
.deps
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.in
|
||||
_libs
|
||||
@@ -20,7 +13,6 @@ glib.spec
|
||||
glibconfig-sysdefs.h
|
||||
glibconfig.h
|
||||
glibconfig.h.win32
|
||||
libglib-1.3.la
|
||||
libtool
|
||||
makefile.cygwin
|
||||
makefile.mingw
|
||||
@@ -29,11 +21,6 @@ so_locations
|
||||
stamp-gc-h
|
||||
stamp-h
|
||||
stamp-h.in
|
||||
testgdate
|
||||
testgdateparser
|
||||
testglib
|
||||
timeloop
|
||||
timeloop-basic
|
||||
annotations
|
||||
logs
|
||||
glib.rc
|
||||
|
Reference in New Issue
Block a user