win: remove optional DLLMain entry point

This commit is contained in:
Recep Aslantas
2019-07-17 17:18:50 +03:00
parent cc75dc7f34
commit 5bf5ceeb40
3 changed files with 0 additions and 27 deletions

View File

@@ -45,9 +45,6 @@
<ClCompile Include="..\src\cam.c">
<Filter>src</Filter>
</ClCompile>
<ClCompile Include="..\src\dllmain.c">
<Filter>src</Filter>
</ClCompile>
<ClCompile Include="..\src\euler.c">
<Filter>src</Filter>
</ClCompile>