mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[PSEH3] Enable it by default.
svn path=/trunk/; revision=60839
This commit is contained in:
@@ -10,7 +10,7 @@ if(NOT DEFINED SEPARATE_DBG)
|
||||
endif()
|
||||
|
||||
if(NOT DEFINED USE_PSEH3)
|
||||
set(USE_PSEH3 0)
|
||||
set(USE_PSEH3 1)
|
||||
endif()
|
||||
|
||||
if(USE_PSEH3)
|
||||
|
||||
Reference in New Issue
Block a user