Changeset 518


Ignore:
Timestamp:
Feb 4, 2010, 8:11:59 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

examples: Fixed tools/plugandpaint build on OS/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/tools/plugandpaint/plugandpaint.pro

    r2 r518  
    1212if(!debug_and_release|build_pass):CONFIG(debug, debug|release) {
    1313   mac:LIBS = $$member(LIBS, 0) $$member(LIBS, 1)_debug
    14    win32:LIBS = $$member(LIBS, 0) $$member(LIBS, 1)d
     14   win32:LIBS = $$member(LIBS, 0) $$member(LIBS, 1)d
    1515}
    1616#! [0]
Note: See TracChangeset for help on using the changeset viewer.