Skip to content

Commit

Permalink
* some more appveyor build fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-gresyk committed Apr 23, 2019
1 parent dc2253e commit 2f139c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/visual-studio/shared-15.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PropertyGroup>
<OutDir>$(SolutionDir)..\..\binaries-$(PlatformArchitecture)\</OutDir>
<IntDir>$(BUILD_ROOT)\$(SolutionName)-$(PlatformArchitecture)\$(ProjectName)-$(Configuration)\</IntDir>
<TargetName>$(ProjectName)-$(Configuration)-$(PlatformArchitecture)</TargetName>
<TargetName>$(ProjectName)-$(Configuration)-$(PlatformTarget)</TargetName>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
Expand Down

0 comments on commit 2f139c3

Please sign in to comment.