Diff of /trunk/mcp3008/package.manifest [000000] .. [r1]  Maximize  Restore

Switch to side-by-side view

--- a
+++ b/trunk/mcp3008/package.manifest
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<Package>
+	<Strings>
+		<String Id="GeneralName">
+			<Neutral>SPI MCP3008</Neutral>
+		</String>
+		<String Id="GeneralCopyright">
+			<Neutral>Copyright (c) 2016-2018 by 3S-Smart Software Solutions GmbH. All rights reserved.</Neutral>
+		</String>
+		<String Id="GeneralDescription">
+			<Neutral>This Package contains the open source driver for the MCP3008.</Neutral>
+		</String>
+		<String Id="license">
+			<Neutral>license.txt</Neutral>
+		</String>
+	</Strings>
+	<General>
+		<Id>d4cf73eb-ddbf-4a0f-babd-7b30a6606ef5</Id>
+		<Version>1.0.0.0</Version>
+		<Name>$GeneralName</Name>
+		<Vendor>Open Source</Vendor>
+		<Copyright>$GeneralCopyright</Copyright>
+		<Description>$GeneralDescription</Description>
+		<LicenseAgreement>$license</LicenseAgreement>
+		<RequiredInstallerVersion>3.5.6.0</RequiredInstallerVersion>
+	</General>
+	<Components>
+		<Component>
+			<General>
+				<Id>0</Id>
+				<Name>SPI MPC3008</Name>
+				<Description>SPI MCP3008</Description>
+				<Selectable>False</Selectable>
+				<SelectedByDefault>True</SelectedByDefault>
+			</General>
+			<Items>
+				<DeviceDescription>
+					<Path>Devices/MCP3008.devdesc.xml</Path>
+				</DeviceDescription>
+				<Library>
+					<Path>Libraries/SPI_MCP3008.library</Path>
+				</Library>
+			</Items>
+		</Component>
+	</Components>
+</Package>