We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ab655 commit 1175adcCopy full SHA for 1175adc
cleo_plugins/Audio/Audio.vcxproj
@@ -45,14 +45,14 @@
45
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
46
<OutDir>$(SolutionDir).output\</OutDir>
47
<IntDir>$(ProjectDir).obj\$(Configuration)\</IntDir>
48
- <TargetName>Audio</TargetName>
+ <TargetName>SA.Audio</TargetName>
49
<TargetExt>.cleo</TargetExt>
50
<LibraryPath>$(ProjectDir)bass;$(LibraryPath)</LibraryPath>
51
</PropertyGroup>
52
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
53
54
55
56
57
58
0 commit comments