Relanding pavlov's changes for bug 129953, in pieces.

This commit is contained in:
dbaron%fas.harvard.edu 2002-04-13 19:00:50 +00:00
Родитель b878ea3fae
Коммит f44cff55c4
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -62,6 +62,7 @@ EXPORTS = \
XPIDLSRCS = \
nsIThread.idl \
nsIThreadPool.idl \
nsITimerManager.idl \
nsIRunnable.idl \
nsIEventQueue.idl \
nsIEventQueueService.idl \

Просмотреть файл

@ -45,6 +45,7 @@ XPIDLSRCS = \
.\nsIEventQueueService.idl \
.\nsIThread.idl \
.\nsIThreadPool.idl \
.\nsITimerManager.idl \
.\nsIRunnable.idl \
.\nsIProcess.idl \
.\nsIScriptableTimer.idl \