ldforge.pro

changeset 168
96691a009dff
parent 165
88a03c1a52d9
child 169
f562323760a2
--- a/ldforge.pro	Mon May 06 12:50:20 2013 +0300
+++ b/ldforge.pro	Mon May 06 15:39:45 2013 +0300
@@ -33,13 +33,14 @@
 	zz_newPartDialog.h \
 	zz_setContentsDialog.h
 
-SOURCES += bbox.cpp \
+SOURCES += \
+	gldraw.cpp \
+	gui.cpp \
+	bbox.cpp \
 	colors.cpp \
 	config.cpp \
 	extprogs.cpp \
 	file.cpp \
-	gldraw.cpp \
-	gui.cpp \
 	gui_actions.cpp \
 	gui_editactions.cpp \
 	history.cpp \

mercurial