- Timestamp:
- Sep 5, 2009, 2:46:05 AM (16 years ago)
- Location:
- trunk/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/plugins/qpluginbase.pri
r60 r158 9 9 win32|os2|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release 10 10 TARGET = $$qtLibraryTarget($$TARGET) 11 11 12 contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols 12 13 -
trunk/src/qbase.pri
r104 r158 141 141 142 142 TARGET = $$qtLibraryTarget($$TARGET$$QT_LIBINFIX) #do this towards the end 143 143 144 144 145 moc_dir.name = moc_location
Note:
See TracChangeset
for help on using the changeset viewer.