[win32] - add projects for examples to the solution and make them compile (all compil...
authorMemphiz <memphis@machzwo.de>
Wed, 29 May 2013 09:05:54 +0000 (11:05 +0200)
committerMemphiz <memphis@machzwo.de>
Wed, 29 May 2013 16:41:31 +0000 (18:41 +0200)
commit292e2d909778accd19090960a73efc272e348a7b
tree3e180fc8bd43ad99c3fd2a38e5dbdad3d479076e
parent21eeb9f5e333e70972cf54a8e8947dc87dc4d474
[win32] - add projects for examples to the solution and make them compile (all compile but nfsclient-bcast)
15 files changed:
examples/nfsclient-listservers.c
lib/libnfs-win32.def
win32/libnfs/libnfs.sln
win32/nfs-cp/nfs-cp.vcxproj [new file with mode: 0644]
win32/nfs-cp/nfs-cp.vcxproj.filters [new file with mode: 0644]
win32/nfs-ls/nfs-ls.vcxproj [new file with mode: 0644]
win32/nfs-ls/nfs-ls.vcxproj.filters [new file with mode: 0644]
win32/nfsclient-async/nfsclient-async.vcxproj [new file with mode: 0644]
win32/nfsclient-async/nfsclient-async.vcxproj.filters [new file with mode: 0644]
win32/nfsclient-bcast/nfsclient-bcast.vcxproj [new file with mode: 0644]
win32/nfsclient-bcast/nfsclient-bcast.vcxproj.filters [new file with mode: 0644]
win32/nfsclient-listservers/nfsclient-listservers.vcxproj [new file with mode: 0644]
win32/nfsclient-listservers/nfsclient-listservers.vcxproj.filters [new file with mode: 0644]
win32/nfsclient-raw/nfsclient-raw.vcxproj [new file with mode: 0644]
win32/nfsclient-raw/nfsclient-raw.vcxproj.filters [new file with mode: 0644]