updated windows build
This commit is contained in:
parent
f58dbf37ee
commit
1c70d4bcbe
3 changed files with 2 additions and 15 deletions
|
@ -1,11 +0,0 @@
|
|||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity type="win32"
|
||||
name="System"
|
||||
version="1.0.0.0"
|
||||
language="*"
|
||||
processorArchitecture="x86" />
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
</assembly>
|
|
@ -1,3 +1,2 @@
|
|||
#include <winuser.h>
|
||||
1 RT_MANIFEST "assets/manifest.xml"
|
||||
MAINICON ICON "assets/icon.ico"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue