summaryrefslogtreecommitdiff
path: root/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29examples to where they belongmickeyl1-17/+0
2005-01-23-Use the global directory for .obj and .moczecke1-3/+0
-Include the foo.moc to work better The problem just came up yesterday
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-371/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+371
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2003-10-28- remove deprecated setMonitorMode() API. Use setMode( "monitor" ) now.mickeyl1-1/+2
- monitor mode now tries to use the standard IW_MODE_MONITOR first. If that doesn't work, it falls back to using proprietary iwpriv commands
2003-09-02this should make oapplication compile (and run) for qt3/x11tille1-2/+8
2003-08-10merge zeckes libsql into libopie2mickeyl1-3/+2
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+14
and comment...