aboutsummaryrefslogtreecommitdiff
path: root/luasocket.sln
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-17 00:18:48 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-17 00:18:48 +0000
commit80b7acea2eb19f7facddce17733b88cb50a56cea (patch)
tree3b2354627dd2a178e0a66f3c9ab2181405381aec /luasocket.sln
parent27c8ae30aaef25d537669062d5f7f929eec18032 (diff)
downloadluasocket-80b7acea2eb19f7facddce17733b88cb50a56cea.tar.gz
luasocket-80b7acea2eb19f7facddce17733b88cb50a56cea.tar.bz2
luasocket-80b7acea2eb19f7facddce17733b88cb50a56cea.zip
Compiled and tested on Windows...
Diffstat (limited to 'luasocket.sln')
-rw-r--r--luasocket.sln8
1 files changed, 8 insertions, 0 deletions
diff --git a/luasocket.sln b/luasocket.sln
index 6a1d0b8..11d7824 100644
--- a/luasocket.sln
+++ b/luasocket.sln
@@ -7,6 +7,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mime", "mime.vcproj", "{128
7 ProjectSection(ProjectDependencies) = postProject 7 ProjectSection(ProjectDependencies) = postProject
8 EndProjectSection 8 EndProjectSection
9EndProject 9EndProject
10Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smtp", "smtp.vcproj", "{128E8BD0-174A-48F0-8771-92B1E8D18713}"
11 ProjectSection(ProjectDependencies) = postProject
12 EndProjectSection
13EndProject
10Global 14Global
11 GlobalSection(SolutionConfiguration) = preSolution 15 GlobalSection(SolutionConfiguration) = preSolution
12 Debug = Debug 16 Debug = Debug
@@ -21,6 +25,10 @@ Global
21 {128E8BD0-174A-48F0-8771-92B1E8D18713}.Debug.Build.0 = Debug|Win32 25 {128E8BD0-174A-48F0-8771-92B1E8D18713}.Debug.Build.0 = Debug|Win32
22 {128E8BD0-174A-48F0-8771-92B1E8D18713}.Release.ActiveCfg = Release|Win32 26 {128E8BD0-174A-48F0-8771-92B1E8D18713}.Release.ActiveCfg = Release|Win32
23 {128E8BD0-174A-48F0-8771-92B1E8D18713}.Release.Build.0 = Release|Win32 27 {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
24 EndGlobalSection 32 EndGlobalSection
25 GlobalSection(ExtensibilityGlobals) = postSolution 33 GlobalSection(ExtensibilityGlobals) = postSolution
26 EndGlobalSection 34 EndGlobalSection