aboutsummaryrefslogtreecommitdiff
path: root/luasocket.sln
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2007-06-12 00:06:29 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2007-06-12 00:06:29 +0000
commite381bde1ea74552c227e33dbb0c73a2fade897f6 (patch)
treef4853361e8f88f8c38c605082e7ebc634c1583d5 /luasocket.sln
parentc893c7abfb8edbb5124909ac25e36cf089419dd2 (diff)
downloadluasocket-e381bde1ea74552c227e33dbb0c73a2fade897f6.tar.gz
luasocket-e381bde1ea74552c227e33dbb0c73a2fade897f6.tar.bz2
luasocket-e381bde1ea74552c227e33dbb0c73a2fade897f6.zip
Modified and tested on Linux.
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 006b7f0..a674c33 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}") = "libluasocket", "libluasocket.vcproj", "{599EAD40-60EE-4043-9C14-AE090A8A092D}"
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 {599EAD40-60EE-4043-9C14-AE090A8A092D}.Debug.ActiveCfg = Debug|Win32
29 {599EAD40-60EE-4043-9C14-AE090A8A092D}.Debug.Build.0 = Debug|Win32
30 {599EAD40-60EE-4043-9C14-AE090A8A092D}.Release.ActiveCfg = Release|Win32
31 {599EAD40-60EE-4043-9C14-AE090A8A092D}.Release.Build.0 = Release|Win32
24 EndGlobalSection 32 EndGlobalSection
25 GlobalSection(ExtensibilityGlobals) = postSolution 33 GlobalSection(ExtensibilityGlobals) = postSolution
26 EndGlobalSection 34 EndGlobalSection