Fix project options & setup

This commit is contained in:
Lucio Maranta
2019-04-10 17:22:55 +02:00
parent cef729a0ef
commit 8d6c1fd39a
10 changed files with 16178 additions and 149 deletions
+4 -1
View File
@@ -34,7 +34,10 @@
<ApplicationIcon>Resources\CMS_Icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="CMS_CORE_Library, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null" />
<Reference Include="CMS_CORE_Library, Version=1.1.0.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Libs\CMS_CORE_Library.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />