aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-05-28 06:25:57 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-05-28 06:25:57 +0000
commit9297b074d53a00e1149250e0bbfa0871dcc5558f (patch)
tree0abb650d09044f53fa013d47f077dc76f044d502
parent694edcc3c1ac3041ff8cdd753a2f7894e8783e6c (diff)
downloadluasocket-9297b074d53a00e1149250e0bbfa0871dcc5558f.tar.gz
luasocket-9297b074d53a00e1149250e0bbfa0871dcc5558f.tar.bz2
luasocket-9297b074d53a00e1149250e0bbfa0871dcc5558f.zip
Dynamic linking working for Linux.
-rw-r--r--luasocket.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/luasocket.vcproj b/luasocket.vcproj
index 9424810..73d8322 100644
--- a/luasocket.vcproj
+++ b/luasocket.vcproj
@@ -146,6 +146,9 @@
146 RelativePath=".\select.c"> 146 RelativePath=".\select.c">
147 </File> 147 </File>
148 <File 148 <File
149 RelativePath=".\smtp.c">
150 </File>
151 <File
149 RelativePath=".\tcp.c"> 152 RelativePath=".\tcp.c">
150 </File> 153 </File>
151 <File 154 <File