Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
674e7911
Kaydet (Commit)
674e7911
authored
May 06, 2013
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
twain: remove Package_inc
Change-Id: I67d0801d8d353951f9c9b1ca7f08b23de9b34067
üst
72279eaa
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
23 deletions
+2
-23
RepositoryExternal.mk
RepositoryExternal.mk
+2
-2
Library_scn.mk
extensions/Library_scn.mk
+0
-2
Module_twain.mk
twain/Module_twain.mk
+0
-5
Package_inc.mk
twain/Package_inc.mk
+0
-14
twain.h
twain/inc/twain/twain.h
+0
-0
No files found.
RepositoryExternal.mk
Dosyayı görüntüle @
674e7911
...
@@ -185,11 +185,11 @@ endef
...
@@ -185,11 +185,11 @@ endef
endif
endif
ifeq (SANE,$(filter SANE,$(BUILD_TYPE))
$(filter WNT,$(OS))
)
ifeq (SANE,$(filter SANE,$(BUILD_TYPE)))
define gb_LinkTarget__use_sane_headers
define gb_LinkTarget__use_sane_headers
$(call gb_LinkTarget_set_include,$(1),\
$(call gb_LinkTarget_set_include,$(1),\
-I$(SRCDIR)/
sane
/inc \
-I$(SRCDIR)/
$(if $(filter WNT,$(OS)),twain,sane)
/inc \
$$(INCLUDE) \
$$(INCLUDE) \
)
)
...
...
extensions/Library_scn.mk
Dosyayı görüntüle @
674e7911
...
@@ -38,8 +38,6 @@ $(eval $(call gb_Library_add_exception_objects,scn,\
...
@@ -38,8 +38,6 @@ $(eval $(call gb_Library_add_exception_objects,scn,\
))
))
ifeq
($(OS),WNT)
ifeq
($(OS),WNT)
$(eval
$(call
gb_Library_use_packages,scn,twain_inc))
$(eval
$(call
gb_Library_add_exception_objects,scn,\
$(eval
$(call
gb_Library_add_exception_objects,scn,\
extensions/source/scanner/scanwin
\
extensions/source/scanner/scanwin
\
))
))
...
...
twain/Module_twain.mk
Dosyayı görüntüle @
674e7911
...
@@ -10,8 +10,3 @@
...
@@ -10,8 +10,3 @@
$(eval $(call gb_Module_Module,twain))
$(eval $(call gb_Module_Module,twain))
ifeq ($(OS),WNT)
$(eval $(call gb_Module_add_targets,twain,\
Package_inc \
))
endif
twain/Package_inc.mk
deleted
100644 → 0
Dosyayı görüntüle @
72279eaa
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_Package_Package,twain_inc,$(SRCDIR)/twain/inc))
$(eval $(call gb_Package_add_file,twain_inc,inc/external/twain/twain.h,twain.h))
# vim: set noet sw=4 ts=4:
twain/inc/twain.h
→
twain/inc/twain
/twain
.h
Dosyayı görüntüle @
674e7911
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment