Changeset 30e2bdf for src/app/app.pro
- Timestamp:
- 01/21/10 19:23:23 (13 years ago)
- Branches:
- master, qt5
- Children:
- 1735f55
- Parents:
- 76cde75
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/app/app.pro
r76cde75 r30e2bdf 17 17 } 18 18 19 SOURCES += main.cpp 19 SOURCES += main.cpp \ 20 appsettings.cpp 21 22 HEADERS += appsettings.h 20 23 21 24 RESOURCES += ../icons.qrc \
Note: See TracChangeset
for help on using the changeset viewer.