Last change
on this file was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
-
Property svn:eol-style
set to
native
|
File size:
314 bytes
|
Rev | Line | |
---|
[556] | 1 | HEADERS = window.h \
|
---|
| 2 | movementtransition.h
|
---|
| 3 | SOURCES = main.cpp \
|
---|
| 4 | window.cpp
|
---|
| 5 |
|
---|
| 6 | # install
|
---|
| 7 | target.path = $$[QT_INSTALL_EXAMPLES]/statemachine/rogue
|
---|
| 8 | sources.files = $$SOURCES $$HEADERS *.pro
|
---|
| 9 | sources.path = $$[QT_INSTALL_EXAMPLES]/statemachine/rogue
|
---|
| 10 | INSTALLS += target sources
|
---|
| 11 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.