gecko-dev/widget/tests/scribble
ramiro%netscape.com 2fa8b74cf6 widget/tests/scribble/Makefile.in:
- Link with -lpwcac -ldbm on all platforms, not just Linux, FreeBSD, and
SunOS.
- Correct linking order: $(PNG_LIBS) needs to be after -limg.

widget/tests/scribble/main.cpp
- Declare extern "C" for the XP_ReBuffer stub.
- Declare main to return int because it does return a value.

Thanks to wtc@netscape.com (Wan-Teh Chang) for the fix.
1998-12-07 06:51:26 +00:00
..
mac Moved to shared libraries, building in mozilla/dist, linking against many fewer libraries. 1998-12-01 22:25:36 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in widget/tests/scribble/Makefile.in: 1998-12-07 06:51:26 +00:00
Scribble.cpp fixing mac build bustages 1998-12-01 20:58:53 +00:00
Scribble.h Added image test support, needed netlib in the link 1998-09-15 21:58:25 +00:00
main.cpp widget/tests/scribble/Makefile.in: 1998-12-07 06:51:26 +00:00
makefile.win Added image test support, needed netlib in the link 1998-09-15 21:58:25 +00:00