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>2011-04-26 18:21:00 +0400
committerKandrashin Denis <mail@lintest.ru>2011-04-26 18:21:00 +0400
commitf911e02a90d908cd828dca697cf3ff16002cfb62 (patch)
tree6738ed4b884c6a8f908e40d0def1c1f131e12a17 /Makefile.in
parentfa9ae4cf7953b64928861b4e63fefeb0999de29d (diff)
Try to download collection
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index cb7d1aad..81d83e5e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -197,7 +197,6 @@ MYRULIB_OBJECTS = \
myrulib_FbPreviewThread.o \
myrulib_FbPreviewWindow.o \
myrulib_FbProgressDlg.o \
- myrulib_FbScanerThread.o \
myrulib_FbSeqnList.o \
myrulib_FbSequenDlg.o \
myrulib_FbServiceDlg.o \
@@ -754,9 +753,6 @@ myrulib_FbPreviewWindow.o: $(srcdir)/sources/MyRuLib/FbPreviewWindow.cpp $(MYRUL
myrulib_FbProgressDlg.o: $(srcdir)/sources/MyRuLib/FbProgressDlg.cpp $(MYRULIB_ODEP)
$(CXXC) -c -o $@ $(MYRULIB_CXXFLAGS) $(srcdir)/sources/MyRuLib/FbProgressDlg.cpp
-myrulib_FbScanerThread.o: $(srcdir)/sources/MyRuLib/FbScanerThread.cpp $(MYRULIB_ODEP)
- $(CXXC) -c -o $@ $(MYRULIB_CXXFLAGS) $(srcdir)/sources/MyRuLib/FbScanerThread.cpp
-
myrulib_FbSeqnList.o: $(srcdir)/sources/MyRuLib/FbSeqnList.cpp $(MYRULIB_ODEP)
$(CXXC) -c -o $@ $(MYRULIB_CXXFLAGS) $(srcdir)/sources/MyRuLib/FbSeqnList.cpp