| author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
| Thu, 29 Apr 2010 15:15:16 +0300 | |
| branch | RCL_3 |
| changeset 17 | 4b6ee5efea19 |
| parent 0 | 1918ee327afb |
| child 30 | 5dc02b23752f |
| permissions | -rw-r--r-- |
TEMPLATE = subdirs SUBDIRS = \ eventtransitions \ factorial \ pingpong \ rogue \ trafficlight \ twowaybutton # install target.path = $$[QT_INSTALL_EXAMPLES]/statemachine sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS statemachine.pro README sources.path = $$[QT_INSTALL_EXAMPLES]/statemachine INSTALLS += target sources