mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[EXPLORER]
- Don't intentionally break on MSVC. I'm too lazy to change all of these to __REACTOS__, and it's a hack anyway... CORE-7335 svn path=/trunk/; revision=59380
This commit is contained in:
parent
6437619ff3
commit
971e49a62d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ set_cpp(WITH_RTTI WITH_EXCEPTIONS WITH_STL)
|
|||
|
||||
add_definitions(
|
||||
-DWIN32
|
||||
-D__MINGW32__
|
||||
-D__WINDRES__)
|
||||
|
||||
#add_pch(explorer precomp.h)
|
||||
|
|
Loading…
Reference in a new issue