mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added missing Jamfile.
Few tweaks so compilation can pass.
This commit is contained in:
@ -10,6 +10,6 @@
|
||||
|
||||
SubDir TOP ecalc ;
|
||||
|
||||
SOURCE = SciCalc.cxx Main.cpp ;
|
||||
SOURCE = SciCalc.cpp Main.cpp ;
|
||||
|
||||
FltkProgramBare ecalc : $(SOURCE) ;
|
||||
|
Reference in New Issue
Block a user