File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,9 @@ typedef struct BoxScale
1010} BoxScale;
1111
1212[
13+ uuid("C164926F-1A4D-470D-BB8A-3D2CC4B035E4"),
1314 object,
14- uuid("C164926F-1A4D-470D-BB8A-3D2CC4B035E4")
15+ local
1516]
1617interface IBoxDrawingEffect : IUnknown
1718{
Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111 <ItemDefinitionGroup >
1212 <Midl >
13- <OutputDirectory >.. \</OutputDirectory >
13+ <OutputDirectory >$(SolutionDir)src\renderer\dx \</OutputDirectory >
1414 </Midl >
1515 </ItemDefinitionGroup >
1616 <Import Project =" $(SolutionDir)src\common.build.pre.props" />
3737 </ItemGroup >
3838 <!-- Careful reordering these. Some default props (contained in these files) are order sensitive. -->
3939 <Import Project =" $(SolutionDir)src\common.build.post.props" />
40- </Project >
40+ </Project >
You can’t perform that action at this time.
0 commit comments