42 |
<PlatformTarget>x86</PlatformTarget> |
<PlatformTarget>x86</PlatformTarget> |
43 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
44 |
<NoWarn>1607</NoWarn> |
<NoWarn>1607</NoWarn> |
45 |
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
46 |
</PropertyGroup> |
</PropertyGroup> |
47 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> |
48 |
<OutputPath>bin\x86\Release\</OutputPath> |
<OutputPath>bin\x86\Release\</OutputPath> |
75 |
<Compile Include="Win32\Input\KeyTranslator.cs" /> |
<Compile Include="Win32\Input\KeyTranslator.cs" /> |
76 |
<Compile Include="Win32\Input\DXKeysToScanCodes.cs" /> |
<Compile Include="Win32\Input\DXKeysToScanCodes.cs" /> |
77 |
<Compile Include="Win32\Input\InputSender.cs" /> |
<Compile Include="Win32\Input\InputSender.cs" /> |
78 |
|
<Compile Include="Win32\Threading\ProcessIconEx.cs" /> |
79 |
<Compile Include="Win32\Threading\ProcessModeleInfoEx.cs" /> |
<Compile Include="Win32\Threading\ProcessModeleInfoEx.cs" /> |
80 |
<Compile Include="Win32\Threading\ProcessTokenFlags.cs" /> |
<Compile Include="Win32\Threading\ProcessTokenFlags.cs" /> |
81 |
<Compile Include="Win32\Threading\ThreadAccess.cs" /> |
<Compile Include="Win32\Threading\ThreadAccess.cs" /> |