diff options
Diffstat (limited to 'mkspecs/macx-g++')
-rw-r--r-- | mkspecs/macx-g++/Info.plist.app | 4 | ||||
-rw-r--r-- | mkspecs/macx-g++/tqmake.conf (renamed from mkspecs/macx-g++/qmake.conf) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mkspecs/macx-g++/Info.plist.app b/mkspecs/macx-g++/Info.plist.app index 4da07e998..422c54baa 100644 --- a/mkspecs/macx-g++/Info.plist.app +++ b/mkspecs/macx-g++/Info.plist.app @@ -7,12 +7,12 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleGetInfoString</key> - <string>Created by Qt/QMake</string> + <string>Created by TQt/TQMake</string> <key>CFBundleSignature</key> <string>ttxt</string> <key>CFBundleExecutable</key> <string>@EXECUTABLE@</string> <key>NOTE</key> - <string>Please, do NOT change this file -- It was generated by Qt/QMake.</string> + <string>Please, do NOT change this file -- It was generated by TQt/TQMake.</string> </dict> </plist> diff --git a/mkspecs/macx-g++/qmake.conf b/mkspecs/macx-g++/tqmake.conf index f90d2af19..2e7091ef6 100644 --- a/mkspecs/macx-g++/qmake.conf +++ b/mkspecs/macx-g++/tqmake.conf @@ -1,6 +1,6 @@ # # -# qmake configuration for macx-g++ (Mac OS X + command-line compiler) +# tqmake configuration for macx-g++ (Mac OS X + command-line compiler) # MAKEFILE_GENERATOR = UNIX |