mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Add a USE_COMPILER_EXCEPTIONS to make Widl work again
- comment out _X86AMD64_ for now svn path=/branches/ros-amd64-bringup/; revision=40092
This commit is contained in:
@@ -11,10 +11,12 @@
|
||||
<define name="_AMD64_" />
|
||||
<define name="_M_AXP64" />
|
||||
<define name="__x86_64__" />
|
||||
<define name="_X86AMD64_" />
|
||||
<!-- define name="_X86AMD64_" / FIXME: what is this used for? -->
|
||||
<define name="_WIN64" />
|
||||
<define name="TARGET_amd64" host="true" />
|
||||
|
||||
<define name="USE_COMPILER_EXCEPTIONS" />
|
||||
|
||||
<property name="PLATFORM" value="PC"/>
|
||||
<property name="usewrc" value="false"/>
|
||||
<property name="WINEBUILD_FLAGS" value="--kill-at"/>
|
||||
|
||||
Reference in New Issue
Block a user