Build the print add-ons in a "print" folder, not "Print", to follow BeOS
system folders lowercase naming. Build print transport add-ons in their own sub-folder, too. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1844 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,7 +5,7 @@ SubDirHdrs [ FDirName $(OBOS_TOP) src add-ons print drivers canon_lips
|
|||||||
|
|
||||||
AddResources Canon\ LIPS3\ Compatible : Lips3.rsrc ;
|
AddResources Canon\ LIPS3\ Compatible : Lips3.rsrc ;
|
||||||
|
|
||||||
Addon Canon\ LIPS3\ Compatible : Print :
|
Addon Canon\ LIPS3\ Compatible : print :
|
||||||
Lips3Entry.cpp
|
Lips3Entry.cpp
|
||||||
Lips3.cpp
|
Lips3.cpp
|
||||||
Lips3Cap.cpp
|
Lips3Cap.cpp
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ SubDirHdrs [ FDirName $(OBOS_TOP) src add-ons print drivers canon_lips
|
|||||||
|
|
||||||
AddResources Canon\ LIPS4\ Compatible : Lips4.rsrc ;
|
AddResources Canon\ LIPS4\ Compatible : Lips4.rsrc ;
|
||||||
|
|
||||||
Addon Canon\ LIPS4\ Compatible : Print :
|
Addon Canon\ LIPS4\ Compatible : print :
|
||||||
Lips4Entry.cpp
|
Lips4Entry.cpp
|
||||||
Lips4.cpp
|
Lips4.cpp
|
||||||
Lips4Cap.cpp
|
Lips4Cap.cpp
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ AddResources PDF\ Writer : PDFWriter.rsrc ;
|
|||||||
Addon
|
Addon
|
||||||
PDF\ Writer
|
PDF\ Writer
|
||||||
:
|
:
|
||||||
Print
|
print
|
||||||
:
|
:
|
||||||
AdvancedSettingsWindow.cpp
|
AdvancedSettingsWindow.cpp
|
||||||
Bezier.cpp
|
Bezier.cpp
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ SubDir OBOS_TOP src add-ons print transports print_to_file ;
|
|||||||
SubDirHdrs [ FDirName $(OBOS_TOP) src add-ons print transports shared ] ;
|
SubDirHdrs [ FDirName $(OBOS_TOP) src add-ons print transports shared ] ;
|
||||||
|
|
||||||
Addon Print\ To\ File
|
Addon Print\ To\ File
|
||||||
: Print
|
: print transport
|
||||||
: print_transport.cpp
|
: print_transport.cpp
|
||||||
FileSelector.cpp
|
FileSelector.cpp
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user