vym.pro
changeset 191 2658342e3310
parent 179 d1d6d9c29f9f
child 205 30c4a6c7ff10
     1.1 --- a/vym.pro	Tue Jan 24 15:09:48 2006 +0000
     1.2 +++ b/vym.pro	Tue Jan 24 15:09:48 2006 +0000
     1.3 @@ -6,6 +6,7 @@
     1.4  HEADERS	+= aboutdialog.h \
     1.5  	api.h \
     1.6  	branchobj.h \
     1.7 +	exportoofiledialog.h \
     1.8  	exports.h \
     1.9  	file.h \
    1.10  	findwindow.h \
    1.11 @@ -36,6 +37,7 @@
    1.12  SOURCES	+= aboutdialog.cpp \
    1.13  	api.cpp \
    1.14  	branchobj.cpp \
    1.15 +	exportoofiledialog.cpp \
    1.16  	exports.cpp \
    1.17  	file.cpp \
    1.18  	findwindow.cpp \