diff options
Diffstat (limited to 'Histacom2.Engine/Histacom2.Engine.csproj')
| -rw-r--r-- | Histacom2.Engine/Histacom2.Engine.csproj | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Histacom2.Engine/Histacom2.Engine.csproj b/Histacom2.Engine/Histacom2.Engine.csproj index 46d7427..1d36223 100644 --- a/Histacom2.Engine/Histacom2.Engine.csproj +++ b/Histacom2.Engine/Histacom2.Engine.csproj @@ -20,7 +20,7 @@ <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> - <PlatformTarget>x86</PlatformTarget> + <PlatformTarget>AnyCPU</PlatformTarget> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> @@ -255,6 +255,8 @@ <Content Include="Resources\Win95PlusTravelWallpaper.jpg" /> <Content Include="Resources\WinXP\Window\WinXP_Bottom.png" /> <Content Include="Resources\WinXP\Window\WinXP_Close.png" /> + <None Include="Resources\WinXP\Window\WinXP_CloseHover.png" /> + <None Include="Resources\WinXP\Window\WinXP_ClosePress.png" /> <Content Include="Resources\WinXP\Window\WinXP_LBCorner.png" /> <Content Include="Resources\WinXP\Window\WinXP_LeftSide.png" /> <Content Include="Resources\WinXP\Window\WinXP_Max.png" /> |
