mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
Remove PostBuildEvent
This commit is contained in:
@@ -94,9 +94,6 @@
|
||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||
<AdditionalDependencies>nfapi.lib;ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
</Link>
|
||||
<PostBuildEvent>
|
||||
<Command>COPY /Y $(ProjectDir)static\*.dll $(TargetDir) > NUL</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="Data.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user