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

19 lines
283 B
Plaintext

[gecko]
!xpt dist/bin/components/webshell_idls.xpt
#if ENABLE_TESTS
[gecko-tests]
dist/bin/viewer@BINS@
#if OS_ARCH!=OS2
#if OS_ARCH!=WINNT
dist/bin/mozilla-viewer.sh
#endif
#endif
#if MOZ_ENABLE_GTK
dist/bin/viewer_gtk
#endif
#if MOZ_ENABLE_XLIB
dist/bin/viewer_xlib
#endif
#endif