Remove DisableThreadLibraryCalls.h

By default, VC++ links in a stub entry point, which already calls DisableThreadLibraryCalls(). See: %VS110COMNTOOLS%..\..\VC\crt\src\dllmain.c
This commit is contained in:
Birunthan Mohanathas
2013-06-14 17:23:14 +03:00
parent 096023ba6e
commit 531eee06da
21 changed files with 0 additions and 76 deletions

View File

@ -310,7 +310,6 @@
<ClInclude Include="CommandHandler.h" />
<ClInclude Include="ConfigParser.h" />
<ClInclude Include="DialogAbout.h" />
<ClInclude Include="DisableThreadLibraryCalls.h" />
<ClInclude Include="Error.h" />
<ClInclude Include="Group.h" />
<ClInclude Include="Litestep.h" />