Changeset e89b296 for src/app/app.pro
- Timestamp:
- 01/21/10 15:44:55 (13 years ago)
- Branches:
- master, qt5
- Children:
- a957cfa
- Parents:
- e493054
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/app/app.pro
re493054 re89b296 25 25 # instalation related 26 26 27 PREFIX = /usr/ share27 PREFIX = /usr/bin 28 28 INSTALLS = target 29 target.path = $$PREFIX/bin 29 target.path = $$PREFIX 30
Note: See TracChangeset
for help on using the changeset viewer.