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 a0c1e2a commit 2a0c510Copy full SHA for 2a0c510
SoundCenSe GTK/SoundCenSeGTK/SoundCenSeGTK.csproj
@@ -20,13 +20,15 @@
20
<ConsolePause>false</ConsolePause>
21
<Commandlineparameters>-debug</Commandlineparameters>
22
<CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
23
+ <PlatformTarget>x86</PlatformTarget>
24
</PropertyGroup>
25
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
26
<Optimize>false</Optimize>
27
<OutputPath>bin\Release</OutputPath>
28
<ErrorReport>prompt</ErrorReport>
29
<WarningLevel>4</WarningLevel>
30
31
32
33
<ItemGroup>
34
<Reference Include="System" />
0 commit comments