1 | [xpcom-tests]
|
---|
2 | #if USE_SHORT_LIBNAME
|
---|
3 | dist/bin/components/@DLLP@tdynamic@DLLS@
|
---|
4 | dist/bin/components/@DLLP@MyServce@DLLS@
|
---|
5 | dist/bin/components/@DLLP@xpcomsmp@DLLS@
|
---|
6 | #else
|
---|
7 | dist/bin/components/@DLLP@testdynamic@DLLS@
|
---|
8 | dist/bin/components/@DLLP@MyService@DLLS@
|
---|
9 | dist/bin/components/@DLLP@xpcomsample@DLLS@
|
---|
10 | #endif
|
---|
11 | dist/bin/components/nsSample.js
|
---|
12 | !xpt dist/bin/components/xpcomsample.xpt
|
---|
13 | dist/bin/nsTestSample@BINS@
|
---|
14 | dist/bin/res/test.properties
|
---|
15 | dist/bin/res/samples/xpconnect-sample.html
|
---|
16 | !xpt dist/bin/components/proxytest.xpt
|
---|
17 | dist/bin/proxytests@BINS@
|
---|
18 |
|
---|
19 | dist/bin/PrimitiveTest@BINS@
|
---|
20 | dist/bin/SimpleTypeLib@BINS@
|
---|
21 | dist/bin/TestInterfaceInfo@BINS@
|
---|
22 | dist/bin/TestXPTCInvoke@BINS@
|
---|
23 |
|
---|
24 | dist/bin/nsIFileEnumerator@BINS@
|
---|
25 | dist/bin/nsIFileTest@BINS@
|
---|
26 | dist/bin/TestArray@BINS@
|
---|
27 | dist/bin/TestAtoms@BINS@
|
---|
28 | dist/bin/TestAutoLock@BINS@
|
---|
29 | dist/bin/TestCallTemplates@BINS@
|
---|
30 | dist/bin/TestCOMPtr@BINS@
|
---|
31 | dist/bin/TestCOMPtrEq@BINS@
|
---|
32 | dist/bin/TestCRT@BINS@
|
---|
33 | dist/bin/TestFactory@BINS@
|
---|
34 | dist/bin/TestHashtables@BINS@
|
---|
35 | dist/bin/TestID@BINS@
|
---|
36 | dist/bin/TestObserverService@BINS@
|
---|
37 | dist/bin/TestPermanentAtoms@BINS@
|
---|
38 | dist/bin/TestPipes@BINS@
|
---|
39 | dist/bin/TestServMgr@BINS@
|
---|
40 | dist/bin/TestThreads@BINS@
|
---|
41 | dist/bin/TestXPIDLString@BINS@
|
---|
42 | dist/bin/TestDeque@BINS@
|
---|
43 | dist/bin/TestAutoPtr@BINS@
|
---|
44 |
|
---|
45 | #if OS_ARCH==WINNT
|
---|
46 | dist/bin/TestCOM.exe
|
---|
47 | #endif
|
---|