diff options
Diffstat (limited to 'plugins/MirandaG15/MirandaG15_12.vcxproj')
-rw-r--r-- | plugins/MirandaG15/MirandaG15_12.vcxproj | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/MirandaG15/MirandaG15_12.vcxproj b/plugins/MirandaG15/MirandaG15_12.vcxproj index 913ae27e08..d9feb8c7e7 100644 --- a/plugins/MirandaG15/MirandaG15_12.vcxproj +++ b/plugins/MirandaG15/MirandaG15_12.vcxproj @@ -200,28 +200,6 @@ </ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
- <Reference Include="System">
- <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
- <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
- </Reference>
- <Reference Include="System.Data">
- <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
- <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
- </Reference>
- <Reference Include="System.Drawing">
- <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
- <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
- </Reference>
- <Reference Include="System.Windows.Forms">
- <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
- <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
- </Reference>
- <Reference Include="System.Xml">
- <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
- <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
- </Reference>
- </ItemGroup>
- <ItemGroup>
<ClCompile Include="src\CAppletManager.cpp" />
<ClCompile Include="src\CConfig.cpp" />
<ClCompile Include="src\LCDFramework\CLCDBar.cpp" />
|