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/globalaccel
Files:
1 added
1 edited

Legend:

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

    r2 r9  
    88                SOURCES += $$GLOBALACCEL_CPP/globalaccelman_win.cpp
    99        }
     10        os2: {
     11                SOURCES += $$GLOBALACCEL_CPP/globalaccelman_pm.cpp
     12        }
    1013        mac: {
    1114                SOURCES += $$GLOBALACCEL_CPP/globalaccelman_mac.cpp
Note: See TracChangeset for help on using the changeset viewer.