mirror of
https://github.com/slendidev/lunar.git
synced 2026-01-31 00:38:59 +02:00
8
subprojects/tracy/profiler/win32/Tracy.manifest
Normal file
8
subprojects/tracy/profiler/win32/Tracy.manifest
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<application>
|
||||
<windowsSettings>
|
||||
<activeCodePage xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">UTF-8</activeCodePage>
|
||||
</windowsSettings>
|
||||
</application>
|
||||
</assembly>
|
||||
1
subprojects/tracy/profiler/win32/Tracy.rc
Normal file
1
subprojects/tracy/profiler/win32/Tracy.rc
Normal file
@@ -0,0 +1 @@
|
||||
IDI_ICON1 ICON "../../icon/icon.ico"
|
||||
Reference in New Issue
Block a user