build: Adding WinCE build files and header files which are missing from WinCE
commit6581aef6fdd220f94368b1ae2d17844ba2abc442
authorToby Gray <toby.gray@realvnc.com>
Thu, 7 Jun 2012 14:09:40 +0000 (7 15:09 +0100)
committerChris Frey <cdfrey@foursquare.net>
Fri, 5 Apr 2013 21:24:24 +0000 (5 17:24 -0400)
tree2db2249d35aebab5bfa046323db5fa4cf0916f56
parent2792fa0753a6ba0db0e88fc098f2b40736cb4ebd
build: Adding WinCE build files and header files which are missing from WinCE
26 files changed:
Makefile.am
wince/README [new file with mode: 0644]
wince/barry.sln [new file with mode: 0644]
wince/boost.vsprops [new file with mode: 0644]
wince/brawchannel.vcproj [new file with mode: 0644]
wince/breset.vcproj [new file with mode: 0644]
wince/btool.vcproj [new file with mode: 0644]
wince/copy_files.bat [new file with mode: 0644]
wince/copy_files.vsprops [new file with mode: 0644]
wince/copy_tool.bat [new file with mode: 0644]
wince/libbarry.vcproj [new file with mode: 0644]
wince/libusb.vsprops [new file with mode: 0644]
wince/pthreads.vsprops [new file with mode: 0644]
wince/pthreads_patch_20120423.diff [new file with mode: 0644]
wince/stlport.vsprops [new file with mode: 0644]
wince/tool.vsprops [new file with mode: 0644]
wince/wrappers/config.h [new file with mode: 0644]
wince/wrappers/errno.h [new file with mode: 0644]
wince/wrappers/signal.h [new file with mode: 0644]
wince/wrappers/stdint.h [new file with mode: 0644]
wince/wrappers/sys/socket.h [new file with mode: 0644]
wince/wrappers/sys/stat.h [new file with mode: 0644]
wince/wrappers/sys/time.h [new file with mode: 0644]
wince/wrappers/sys/types.h [new file with mode: 0644]
wince/wrappers/unistd.h [new file with mode: 0644]
wince/wrappers/wrappers.cc [new file with mode: 0644]