mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 18:25:52 +00:00
remove hack
svn path=/trunk/; revision=39478
This commit is contained in:
parent
c15c8ae183
commit
6c864fe996
2 changed files with 4 additions and 2 deletions
|
@ -14,12 +14,15 @@
|
|||
<file>task.c</file>
|
||||
<file>task_scheduler.c</file>
|
||||
<file>task_trigger.c</file>
|
||||
<file>mstask_local.idl</file>
|
||||
<file>rsrc.rc</file>
|
||||
<library>mstask_local_interface</library>
|
||||
<library>wine</library>
|
||||
<library>uuid</library>
|
||||
<library>ole32</library>
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
</module>
|
||||
<module name="mstask_local_interface" type="idlinterface">
|
||||
<file>mstask_local.idl</file>
|
||||
</module>
|
||||
</group>
|
||||
|
|
|
@ -75,7 +75,6 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
|
|||
#include "dimm.h"
|
||||
#include "isguids.h"
|
||||
#include "objsafe.h"
|
||||
#include "mstask.h"
|
||||
|
||||
/* FIXME: cguids declares GUIDs but does not define their values */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue