gecko-dev/xpfe/components/timebomb
cls%seawood.org f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
..
macbuild First Checked In. 2000-02-16 01:51:47 +00:00
resources Fixing english typo in timebomb blurb. r=akkana 2000-03-22 22:06:20 +00:00
tools Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
.cvsignore ignore generated makefiles 2000-02-15 08:14:06 +00:00
MANIFEST Adding export file to fix build bustage 2000-03-07 22:00:17 +00:00
MANIFEST_IDL First Checked In. 2000-02-16 01:51:47 +00:00
Makefile.in Adding temporary hack to fix tinderbox objdir build problem introduced by placing obj files in the srcdir. (This occurs if you prefix your srcfiles by $(srcdir).) r=bryner 2000-02-27 08:39:16 +00:00
makefile.win
nsITimeBomb.idl removing space in IDL. Mac compiler did not like. r=pinkerton. 2000-02-16 01:53:05 +00:00
nsTimeBomb.cpp Removed dependency on nsBrowserWindow.h 2000-03-11 00:18:20 +00:00
nsTimeBomb.h