Explorar el Código

Fix widgets

develop
Pierre-Antoine 'ZHAJOR' Tible hace 7 años
padre
commit
288fb9772f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      UGameEngine/UGameEngine.pro

+ 2
- 0
UGameEngine/UGameEngine.pro Ver fichero

@@ -6,6 +6,8 @@
6 6
 
7 7
 QT       += gui core
8 8
 
9
+greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
10
+
9 11
 TARGET = UGameEngine
10 12
 TEMPLATE = lib
11 13
 

Loading…
Cancelar
Guardar