mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
- In my fear of accidentally comitting NTLPC = 1, I forgot to make the initial NTLPC = 0 commit, so LPC was never getting compiled at all. This fixes it.
svn path=/trunk/; revision=24682
This commit is contained in:
@@ -69,4 +69,12 @@
|
||||
-->
|
||||
<property name="NSWPAT" value="0" />
|
||||
|
||||
<!--
|
||||
Whether to compile with NT-compatible LPC Semantics. At the moment, this will
|
||||
cause all LPC-related functionality to fail and should only be used if you're
|
||||
working on the \ntlpc directory. Leave this disabled unless you really know
|
||||
what you're doing.
|
||||
-->
|
||||
<property name="NTLPC" value="0" />
|
||||
|
||||
</rbuild>
|
||||
|
||||
Reference in New Issue
Block a user