Skip to content

Commit

Permalink
remove version.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaGW2 committed Mar 27, 2024
1 parent 33149ff commit 0fdcc3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
6 changes: 4 additions & 2 deletions GW2Nexus-ArcDPSBridge.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@
<EnableUAC>false</EnableUAC>
</Link>
<PreBuildEvent>
<Command>$(SolutionDir)Scripts\version.bat</Command>
<Command>
</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
Expand All @@ -92,7 +93,8 @@
<EnableUAC>false</EnableUAC>
</Link>
<PreBuildEvent>
<Command>$(SolutionDir)Scripts\version.bat</Command>
<Command>
</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down
5 changes: 0 additions & 5 deletions Version.h

This file was deleted.

0 comments on commit 0fdcc3f

Please sign in to comment.