| d0441f6 by Noam Rosenthal at 2009-06-08 | 1 | #------------------------------------------------- |
| 2 | # |
|
| 3 | # Project created by QtCreator 2009-05-24T14:33:48 |
|
| 4 | # |
|
| 5 | #------------------------------------------------- |
|
| 6 | QT += script |
|
| 7 | TARGET = qscxml |
|
| 8 | TEMPLATE = lib |
|
| 9 | CONFIG += staticlib |
|
| 10 | include (qscxml.pri) |

