mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
- Split out filesystem functions in filesystem.h/.cpp
- Update Jamfile
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
SubDir TOP efiler ;
|
||||
|
||||
SOURCE = Fl_Icon_Browser.cxx EDE_Browser.cpp Util.cpp efiler.cpp ;
|
||||
SOURCE = Fl_Icon_Browser.cxx EDE_Browser.cpp Util.cpp efiler.cpp fileops.cpp filesystem.cpp ;
|
||||
|
||||
EdeProgram efiler : $(SOURCE) ;
|
||||
#EdeManual doc/efiler.txt : doc/efiler.jpg ;
|
||||
|
Reference in New Issue
Block a user