Skip to content

Commit e975210

Browse files
committed
adjust to new directory structure
Change-Id: I07da0a714b1a2013d2214aff83058a3e2e9b1f0c
1 parent 371022c commit e975210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/VS2015/GPUPerfAPIDX11.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
3838
<Import Project="GPA-Common.props" />
3939
<Import Project="GPA-DLL.props" />
40-
<Import Condition="'$(SolutionName)'=='GPUPerfAPI'" Project="$(CommonDir)/Lib/AMD/GPUPerfAPI/Global-GPUPerfAPI.props" />
40+
<Import Condition="'$(SolutionName)'=='GPUPerfAPI'" Project="$(BaseDir)GPA/Common/Lib/AMD/GPUPerfAPI/Global-GPUPerfAPI.props" />
4141
<Import Condition="'$(SolutionName)'=='GPUPerfAPI-Full'" Project="$(BaseDir)GPA-Internal/Build/VS2015/GPA-Deliverable-CodeXL.props" />
4242
<Import Condition="'$(SolutionName)'=='GPUPerfAPI-Full'" Project="$(BaseDir)GPA-Internal/Build/VS2015/GPA-Deliverable-PerfStudio.props" />
4343
<Import Condition="'$(SolutionName)'=='GPUPerfAPI-Full'" Project="$(BaseDir)GPA-Internal/Build/VS2015/GPA-Deliverable.props" />

0 commit comments

Comments
 (0)