RetroZilla/xpcom/build/xpcom-tests.pkg
2015-10-20 23:03:22 -04:00

48 lines
1.2 KiB
Plaintext

[xpcom-tests]
#if USE_SHORT_LIBNAME
dist/bin/components/@DLLP@tdynamic@DLLS@
dist/bin/components/@DLLP@MyServce@DLLS@
dist/bin/components/@DLLP@xpcomsmp@DLLS@
#else
dist/bin/components/@DLLP@testdynamic@DLLS@
dist/bin/components/@DLLP@MyService@DLLS@
dist/bin/components/@DLLP@xpcomsample@DLLS@
#endif
dist/bin/components/nsSample.js
!xpt dist/bin/components/xpcomsample.xpt
dist/bin/nsTestSample@BINS@
dist/bin/res/test.properties
dist/bin/res/samples/xpconnect-sample.html
!xpt dist/bin/components/proxytest.xpt
dist/bin/proxytests@BINS@
dist/bin/PrimitiveTest@BINS@
dist/bin/SimpleTypeLib@BINS@
dist/bin/TestInterfaceInfo@BINS@
dist/bin/TestXPTCInvoke@BINS@
dist/bin/nsIFileEnumerator@BINS@
dist/bin/nsIFileTest@BINS@
dist/bin/TestArray@BINS@
dist/bin/TestAtoms@BINS@
dist/bin/TestAutoLock@BINS@
dist/bin/TestCallTemplates@BINS@
dist/bin/TestCOMPtr@BINS@
dist/bin/TestCOMPtrEq@BINS@
dist/bin/TestCRT@BINS@
dist/bin/TestFactory@BINS@
dist/bin/TestHashtables@BINS@
dist/bin/TestID@BINS@
dist/bin/TestObserverService@BINS@
dist/bin/TestPermanentAtoms@BINS@
dist/bin/TestPipes@BINS@
dist/bin/TestServMgr@BINS@
dist/bin/TestThreads@BINS@
dist/bin/TestXPIDLString@BINS@
dist/bin/TestDeque@BINS@
dist/bin/TestAutoPtr@BINS@
#if OS_ARCH==WINNT
dist/bin/TestCOM.exe
#endif