Changeset 236
- Timestamp:
- Oct 16, 2009, 8:14:59 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/projects.pro ¶
r2 r236 90 90 (cd qmake && $(MAKE) distclean); 91 91 } 92 win32 {92 win32|os2 { 93 93 confclean.commands += -$(DEL_FILE) src\core\global\qconfig.h $$escape_expand(\n\t) \ 94 94 -$(DEL_FILE) src\core\global\qconfig.cpp $$escape_expand(\n\t) \ … … 113 113 #qmake 114 114 qmake.path=$$[QT_INSTALL_BINS] 115 win32 {115 win32|os2 { 116 116 qmake.files=$$QT_BUILD_TREE/bin/qmake.exe 117 117 } else {
Note:
See TracChangeset
for help on using the changeset viewer.