ldforge.pro

changeset 27
2ba799d294bc
parent 25
c74bb88f537d
child 29
55406ce7446e
--- a/ldforge.pro	Mon Mar 18 12:20:48 2013 +0200
+++ b/ldforge.pro	Mon Mar 18 12:24:16 2013 +0200
@@ -11,9 +11,9 @@
 # Input
 HEADERS += bbox.h \
 	common.h \
-	draw.h \
+	gldraw.h \
 	gui.h \
-	io.h \
+	file.h \
 	ldtypes.h \
 	misc.h \
 	str.h \
@@ -22,9 +22,9 @@
 	zz_setContentsDialog.h
 
 SOURCES += bbox.cpp \
-	draw.cpp \
+	gldraw.cpp \
 	gui.cpp \
-	io.cpp \
+	file.cpp \
 	ldtypes.cpp \
 	main.cpp \
 	misc.cpp \

mercurial