Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lintest/fb2edit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKandrashin Denis <mail@lintest.ru>2012-06-05 00:31:35 +0400
committerKandrashin Denis <mail@lintest.ru>2012-06-05 00:31:35 +0400
commitf4ea4afa23b0e143955f64f631ced292fdb15ccd (patch)
tree538da95e3d7e41b1394b9e4e15e499dd9a0ce84c /fb2edit.pro
parentaf8c7b24dc8ee7c1ac5484dd6afbbefe3cc7963f (diff)
Small changes
Diffstat (limited to 'fb2edit.pro')
-rw-r--r--fb2edit.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/fb2edit.pro b/fb2edit.pro
index c96802a..ab0476d 100644
--- a/fb2edit.pro
+++ b/fb2edit.pro
@@ -1,5 +1,4 @@
HEADERS = \
- source/fb2save.h \
source/fb2xml.h \
source/fb2xml2.h \
source/fb2app.hpp \
@@ -11,7 +10,8 @@ HEADERS = \
source/fb2tree.hpp \
source/fb2view.hpp \
source/fb2note.hpp \
- source/fb2utils.h
+ source/fb2utils.h \
+ source/fb2save.hpp
SOURCES = \
source/fb2app.cpp \