No it is not. Have you read the documentation carefully? It should look something like:
ASM_FILES += asm.s asm_cl.output = ${QMAKE_FILE_OUT} asm_cl.commands = ml /c /Cx /coff /Fo${QMAKE_FILE_OUT} ${QMAKE_FILE_NAME} asm_cl.input = ASM_FILES asm_cl.variable_out = OBJECTS QMAKE_EXTRA_COMPILERS += asm_clLanguage Bindings
You're using Qt with other languages than C++, eh? Post here!
853
Topics
3.3k
Posts
-
-
How to switch tab under PyQt5
Moved Solved -
-
PySide2 contextMenuEvent and mouseMoveEvent clash
Moved Unsolved -
-
What is the current state of Jambi ?
Unsolved -
Multiline support using QTranslate
Unsolved -
-
-
Close or hide window ? Which the best ?
Moved Unsolved -
-
PySide2 is stable like PyQt5?
Unsolved -
PySide2 Windows build error
Unsolved -
-
PyQT5- Question mark button
Unsolved -
Implementing QThread into code
Moved Solved -
-
-
-