diff options
author | Guilherme G. Menaldo <guilherme.menaldo@outlook.com> | 2018-03-14 15:19:14 -0300 |
---|---|---|
committer | Guilherme G. Menaldo <guilherme.menaldo@outlook.com> | 2018-03-14 15:19:14 -0300 |
commit | 6f9fde965b9f96b92b04c352b7c85d3294709762 (patch) | |
tree | 5906466dafb82ae5f9f4d4a5563ceda715907603 /vcproj-11 | |
parent | d89690fbdbaa5dc78f98d96ee91403e329c12af1 (diff) | |
download | hercules-6f9fde965b9f96b92b04c352b7c85d3294709762.tar.gz hercules-6f9fde965b9f96b92b04c352b7c85d3294709762.tar.bz2 hercules-6f9fde965b9f96b92b04c352b7c85d3294709762.tar.xz hercules-6f9fde965b9f96b92b04c352b7c85d3294709762.zip |
Remove duplicated file in login VS projects that doesn't let project open
Diffstat (limited to 'vcproj-11')
-rw-r--r-- | vcproj-11/login-server.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcproj-11/login-server.vcxproj b/vcproj-11/login-server.vcxproj index 9abd5dc90..7c29fb33b 100644 --- a/vcproj-11/login-server.vcxproj +++ b/vcproj-11/login-server.vcxproj @@ -165,7 +165,6 @@ <ClInclude Include="..\src\login\login.h" /> <ClInclude Include="..\src\login\loginlog.h" /> <ClInclude Include="..\src\common\cbasetypes.h" /> - <ClInclude Include="..\src\common\conf.h" /> <ClInclude Include="..\src\common\core.h" /> <ClInclude Include="..\src\common\console.h" /> <ClInclude Include="..\src\common\db.h" /> |