mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 14:43:02 +00:00
- Fix my .diff mess from yesterday, sorry
svn path=/trunk/; revision=38979
This commit is contained in:
parent
140e549bd9
commit
3240148b13
3 changed files with 12 additions and 0 deletions
|
@ -72,3 +72,15 @@ Index: oleaut32.rc
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* FIXME:
|
* FIXME:
|
||||||
|
Index: oleaut32.rbuild
|
||||||
|
===================================================================
|
||||||
|
--- oleaut32.rbuild (revision 23782)
|
||||||
|
+++ oleaut32.rbuild (working copy)
|
||||||
|
@@ -43,6 +43,7 @@
|
||||||
|
<library>comctl32</library>
|
||||||
|
<library>urlmon</library>
|
||||||
|
<library>uuid</library>
|
||||||
|
+ <library>pseh</library>
|
||||||
|
</module>
|
||||||
|
<module name="oleaut32_oleaut32_oaidl_proxy" type="rpcproxy" allowwarnings="true">
|
||||||
|
<file>oleaut32_oaidl.idl</file>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue