mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[CMAKE]
- Fix build. Really. svn path=/branches/cmake-bringup/; revision=50771
This commit is contained in:
parent
99d12014da
commit
c127856716
1 changed files with 2 additions and 2 deletions
|
@ -59,10 +59,10 @@ cpp_quote("#define TASK_TRIGGER_FLAG_HAS_END_DATE 0x1")
|
|||
cpp_quote("#define TASK_TRIGGER_FLAG_KILL_AT_DURATION_END 0x2")
|
||||
cpp_quote("#define TASK_TRIGGER_FLAG_DISABLED 0x4")
|
||||
|
||||
|
||||
#ifdef _MSC_VER
|
||||
cpp_quote("DEFINE_GUID(CLSID_CTaskScheduler, 0x148bd52a, 0xa2ab, 0x11ce, 0xb1,0x1f, 0x00,0xaa,0x00,0x53,0x05,0x03);")
|
||||
cpp_quote("DEFINE_GUID(CLSID_CTask, 0x148bd520, 0xa2ab, 0x11ce, 0xb1,0x1f, 0x00,0xaa,0x00,0x53,0x05,0x03);")
|
||||
|
||||
#endif
|
||||
|
||||
[
|
||||
local,
|
||||
|
|
Loading…
Reference in a new issue