Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Question regarding qmake

Question regarding qmake

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    steno
    wrote on last edited by
    #1

    I'm trying to generate a makefile using qmake that only has the moc information in it. Similar to the makefile qt_preprocess.mak when generated by

    qmake -spec macx-xcode someproject.pro

    I notice when you use qmake to generate an xcode project, qmake will generate a makefile called qt_makeqmake.mak and another makefile called qt_preprocess.mak and places them into the xcodeproj package.

    Is it possible to generate the qt_preprocess.mak file without generating the qt_makeqmake.mak file?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved