diff options
Diffstat (limited to 'luasocket.vcproj')
-rw-r--r-- | luasocket.vcproj | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/luasocket.vcproj b/luasocket.vcproj index f998a8d..6700611 100644 --- a/luasocket.vcproj +++ b/luasocket.vcproj | |||
@@ -68,7 +68,7 @@ | |||
68 | <Tool | 68 | <Tool |
69 | Name="VCCLCompilerTool" | 69 | Name="VCCLCompilerTool" |
70 | AdditionalIncludeDirectories="H:\include" | 70 | AdditionalIncludeDirectories="H:\include" |
71 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LUASOCKET_EXPORTS;LUASOCKET_API=__declspec(dllexport); LUASOCKET_COMPILED; LUASOCKET_DEBUG" | 71 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LUASOCKET_EXPORTS;LUASOCKET_API=__declspec(dllexport); LUASOCKET_DEBUG" |
72 | RuntimeLibrary="0" | 72 | RuntimeLibrary="0" |
73 | UsePrecompiledHeader="0" | 73 | UsePrecompiledHeader="0" |
74 | WarningLevel="3" | 74 | WarningLevel="3" |
@@ -120,10 +120,10 @@ | |||
120 | RelativePath=".\auxiliar.c"> | 120 | RelativePath=".\auxiliar.c"> |
121 | </File> | 121 | </File> |
122 | <File | 122 | <File |
123 | RelativePath=".\base.c"> | 123 | RelativePath=".\buffer.c"> |
124 | </File> | 124 | </File> |
125 | <File | 125 | <File |
126 | RelativePath=".\buffer.c"> | 126 | RelativePath=".\except.c"> |
127 | </File> | 127 | </File> |
128 | <File | 128 | <File |
129 | RelativePath=".\inet.c"> | 129 | RelativePath=".\inet.c"> |
@@ -141,9 +141,6 @@ | |||
141 | RelativePath=".\select.c"> | 141 | RelativePath=".\select.c"> |
142 | </File> | 142 | </File> |
143 | <File | 143 | <File |
144 | RelativePath=".\smtp.c"> | ||
145 | </File> | ||
146 | <File | ||
147 | RelativePath=".\tcp.c"> | 144 | RelativePath=".\tcp.c"> |
148 | </File> | 145 | </File> |
149 | <File | 146 | <File |