summaryrefslogtreecommitdiff
path: root/dependencies
diff options
context:
space:
mode:
authorSrimanta Panda <srimanta.panda@stericsson.com>2011-10-13 10:17:16 +0200
committerSrimanta Panda <srimanta.panda@stericsson.com>2011-10-13 10:27:32 +0200
commit7b1ae2029ad33a38e1e718a33e2879325b389332 (patch)
treea86e4cb793dff0147649c5731b46981ac701fed5 /dependencies
parentfac26f795cf96ec624a3a334ba9b78ea2d86811d (diff)
Added Windows Support
RIFF will be supported for the Windows platform. It requires libusb-win32 library to build it.
Diffstat (limited to 'dependencies')
-rw-r--r--dependencies/readme.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/dependencies/readme.txt b/dependencies/readme.txt
new file mode 100644
index 0000000..7c98f34
--- /dev/null
+++ b/dependencies/readme.txt
@@ -0,0 +1,9 @@
+Before building the loader communication you need to copy dependency libraries
+and header files here.
+
+Here is how the contents of ./dependencies how it should look like:
+
+libusb.lib
+LCDriver_CNH1606432.lib
+usb.h
+LCDriver.h \ No newline at end of file