mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added initial jamfiles.
This commit is contained in:
10
edelib2/Jamfile
Normal file
10
edelib2/Jamfile
Normal file
@@ -0,0 +1,10 @@
|
||||
SubDir TOP edelib2 ;
|
||||
|
||||
MakeLibrary libedelib : about_dialog.cpp
|
||||
Config.cpp
|
||||
Icon.cpp
|
||||
MimeType.cpp
|
||||
process.cpp
|
||||
pty.cpp
|
||||
Run.cpp
|
||||
Util.cpp ;
|
Reference in New Issue
Block a user