Changeset 408 for trunk/README.OS2


Ignore:
Timestamp:
Dec 10, 2009, 12:58:11 AM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

README.OS2: Added info on how to build demos and examples from WPI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.OS2

    r402 r408  
    206206  qt-examples-src-X_Y_Z.wpi  - Demo and example sources ("examples")
    207207
     208In order to build the demo and example applications, go to the directory where
     209you installed the respective package (e.g. D:\Coding\Qt4\demos) and type:
     210
     211  qmake
     212  make
     213
     214Please note that not all demos and examples will build with the current version
     215of Qt4 for OS/2 since not all features have been implemented in the OS/2 version.
     216
    208217NOTE:
    209218
Note: See TracChangeset for help on using the changeset viewer.