Added BNodeInfo and BAppFileInfo to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@881 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
98da112cca
commit
49aeab331d
@ -28,6 +28,7 @@ SEARCH_SOURCE += [ FDirName $(SUBDIR) mime ] ;
|
|||||||
|
|
||||||
SharedLibrary storage :
|
SharedLibrary storage :
|
||||||
# storage
|
# storage
|
||||||
|
AppFileInfo.cpp
|
||||||
Directory.cpp
|
Directory.cpp
|
||||||
Entry.cpp
|
Entry.cpp
|
||||||
EntryList.cpp
|
EntryList.cpp
|
||||||
@ -36,7 +37,7 @@ SharedLibrary storage :
|
|||||||
Mime.cpp
|
Mime.cpp
|
||||||
MimeType.cpp
|
MimeType.cpp
|
||||||
Node.cpp
|
Node.cpp
|
||||||
#NodeInfo.cpp
|
NodeInfo.cpp
|
||||||
OffsetFile.cpp
|
OffsetFile.cpp
|
||||||
Path.cpp
|
Path.cpp
|
||||||
Query.cpp
|
Query.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user