gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]

This commit is contained in:
Michael Stahl
2011-04-15 17:27:06 +00:00
committed by Bjoern Michaelsen
parent 6a91b70e1f
commit 2ac6f1c4f7
23 changed files with 1290 additions and 1290 deletions

View File

@@ -78,4 +78,4 @@ $(eval $(call gb_JunitTest_add_classes,dbaccess_complex,\
complex.dbaccess.TestCase \
))
# vim: set noet dbaccess=4 ts=4:
# vim: set noet sw=4 ts=4:

View File

@@ -50,4 +50,4 @@ $(eval $(call gb_JunitTest_add_classes,dbaccess_unoapi,\
org.openoffice.dbaccess.qa.unoapi.Test \
))
# vim: set noet dbaccess=4 ts=4:
# vim: set noet sw=4 ts=4:

View File

@@ -28,7 +28,6 @@
$(eval $(call gb_Library_Library,sdbt))
$(eval $(call gb_Library_add_package_headers,sdbt,dbaccess_inc))
$(eval $(call gb_Library_set_componentfile,sdbt,dbaccess/util/sdbt))
$(eval $(call gb_Library_set_include,sdbt,\
@@ -66,3 +65,4 @@ $(eval $(call gb_Library_add_noexception_objects,sdbt, \
))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:

View File

@@ -45,4 +45,4 @@ $(eval $(call gb_JunitTest_add_classes,reportdesign_complex,\
complex.reportdesign.ReportDesignerTest \
))
# vim: set noet reportdesign=4 ts=4:
# vim: set noet sw=4 ts=4: