ldforge.pro

changeset 605
2983f7c7e7c9
parent 583
4906c5c1670f
child 611
6679e47b019f
--- a/ldforge.pro	Tue Jan 07 11:56:26 2014 +0200
+++ b/ldforge.pro	Tue Jan 07 12:06:12 2014 +0200
@@ -32,7 +32,7 @@
 	OBJECTS_DIR = ./build_release/
 }
 
-exists(.git): DEFINES += GIT_DESCRIBE="\\\"$$system(git describe --tags)\\\""
+exists(.git): DEFINES += GIT_DESCRIBE="\\\"$$system(git describe --tags --long)\\\""
 
 unix {
 	LIBS += -lGLU

mercurial