Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiurgiu committed Nov 27, 2015
1 parent cb25a74 commit ae29a2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DefaultAudioChanger/DefaultAudioChanger.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<IntDir>$(OutDir)</IntDir>
<OutDir>$(OutDir)</OutDir>
<LinkIncremental>true</LinkIncremental>
<IncludePath>C:\WTL90_4140_Final\Include;$(IncludePath)</IncludePath>
<IncludePath>C:\WTL91_5321_Final\Include;$(IncludePath)</IncludePath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<IntDir>$(OutDir)</IntDir>
Expand All @@ -84,7 +84,7 @@
<IntDir>$(OutDir)</IntDir>
<OutDir>$(OutDir)</OutDir>
<LinkIncremental>false</LinkIncremental>
<IncludePath>C:\WTL90_4140_Final\Include;$(IncludePath)</IncludePath>
<IncludePath>C:\WTL91_5321_Final\Include;$(IncludePath)</IncludePath>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
Expand Down

0 comments on commit ae29a2f

Please sign in to comment.