mirror of
https://github.com/martravi/wiiqt6.git
synced 2025-02-16 19:49:13 +01:00
get ohneschwanzenegger to work with qt5
This commit is contained in:
parent
a18bbb98cd
commit
08fc068a8b
@ -1,4 +1,4 @@
|
||||
#include <QtGui/QApplication>
|
||||
#include <QApplication>
|
||||
#include "mainwindow.h"
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
@ -3,7 +3,9 @@
|
||||
# -------------------------------------------------
|
||||
QT += core \
|
||||
gui \
|
||||
network
|
||||
network \
|
||||
widgets
|
||||
|
||||
TARGET = ohneschwanzenegger
|
||||
TEMPLATE = app
|
||||
DEFINES += NAND_BIN_CAN_WRITE
|
||||
|
Loading…
x
Reference in New Issue
Block a user