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 /Baltisot.vcproj | |
parent | 034f244b06482c2cf04d7ee2d8eba099cba52631 (diff) |
Adding support for the new smtp code.
Diffstat (limited to 'Baltisot.vcproj')
-rw-r--r-- | Baltisot.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Baltisot.vcproj b/Baltisot.vcproj index dce0d07..f4faf19 100644 --- a/Baltisot.vcproj +++ b/Baltisot.vcproj @@ -202,6 +202,14 @@ > </File> <File + RelativePath="..\Baltisot\lib\LuaSmtp.cc" + > + </File> + <File + RelativePath="..\Baltisot\include\LuaSmtp.h" + > + </File> + <File RelativePath="..\Baltisot\lib\LuaSQL.cc" > </File> |