Changeset 907 for tests/common.pri

Timestamp:
Jul 24, 2011, 10:53:01 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

tests: Added process/process-sync test case.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/common.pri

    r904 r907  
    11isEmpty(DEPTH):error("DEPTH is not set before including common.pri!")
    22
    3 DESTDIR = $$OUT_PWD/$$DEPTH/.
     3DESTDIR = $$OUT_PWD/.
    44
    55!build_pass: {
     
    5050    CONFIG *= console
    5151}       
     52
     53
     54
     55
     56
     57
     58
Note: See TracChangeset for help on using the changeset viewer.