Changeset 25 for trunk/orca/qt/project.r
- Timestamp:
- 02/06/06 23:30:15 (3 years ago)
- Files:
-
- 1 modified
-
trunk/orca/qt/project.r (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/qt/project.r
r1 r25 10 10 include_from %.. 11 11 include_from %../util 12 libs_from %.. %orca 12 libs_from %.. %orca0 13 13 14 14 macx [ … … 33 33 ] 34 34 35 cflags {-DDIR_WATCHER} sources [ %dmon.c %DirWatcher.cpp ]35 ;cflags {-DDIR_WATCHER} sources [ %dmon.c %DirWatcher.cpp ] 36 36 ]
