ldforge.pro

changeset 22
335e430a6b4f
parent 19
6c5977e43e73
child 23
69a91c1ff583
--- a/ldforge.pro	Sat Mar 16 16:59:16 2013 +0200
+++ b/ldforge.pro	Sat Mar 16 17:50:13 2013 +0200
@@ -20,7 +20,6 @@
 	str.h \
 	config.h \
 	cfgdef.h \
-	pointer.h \
 	zz_setContentsDialog.h
 
 SOURCES += bbox.cpp \
@@ -34,7 +33,6 @@
 	scanner.cpp \
 	str.cpp \ 
 	config.cpp \
-	pointer.cpp \
 	zz_setContentsDialog.cpp
 
 QMAKE_CXXFLAGS += -std=c++0x

mercurial