Changeset 684
- Timestamp:
- Mar 15, 2010, 6:31:54 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/translations/translations.pro
r651 r684 25 25 26 26 isEmpty(vcproj) { 27 QMAKE_LINK = @: IGNORE THIS LINE 28 OBJECTS_DIR = 27 !os2 { 28 QMAKE_LINK = @: IGNORE THIS LINE 29 OBJECTS_DIR = 30 } else { 31 QMAKE_LINK = @rem IGNORE THIS LINE 32 } 29 33 win32:CONFIG -= embed_manifest_exe 30 34 } else {
Note:
See TracChangeset
for help on using the changeset viewer.