gecko-dev/embedding/qa
timeless%mozdev.org da025b3471 embedding/qa isn't part of the build
Adding a Makefile.in which enables testembed to build
note that embedding/qa is currently a windows only critter.
as such, the embedding/Makefile.in needs:
ifdef ENABLE_TESTS
ifeq ($(OS_ARCH),WINNT)
DIRS += qa
endif
endif
2004-04-05 08:54:08 +00:00
..
jstests Bug 106386 Correct misspellings in source code 2003-11-17 10:05:45 +00:00
mozembed embedding/qa is not part of the build 2004-04-05 08:31:42 +00:00
testembed embedding/qa is not part of the build 2004-04-05 08:48:14 +00:00
Makefile.in embedding/qa isn't part of the build 2004-04-05 08:54:08 +00:00