diff options
Diffstat (limited to 'mkspecs/macx-pbuilder')
-rw-r--r-- | mkspecs/macx-pbuilder/Info.plist.app | 4 | ||||
-rw-r--r-- | mkspecs/macx-pbuilder/tqmake.conf (renamed from mkspecs/macx-pbuilder/qmake.conf) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mkspecs/macx-pbuilder/Info.plist.app b/mkspecs/macx-pbuilder/Info.plist.app index 4da07e998..422c54baa 100644 --- a/mkspecs/macx-pbuilder/Info.plist.app +++ b/mkspecs/macx-pbuilder/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-pbuilder/qmake.conf b/mkspecs/macx-pbuilder/tqmake.conf index 0699a9c2e..0747ed962 100644 --- a/mkspecs/macx-pbuilder/qmake.conf +++ b/mkspecs/macx-pbuilder/tqmake.conf @@ -1,6 +1,6 @@ # # -# qmake configuration for macx-pbuilder (Mac OS X + Project Builder) +# tqmake configuration for macx-pbuilder (Mac OS X + Project Builder) # MAKEFILE_GENERATOR = PROJECTBUILDER |