Changeset 9 for psi/trunk/src/tools/idle


Ignore:
Timestamp:
Sep 5, 2006, 1:05:28 AM (19 years ago)
Author:
dmik
Message:

Tools: Added dummy OS/2 FileWatch/DirWatch, GlobalAccelManager, Idle, SystemWatch and TrayIcon class implementations.

Location:
psi/trunk/src/tools/idle
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • psi/trunk/src/tools/idle/idle.pri

    r2 r9  
    99                SOURCES += $$IDLE_CPP/idle_win.cpp
    1010        }
     11        os2: {
     12                SOURCES += $$IDLE_CPP/idle_pm.cpp
     13        }
    1114        mac: {
    1215                SOURCES += $$IDLE_CPP/idle_mac.cpp
Note: See TracChangeset for help on using the changeset viewer.