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

github.com/lintest/myrulib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKandrashin Denis <mail@lintest.ru>2012-01-13 18:07:43 +0400
committerKandrashin Denis <mail@lintest.ru>2012-01-18 09:07:53 +0400
commitba3badcba700d4082452062a0b5cca1dafabeb27 (patch)
tree56235a2689537afdc6f2c1858c2e9e5da34aca63 /myrulib.bkl
parentcb4ff387e0ca708a6134911ebf261d840df8e446 (diff)
Replace class: ZipReader => FbFileReader
Diffstat (limited to 'myrulib.bkl')
-rw-r--r--myrulib.bkl2
1 files changed, 1 insertions, 1 deletions
diff --git a/myrulib.bkl b/myrulib.bkl
index af38e737..4c9e6f55 100644
--- a/myrulib.bkl
+++ b/myrulib.bkl
@@ -310,6 +310,7 @@
<sources>sources/MyRuLib/FbEditBook.cpp</sources>
<sources>sources/MyRuLib/FbExtractInfo.cpp</sources>
<sources>sources/MyRuLib/FbDownloader.cpp</sources>
+ <sources>sources/MyRuLib/FbFileReader.cpp</sources>
<sources>sources/MyRuLib/FbFilterObj.cpp</sources>
<sources>sources/MyRuLib/FbFilterThread.cpp</sources>
<sources>sources/MyRuLib/FbFrameThread.cpp</sources>
@@ -340,7 +341,6 @@
<sources>sources/MyRuLib/FbViewThread.cpp</sources>
<sources>sources/MyRuLib/FbWindow.cpp</sources>
<sources>sources/MyRuLib/MyRuLibApp.cpp</sources>
- <sources>sources/MyRuLib/ZipReader.cpp</sources>
<sources>sources/MyRuLib/polarssl/md5.c</sources>
<sources>sources/MyRuLib/wx/base64.cpp</sources>
<win32-res>sources/MyRuLib/res/resource.rc</win32-res>