diff options
Diffstat (limited to 'plugins/MirandaG15/MirandaG15_10.vcxproj')
-rw-r--r-- | plugins/MirandaG15/MirandaG15_10.vcxproj | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/MirandaG15/MirandaG15_10.vcxproj b/plugins/MirandaG15/MirandaG15_10.vcxproj index 288d5ef344..51d27c8c33 100644 --- a/plugins/MirandaG15/MirandaG15_10.vcxproj +++ b/plugins/MirandaG15/MirandaG15_10.vcxproj @@ -192,28 +192,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" />
|