Ronnie Sahlberg
12222077cc
Add project file for iscsi-ls and make it build under visual studio
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2017-05-13 12:09:42 -07:00
Ronnie Sahlberg
f750101980
Add initial visual studio project files and fix the win32 build
...
Win32 has been rotting for a while. This patch adds vs17 build files
as well as fixing up all build errors that have accumulated.
There are still build warnings but those can be addressed in a followup
patch.
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2017-05-11 21:19:14 -07:00
Ronnie Sahlberg
dfdf2091d4
typo
2013-10-05 17:25:06 -07:00
Ronnie Sahlberg
305d6e1644
Get rid of a lot of WIN32 ifdefs by providing a compatibility function instead
2013-10-05 17:23:46 -07:00
Ronnie Sahlberg
d7b7c7727a
Fix win32 so it works again
2013-10-05 15:34:56 -07:00
Peter Lieven
b1374b42ed
Rename scsi-command.c to iscsi-command.c
2012-11-12 16:12:29 +01:00
Ronnie Sahlberg
db8dadab21
win32 updat ethe example app iscsiclient to compile and link with the compatibility functions
2012-05-15 21:59:59 +10:00
Ronnie Sahlberg
e4739d639f
win32: build the library with win32_compat functions and also link the dll with kernel32 to get Sleep()
2012-05-15 21:57:05 +10:00
Ronnie Sahlberg
7215a917f2
win32: create a compatibility macro for sleep()
2012-05-15 21:49:29 +10:00
Ronnie Sahlberg
6c23b6acc1
win32: remove some definitions we dont need in the win32 compatibility header
2012-05-15 21:47:45 +10:00
Ronnie Sahlberg
bd48629c8b
W32: copy the compatibility functions for poll (and some others) from libnfs so win32 can use a porper poll emulation in the future.
2012-05-13 16:48:50 +10:00
Ronnie Sahlberg
c3d3123981
Windows: Add support to build as a DLL under windows
2011-08-31 13:12:30 +10:00