We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d566b44 commit 5a3b14aCopy full SHA for 5a3b14a
lib/TargetVersion.h
@@ -7,4 +7,4 @@
7
8
#define TARGET_VERSION_STRING EXPAND_STRING( TARGET_VERSION )
9
10
-#endif //TARGETVERSION_H
+#endif //TARGETVERSION_Hcd s
lib/buildLinux.sh
@@ -11,4 +11,4 @@ qmake -spec ../../QT/current/Desktop/Qt/474/gcc/mkspecs/linux-g++-32
11
12
#sed -i -e "s#-L/usr/lib/x86_64-linux-gnu#-L/opt/AfterShotPro/lib -L/usr/lib/x86_64-linux-gnu#g" Makefile
13
#do the build
14
-make
+make -j8
0 commit comments