Changeset 5156 for pjproject/trunk/tests/automated/gnu-ipp.xml.template
- Timestamp:
- Aug 10, 2015 3:47:45 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/automated/gnu-ipp.xml.template
r3300 r5156 17 17 ]]> 18 18 </FileWrite> 19 <Configure cmd=' ./aconfigure --enable-ipp --with-ipp="$(IPPROOT)" --with-ipp-samples="$(IPPSAMPLES)" --with-ipp-arch=$(IPPARCH)' />19 <Configure cmd='make distclean && ./aconfigure --enable-ipp --with-ipp="$(IPPROOT)" --with-ipp-samples="$(IPPSAMPLES)" --with-ipp-arch=$(IPPARCH)' /> 20 20 <Build cmd="make dep && make clean && make" /> 21 21 <Test name="pjlib-test" wdir="pjlib/bin" cmd="./pjlib-test-$(SUFFIX)" disabled=$(NOTEST) />
Note: See TracChangeset
for help on using the changeset viewer.