Blame |
    Last modification |
    View Log
    | Download
    | RSS feed
  
  
- /*==========================================================================; 
-  * 
-  * 
-  *  File:   dxsdkver.h 
-  *  Content:    DirectX SDK Version Include File 
-  * 
-  ****************************************************************************/ 
-   
- #ifndef _DXSDKVER_H_ 
- #define _DXSDKVER_H_ 
-   
- #define _DXSDK_PRODUCT_MAJOR  9      
- #define _DXSDK_PRODUCT_MINOR  27         
- #define _DXSDK_BUILD_MAJOR    1734         
- #define _DXSDK_BUILD_MINOR    0         
-   
- #endif // _DXSDKVER_H_ 
-   
-