summaryrefslogtreecommitdiff
path: root/.private
diff options
context:
space:
mode:
authorToby Gray <toby.gray@realvnc.com>2013-04-16 15:22:14 +0100
committerLudovic Rousseau <ludovic.rousseau+github@gmail.com>2013-04-16 18:25:54 +0200
commit4ca748f654727b8a0bcdd0bd4df3cc94d0f43d3a (patch)
tree1059ec9f87b32d51c01fb2b6dfb9f44bc3ddedd6 /.private
parent85f1bed8e760ef89d2b90b735c8cf2e948bb2f0c (diff)
downloadlibusb-4ca748f654727b8a0bcdd0bd4df3cc94d0f43d3a.tar.gz
WinCE: Include COPYING and license information in binary snapshots.
Diffstat (limited to '.private')
-rwxr-xr-x.private/bwince.cmd1
-rwxr-xr-x.private/wbs_wince.txt5
2 files changed, 6 insertions, 0 deletions
diff --git a/.private/bwince.cmd b/.private/bwince.cmd
index 555e3b2..91a0b2f 100755
--- a/.private/bwince.cmd
+++ b/.private/bwince.cmd
@@ -33,6 +33,7 @@ copy examples\listdevs.c %WINCE_TARGET_DIR%\examples\source
copy examples\xusb.c %WINCE_TARGET_DIR%\examples\source
copy msvc\stdint.h %WINCE_TARGET_DIR%\examples\source
copy .private\wbs_wince.txt %WINCE_TARGET_DIR%\README.txt
+copy COPYING %WINCE_TARGET_DIR%\COPYING
rem Perform the rebuild
for %%A in (%WINCE_TARGET_ARCHES%) do %MSBUILD_CMD% %WINCE_SLN% /property:Platform="%PLATFORM_PREFIX%%%A%PLATFORM_POSTFIX%" /property:Configuration=%MSBUILD_CONFIGURATION% /target:%MSBUILD_TARGET%"
diff --git a/.private/wbs_wince.txt b/.private/wbs_wince.txt
index b835eea..ebd890d 100755
--- a/.private/wbs_wince.txt
+++ b/.private/wbs_wince.txt
@@ -5,6 +5,11 @@
* https://sourceforge.net/projects/libusbx/files/ *
*********************************************************************
+The binaries contained in this snapshot are licensed under the
+GNU Lesser General Public License version 2.1 or, at your option, any later
+version (see COPYING for further details). The source code for these binaries
+is available for download at the same location as this binary snapshot.
+
o Visual Studio:
- Open existing or create a new project for your application
- Copy libusb.h, from the include\libusbx-1.0\ directory, into your project and