Initial program check in, doesn't quite work yet
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@526 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
08d3f7d47c
commit
5c4b18219f
14
src/add-ons/translators/bmptranslator/Jamfile
Normal file
14
src/add-ons/translators/bmptranslator/Jamfile
Normal file
@ -0,0 +1,14 @@
|
||||
SubDir OBOS_TOP src add-ons translators bmptranslator ;
|
||||
|
||||
SimpleTest BMPTranslator
|
||||
: BMPMain.cpp
|
||||
BMPTranslator.cpp
|
||||
BMPView.cpp
|
||||
BMPWindow.cpp
|
||||
: be translation
|
||||
;
|
||||
|
||||
# Tell Jam where to find these sources
|
||||
SEARCH on [ FGristFiles BMPMain.cpp ]
|
||||
= [ FDirName $(OBOS_TOP) src add-ons translators ] ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user