bsmedberg%covad.net 9706f93476 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
git-svn-id: svn://10.0.0.236/trunk@150961 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-07 01:22:31 +00:00

22 lines
470 B
Plaintext

[gecko]
dist/bin/mozipcd@BINS@
#if OS_ARCH==OS2
dist/bin/ipc/modules/@DLLP@lockmod@DLLS@
#else
dist/bin/ipc/modules/@DLLP@lockmodule@DLLS@
#endif
dist/bin/ipc/modules/@DLLP@transmgr@DLLS@
dist/bin/components/@DLLP@ipcdc@DLLS@
!xpt dist/bin/components/ipcd.xpt
#if ENABLE_TESTS
[gecko-tests]
dist/bin/TestIPC@BINS@
dist/bin/tmModuleTest@BINS@
#if USE_SHORT_LIBNAME
dist/bin/ipc/modules/@DLLP@testmod@DLLS@
#else
dist/bin/ipc/modules/@DLLP@testmodule@DLLS@
#endif
#endif