This commit is contained in:
zeffy
2017-06-10 02:40:30 -07:00
parent 7d30ebd048
commit 9badc6257e

View File

@@ -177,7 +177,7 @@
<ItemGroup> <ItemGroup>
<ClCompile Include="core.c" /> <ClCompile Include="core.c" />
<ClCompile Include="dllmain.c" /> <ClCompile Include="dllmain.c" />
<ClCompile Include="entrypoint.c" /> <ClCompile Include="rundll32.c" />
<ClCompile Include="service.c" /> <ClCompile Include="service.c" />
<ClCompile Include="util.c" /> <ClCompile Include="util.c" />
</ItemGroup> </ItemGroup>