Skip to content

Commit

Permalink
Removed dependency on hMailServer from build tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinknafve committed Apr 13, 2014
1 parent 3f3e58c commit 1d76122
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ _ReSharper.*/

hmailserver/source/Server/hMailServer/Debug/
hmailserver/source/Server/hMailServer/hMailServer.h
hmailserver/source/Server/hMailServer/Debug (x64)/*
hmailserver/source/Server/hMailServer/Debug (x64)/*
6 changes: 0 additions & 6 deletions hmailserver/tools/DevTools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfigureInstallation", "Co
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatabaseUnicodeConversion", "DatabaseUnicodeConversion\DatabaseUnicodeConversion.csproj", "{2905662F-F33B-406D-9FF0-06C5C10C6E31}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PasswordDisplayer", "PasswordDisplayer\PasswordDisplayer.csproj", "{D04D5BC0-5ECA-4348-A6C8-0B61F6E0CB33}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLScriptCreator", "SQLScriptCreator\SQLScriptCreator.csproj", "{9068DD94-207F-4D9B-9217-110AD6A4238B}"
EndProject
Global
Expand All @@ -23,10 +21,6 @@ Global
{2905662F-F33B-406D-9FF0-06C5C10C6E31}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2905662F-F33B-406D-9FF0-06C5C10C6E31}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2905662F-F33B-406D-9FF0-06C5C10C6E31}.Release|Any CPU.Build.0 = Release|Any CPU
{D04D5BC0-5ECA-4348-A6C8-0B61F6E0CB33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D04D5BC0-5ECA-4348-A6C8-0B61F6E0CB33}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D04D5BC0-5ECA-4348-A6C8-0B61F6E0CB33}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D04D5BC0-5ECA-4348-A6C8-0B61F6E0CB33}.Release|Any CPU.Build.0 = Release|Any CPU
{9068DD94-207F-4D9B-9217-110AD6A4238B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9068DD94-207F-4D9B-9217-110AD6A4238B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9068DD94-207F-4D9B-9217-110AD6A4238B}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down

0 comments on commit 1d76122

Please sign in to comment.