For PCL5
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2761 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,16 +1,15 @@
|
|||||||
SubDir OBOS_TOP src add-ons print drivers pcl6 ;
|
SubDir OBOS_TOP src add-ons print drivers pcl5 ;
|
||||||
|
|
||||||
SubDirHdrs [ FDirName $(OBOS_TOP) src add-ons print drivers canon_lips
|
SubDirHdrs [ FDirName $(OBOS_TOP) src add-ons print drivers canon_lips
|
||||||
libprint ] ;
|
libprint ] ;
|
||||||
|
|
||||||
AddResources PCL6\ Compatible : PCL6.rsrc ;
|
AddResources PCL5\ Compatible : PCL5.rsrc ;
|
||||||
|
|
||||||
Addon PCL6\ Compatible : print :
|
Addon PCL5\ Compatible : print :
|
||||||
PCL6Entry.cpp
|
PCL5Entry.cpp
|
||||||
PCL6.cpp
|
PCL5.cpp
|
||||||
PCL6Cap.cpp
|
PCL5Cap.cpp
|
||||||
jetlib.cpp
|
|
||||||
;
|
;
|
||||||
|
|
||||||
LinkSharedOSLibs PCL6\ Compatible : be stdc++.r4 libprint.a ;
|
LinkSharedOSLibs PCL5\ Compatible : be stdc++.r4 libprint.a ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user