- 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
|
||||
: makeudfimage.cpp
|
||||
Allocator.cpp
|
||||
Attribute.cpp
|
||||
ConsoleListener.cpp
|
||||
OutputFile.cpp
|
||||
Shell.cpp
|
||||
UdfBuilder.cpp
|
||||
|
||||
@@ -23,6 +25,7 @@ BinCommand makeudfimage
|
||||
Utils.cpp
|
||||
|
||||
: stdc++.r4
|
||||
be
|
||||
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user