diff options
| author | lempamo <[email protected]> | 2017-11-05 09:25:55 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-11-05 09:25:55 -0500 |
| commit | f0e2d14a959db1e5d35c4dc5f77ed3523c93200a (patch) | |
| tree | 7ae4244e5f5c3dc38f4b228f15efe4ea5be0fe3a /Histacom2/Histacom2.csproj | |
| parent | 458cc4ee0dbc67f547ea851b5a67a88af119a4c0 (diff) | |
| parent | 55bc23bd3797debcfc461ef23df344d16212f235 (diff) | |
| download | histacom2-f0e2d14a959db1e5d35c4dc5f77ed3523c93200a.tar.gz histacom2-f0e2d14a959db1e5d35c4dc5f77ed3523c93200a.tar.bz2 histacom2-f0e2d14a959db1e5d35c4dc5f77ed3523c93200a.zip | |
Merge pull request #180 from Alex-TIMEHACK/master
ClassicTextBox and ClassicDropDown
Diffstat (limited to 'Histacom2/Histacom2.csproj')
| -rw-r--r-- | Histacom2/Histacom2.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Histacom2/Histacom2.csproj b/Histacom2/Histacom2.csproj index 46d536d..bed73b9 100644 --- a/Histacom2/Histacom2.csproj +++ b/Histacom2/Histacom2.csproj @@ -759,6 +759,7 @@ <None Include="Resources\GuessTheNumber\GTN95_Lower.png" /> <None Include="Resources\GuessTheNumber\GTN95_Error.png" /> <None Include="Resources\distort fail.wav" /> + <None Include="Resources\addrbook.ico_32x32[1].png" /> <Content Include="Resources\Icon128x.ico" /> <None Include="Resources\ICTheme_BG.jpg" /> <None Include="Resources\IE3\IE3_SwirlyThings.png" /> @@ -878,6 +879,8 @@ <None Include="Resources\win95plussportswallpaper.jpg" /> <None Include="Resources\win95plusthe60wallpaper.jpg" /> <None Include="Resources\win95plustravelwallpaper.jpg" /> + <None Include="Resources\WinClassicDrive.png" /> + <None Include="Resources\WinClassicAddressBookBig.png" /> <Content Include="Resources\WinClassic\16Color.png" /> <Content Include="Resources\WinClassic\256Color.png" /> <None Include="Resources\WinClassic\tada.wav" /> |
