We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e975210 commit df3e997Copy full SHA for df3e997
Common/Lib/AMD/GPUPerfAPI/Global-GPUPerfAPI.props
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup Label="UserMacros">
4
- <GPUPerfAPIDir>$(CommonDir)\Lib\AMD\GPUPerfAPI\2_21</GPUPerfAPIDir>
+ <GPUPerfAPIDir>$(BaseDir)GPA\Common\Lib\AMD\GPUPerfAPI\2_21</GPUPerfAPIDir>
5
</PropertyGroup>
6
<PropertyGroup>
7
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
0 commit comments