common/autoconf/spec.gmk.in

changeset 637
52741ab7c601
parent 635
907a926d3c96
child 654
22b9a31a92eb
     1.1 --- a/common/autoconf/spec.gmk.in	Mon Mar 04 16:45:07 2013 +0100
     1.2 +++ b/common/autoconf/spec.gmk.in	Wed Mar 06 10:50:37 2013 +0100
     1.3 @@ -285,6 +285,10 @@
     1.4  X_LIBS:=@X_LIBS@
     1.5  OPENWIN_HOME:=@OPENWIN_HOME@
     1.6  
     1.7 +# DirectX SDK
     1.8 +DXSDK_LIB_PATH=@DXSDK_LIB_PATH@
     1.9 +DXSDK_INCLUDE_PATH=@DXSDK_INCLUDE_PATH@
    1.10 +
    1.11  # The lowest required version of macosx to enforce compatiblity for
    1.12  MACOSX_VERSION_MIN=@MACOSX_VERSION_MIN@
    1.13  

mercurial