Import local copy of Flu_Wrap_Group with a minor change (enable to compile

outside FLU)
This commit is contained in:
Vedran Ljubovic
2007-08-20 16:53:43 +00:00
parent b4578fc6f3
commit 065fae4f87
3 changed files with 609 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
SubDir TOP efiler ;
SOURCE = Fl_Icon_Browser.cxx EDE_Browser.cpp EDE_DirTree.cpp Util.cpp efiler.cpp fileops.cpp filesystem.cpp ede_ask.cpp ;
SOURCE = Fl_Icon_Browser.cxx EDE_Browser.cpp EDE_DirTree.cpp Util.cpp efiler.cpp fileops.cpp filesystem.cpp ede_ask.cpp Flu_Wrap_Group.cpp;
EdeProgram efiler : $(SOURCE) ;
#EdeManual doc/efiler.txt : doc/efiler.jpg ;