Explorar el Código

Installationspfad geändert.

Rind hace 3 años
padre
commit
1b04c4e64e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      gfativaflashutil.pro

+ 1 - 1
gfativaflashutil.pro

@@ -21,7 +21,7 @@ CONFIG(release, debug|release) {
 linux-buildroot-g++ {
     QMAKE_CXXFLAGS += -D_TARGET_BUILD
     QMAKE_CFLAGS += -D_TARGET_BUILD
-    target.path += /opt/GfA/tivaflashutil
+	target.path += /opt/GfA/bin
 	INSTALLS += target
 }