Changeset 904 for tests/blit/blit.pro

Timestamp:
Jul 24, 2011, 8:49:38 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

tests: Optimize/simplify the build process for shadow building.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/blit/blit.pro

    r436 r904  
     1
     2
     3
    14QT = core gui
    25
    3 SOURCES += blit.cpp
    4 
    5 DEPTH = .
    6 include($$DEPTH/../common.pri)
    7 else:error("Cannot include $$DEPTH/../common.pri!")
    8 
    9 CONFIG -= windows
    10 CONFIG *= console
     6SOURCES = blit.cpp
Note: See TracChangeset for help on using the changeset viewer.