aboutsummaryrefslogtreecommitdiff
path: root/socket.vcproj
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-11-20 07:20:26 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-11-20 07:20:26 +0000
commitf20f4889bfe5a02cd9b77868b90cc8042352176a (patch)
tree339e085e385190ea5f3a9246c3a790c45036c61c /socket.vcproj
parent087b4f865d861162eb32a4081bb7c2087688919a (diff)
downloadluasocket-f20f4889bfe5a02cd9b77868b90cc8042352176a.tar.gz
luasocket-f20f4889bfe5a02cd9b77868b90cc8042352176a.tar.bz2
luasocket-f20f4889bfe5a02cd9b77868b90cc8042352176a.zip
Changed prefix of function names to match module names.
Removed some warnings and useless code.
Diffstat (limited to 'socket.vcproj')
-rw-r--r--socket.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/socket.vcproj b/socket.vcproj
index 133c902..abca5fb 100644
--- a/socket.vcproj
+++ b/socket.vcproj
@@ -156,6 +156,12 @@
156 </File> 156 </File>
157 <File 157 <File
158 RelativePath="src\wsocket.c"> 158 RelativePath="src\wsocket.c">
159 <FileConfiguration
160 Name="Release|Win32">
161 <Tool
162 Name="VCCLCompilerTool"
163 GeneratePreprocessedFile="0"/>
164 </FileConfiguration>
159 </File> 165 </File>
160 </Filter> 166 </Filter>
161 <Filter 167 <Filter