[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:
Thomas Faber 2013-06-30 05:49:53 +00:00
parent 6437619ff3
commit 971e49a62d

View file

@ -5,6 +5,7 @@ set_cpp(WITH_RTTI WITH_EXCEPTIONS WITH_STL)
add_definitions(
-DWIN32
-D__MINGW32__
-D__WINDRES__)
#add_pch(explorer precomp.h)