Skip to content

Commit

Permalink
VS' project config updates
Browse files Browse the repository at this point in the history
  • Loading branch information
thegabriele97 committed Mar 10, 2021
1 parent 3ffcf71 commit a35c27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EthernetSimulatorDLL/MFCLibrary1/MFCLibrary1.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ echo F|xcopy /d /Y "$(TargetDir)$(ProjectName).dll" "D:\Softwares_OS\Keil_v5\ARM
<Command>copy "$(TargetDir)$(ProjectName).dll" "D:\Softwares_OS\Keil_v5\ARM\BIN\$(ProjectName).dll"</Command>
</CustomBuildStep>
<CustomBuildStep>
<Outputs> D:\Softwares_OS\Keil_v5\ARM\BIN\$(ProjectName).dll</Outputs>
<Outputs>D:\Softwares_OS\Keil_v5\ARM\BIN\$(ProjectName).dll</Outputs>
</CustomBuildStep>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
Expand Down

0 comments on commit a35c27c

Please sign in to comment.