Advertisement
fastman92

Untitled

Nov 27th, 2016
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. #if D3DX_SDK_VERSION != 42
  2. WriteDebugEvent( "D3DX_SDK_VERSION incorrect " QUOTE_DEFINE( D3DX_SDK_VERSION ) );
  3. #pragma message( "WARNING: Microsoft DirectX SDK (August 2009) includes missing" )
  4. #ifndef CI_BUILD
  5. #ifndef MTA_DEBUG
  6. #error "Microsoft DirectX SDK (August 2009) includes missing"
  7. #endif
  8. #endif
  9. #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement