diff options
author | Pixel <pixel@nobis-crew.org> | 2008-10-07 18:22:02 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2008-10-07 18:22:02 -0700 |
commit | 140fb7c24aed34e16c51b7b2f08b1412f4927692 (patch) | |
tree | f0f0d45a6cb8b9fb92df21067ff474b67a72d791 | |
parent | 6eb21f74c8cb7aa93bc38c60f8e37b901f5daf2e (diff) |
Adding MailServer files to the project.
-rw-r--r-- | Baltisot.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Baltisot.vcproj b/Baltisot.vcproj index 56fb43e..dce0d07 100644 --- a/Baltisot.vcproj +++ b/Baltisot.vcproj @@ -670,6 +670,18 @@ > </File> </Filter> + <Filter + Name="MailServer" + > + <File + RelativePath="..\Baltisot\lib\MailServer.cc" + > + </File> + <File + RelativePath="..\Baltisot\include\MailServer.h" + > + </File> + </Filter> </Filter> <Filter Name="ConfigFile" |