diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-06-17 23:08:56 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-06-17 23:08:56 +0000 |
commit | 07dda08c5d25dca0f8e79b80998559544aa7c398 (patch) | |
tree | 7501fff7707f67c24634256818b0336a8a1853ac /luasocket.sln | |
parent | 597a062b1bc38488df1363995eece8a9f19c7111 (diff) | |
download | luasocket-07dda08c5d25dca0f8e79b80998559544aa7c398.tar.gz luasocket-07dda08c5d25dca0f8e79b80998559544aa7c398.tar.bz2 luasocket-07dda08c5d25dca0f8e79b80998559544aa7c398.zip |
Changed the return of the send function...
Diffstat (limited to 'luasocket.sln')
-rw-r--r-- | luasocket.sln | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/luasocket.sln b/luasocket.sln index 11d7824..6a1d0b8 100644 --- a/luasocket.sln +++ b/luasocket.sln | |||
@@ -7,10 +7,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mime", "mime.vcproj", "{128 | |||
7 | ProjectSection(ProjectDependencies) = postProject | 7 | ProjectSection(ProjectDependencies) = postProject |
8 | EndProjectSection | 8 | EndProjectSection |
9 | EndProject | 9 | EndProject |
10 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smtp", "smtp.vcproj", "{128E8BD0-174A-48F0-8771-92B1E8D18713}" | ||
11 | ProjectSection(ProjectDependencies) = postProject | ||
12 | EndProjectSection | ||
13 | EndProject | ||
14 | Global | 10 | Global |
15 | GlobalSection(SolutionConfiguration) = preSolution | 11 | GlobalSection(SolutionConfiguration) = preSolution |
16 | Debug = Debug | 12 | Debug = Debug |
@@ -25,10 +21,6 @@ Global | |||
25 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Debug.Build.0 = Debug|Win32 | 21 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Debug.Build.0 = Debug|Win32 |
26 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Release.ActiveCfg = Release|Win32 | 22 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Release.ActiveCfg = Release|Win32 |
27 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Release.Build.0 = Release|Win32 | 23 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Release.Build.0 = Release|Win32 |
28 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Debug.ActiveCfg = Debug|Win32 | ||
29 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Debug.Build.0 = Debug|Win32 | ||
30 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Release.ActiveCfg = Release|Win32 | ||
31 | {128E8BD0-174A-48F0-8771-92B1E8D18713}.Release.Build.0 = Release|Win32 | ||
32 | EndGlobalSection | 24 | EndGlobalSection |
33 | GlobalSection(ExtensibilityGlobals) = postSolution | 25 | GlobalSection(ExtensibilityGlobals) = postSolution |
34 | EndGlobalSection | 26 | EndGlobalSection |