Skip to content

Commit

Permalink
Added icon; Added version 1 to Program info
Browse files Browse the repository at this point in the history
- Changed the program icon
- Removed app.ico
  • Loading branch information
desukuran committed Jan 31, 2016
1 parent 07288f5 commit f1bb462
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 2 deletions.
Binary file removed persona3fespcsx2/app.ico
Binary file not shown.
Binary file modified persona3fespcsx2/app.rc
Binary file not shown.
Binary file added persona3fespcsx2/in.ico
Binary file not shown.
Binary file modified persona3fespcsx2/persona3fespcsx2.suo
Binary file not shown.
6 changes: 5 additions & 1 deletion persona3fespcsx2/persona3fespcsx2.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,11 @@
<AdditionalDependencies>kernel32.lib;user32.lib;advapi32.lib;</AdditionalDependencies>
<SubSystem>Windows</SubSystem>
<EntryPointSymbol>main</EntryPointSymbol>
<Version>1.0.0.0</Version>
</Link>
<Bscmake>
<SuppressStartupBanner>true</SuppressStartupBanner>
</Bscmake>
</ItemDefinitionGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -80,7 +84,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<None Include="app.ico" />
<None Include="in.ico" />
<None Include="ReadMe.txt" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion persona3fespcsx2/persona3fespcsx2.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>
<ItemGroup>
<None Include="ReadMe.txt" />
<None Include="app.ico">
<None Include="in.ico">
<Filter>Resource Files</Filter>
</None>
</ItemGroup>
Expand Down
Binary file modified persona3fespcsx2/resource.h
Binary file not shown.

0 comments on commit f1bb462

Please sign in to comment.