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 b5c4d53..5a74880 100644 --- a/luasocket.vcproj +++ b/luasocket.vcproj | |||
@@ -125,12 +125,6 @@ | |||
125 | RelativePath=".\buffer.c"> | 125 | RelativePath=".\buffer.c"> |
126 | </File> | 126 | </File> |
127 | <File | 127 | <File |
128 | RelativePath=".\code.c"> | ||
129 | </File> | ||
130 | <File | ||
131 | RelativePath=".\error.c"> | ||
132 | </File> | ||
133 | <File | ||
134 | RelativePath=".\inet.c"> | 128 | RelativePath=".\inet.c"> |
135 | </File> | 129 | </File> |
136 | <File | 130 | <File |
@@ -143,6 +137,9 @@ | |||
143 | RelativePath=".\luasocket.c"> | 137 | RelativePath=".\luasocket.c"> |
144 | </File> | 138 | </File> |
145 | <File | 139 | <File |
140 | RelativePath=".\mime.c"> | ||
141 | </File> | ||
142 | <File | ||
146 | RelativePath=".\select.c"> | 143 | RelativePath=".\select.c"> |
147 | </File> | 144 | </File> |
148 | <File | 145 | <File |