diff options
Diffstat (limited to 'src/pixmaps/pixmaps.vcxproj')
-rw-r--r-- | src/pixmaps/pixmaps.vcxproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pixmaps/pixmaps.vcxproj b/src/pixmaps/pixmaps.vcxproj index ec33a49b..a274adeb 100644 --- a/src/pixmaps/pixmaps.vcxproj +++ b/src/pixmaps/pixmaps.vcxproj @@ -35,11 +35,11 @@ </ImportGroup> <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - <Import Project="..\..\win32\xchat.props" /> + <Import Project="..\..\win32\hexchat.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - <Import Project="..\..\win32\xchat.props" /> + <Import Project="..\..\win32\hexchat.props" /> </ImportGroup> <PropertyGroup Label="UserMacros" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> @@ -93,7 +93,7 @@ </PostBuildEvent> </ItemDefinitionGroup> <ItemGroup> - <None Include="..\..\xchat.png" /> + <None Include="..\..\hexchat.png" /> <None Include="book.png" /> <None Include="fileoffer.png" /> <None Include="highlight.png" /> |