misu
/trunk/Configuration/Configuration.csproj |
@@ -31,6 +31,9 @@ |
<WarningLevel>4</WarningLevel> |
</PropertyGroup> |
<ItemGroup> |
<Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL"> |
<HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath> |
</Reference> |
<Reference Include="System" /> |
<Reference Include="System.Core" /> |
<Reference Include="System.Windows.Forms" /> |
@@ -50,6 +53,7 @@ |
<Compile Include="Properties\AssemblyInfo.cs" /> |
</ItemGroup> |
<ItemGroup> |
<None Include="packages.config" /> |
<None Include="Settings.xsd"> |
<SubType>Designer</SubType> |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |