mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[CALC]
- Workaround linking to msvcrt in rbuild, patch by Alexander Yastrebov See issue #6358 for more details. svn path=/trunk/; revision=52678
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<module name="calc" type="win32gui" installbase="system32" installname="calc.exe" unicode="yes">
|
||||
<include base="calc">.</include>
|
||||
<define name="DISABLE_HTMLHELP_SUPPORT">1</define>
|
||||
<library>msvcrt</library>
|
||||
<library>advapi32</library>
|
||||
<library>gdi32</library>
|
||||
<library>user32</library>
|
||||
|
||||
Reference in New Issue
Block a user