- Added Attribute.cpp and OutputFile.cpp to the build
- Added libbe.so to list of libaries to be linked to makeudfimage git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5549 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -12,7 +12,9 @@ SubDirHdrs [ FDirName $(OBOS_TOP) src add-ons kernel file_systems udf ] ;
|
|||||||
BinCommand makeudfimage
|
BinCommand makeudfimage
|
||||||
: makeudfimage.cpp
|
: makeudfimage.cpp
|
||||||
Allocator.cpp
|
Allocator.cpp
|
||||||
|
Attribute.cpp
|
||||||
ConsoleListener.cpp
|
ConsoleListener.cpp
|
||||||
|
OutputFile.cpp
|
||||||
Shell.cpp
|
Shell.cpp
|
||||||
UdfBuilder.cpp
|
UdfBuilder.cpp
|
||||||
|
|
||||||
@@ -23,6 +25,7 @@ BinCommand makeudfimage
|
|||||||
Utils.cpp
|
Utils.cpp
|
||||||
|
|
||||||
: stdc++.r4
|
: stdc++.r4
|
||||||
|
be
|
||||||
|
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user