gecko/ipc/ipdl/test/cxx/ipdl.mk

25 lines
644 B
Makefile
Raw Normal View History

IPDLSRCS = \
PTestArrays.ipdl \
PTestArraysSub.ipdl \
PTestCrashCleanup.ipdl \
PTestDesc.ipdl \
PTestDescSub.ipdl \
PTestDescSubsub.ipdl \
2009-10-13 15:36:28 -07:00
PTestLatency.ipdl \
2009-10-06 11:05:47 -07:00
PTestManyChildAllocs.ipdl \
PTestManyChildAllocsSub.ipdl \
PTestMultiMgrs.ipdl \
PTestMultiMgrsLeft.ipdl \
PTestMultiMgrsRight.ipdl \
PTestMultiMgrsBottom.ipdl \
PTestRacyRPCReplies.ipdl \
PTestRPCErrorCleanup.ipdl \
PTestRPCRaces.ipdl \
PTestSanity.ipdl \
PTestShmem.ipdl \
PTestShutdown.ipdl \
PTestShutdownSub.ipdl \
PTestShutdownSubsub.ipdl \
PTestSyncWakeup.ipdl \
$(NULL)