GUI overhaul

This commit is contained in:
Andrew
2023-04-11 18:42:09 +03:00
parent 7139c79592
commit 602ad90f67
3 changed files with 278 additions and 20 deletions
+2 -1
View File
@@ -141,8 +141,9 @@
<ImportLibrary>
</ImportLibrary>
<ProgramDataBaseFile>$(OutDir)$(TargetName).pdb</ProgramDataBaseFile>
<SubSystem>Console</SubSystem>
<SubSystem>Windows</SubSystem>
<AdditionalManifestDependencies>"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"</AdditionalManifestDependencies>
<EntryPointSymbol>mainCRTStartup</EntryPointSymbol>
</Link>
<ProjectReference>
<LinkLibraryDependencies>true</LinkLibraryDependencies>