mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 18:48:04 -07:00
Use UTF-8 for MSVC and enable visual styles for Windows (#2888)
* Add proper manifest for Windows * MSVC: Use UTF-8 encoding compile option
This commit is contained in:
parent
099d9cd0fd
commit
b361d5ede1
4 changed files with 41 additions and 0 deletions
|
@ -91,6 +91,13 @@ END
|
|||
// remains consistent on all systems.
|
||||
IDI_ICON1 ICON "SHIPOFHARKINIAN.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// RT_MANIFEST
|
||||
//
|
||||
|
||||
1 RT_MANIFEST "SHIPOFHARKINIAN.manifest"
|
||||
|
||||
#endif // English (United States) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue