diff options
author | Pixel <pixel@nobis-crew.org> | 2008-10-09 14:56:16 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2008-10-09 14:56:16 -0700 |
commit | 26956b8e96df5d7b12d379ea5e4f189b20fecd7d (patch) | |
tree | 6dbc148f14adea70ea3e7ec16bad1efe7060d52a /lua-interface.vcproj | |
parent | 034f244b06482c2cf04d7ee2d8eba099cba52631 (diff) |
Adding support for the new smtp code.
Diffstat (limited to 'lua-interface.vcproj')
-rw-r--r-- | lua-interface.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lua-interface.vcproj b/lua-interface.vcproj index 5f63133..be781ad 100644 --- a/lua-interface.vcproj +++ b/lua-interface.vcproj @@ -213,6 +213,10 @@ > </File> <File + RelativePath="..\lua-modules\src\plugin-luasmtp.cc" + > + </File> + <File RelativePath="..\lua-modules\src\plugin-luasql.cc" > </File> |