updated windows build

This commit is contained in:
Mathew Velasquez 2015-09-07 15:02:06 -04:00
parent f58dbf37ee
commit 1c70d4bcbe
3 changed files with 2 additions and 15 deletions

View file

@ -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>

View file

@ -1,3 +1,2 @@
#include <winuser.h>
1 RT_MANIFEST "assets/manifest.xml"
MAINICON ICON "assets/icon.ico"