source: GTP/trunk/App/Demos/Illum/RayTraceEffects/Common/dxstdafx.cpp @ 755

Revision 755, 404 bytes checked in by szirmay, 18 years ago (diff)

Added a folder remotely

Line 
1//--------------------------------------------------------------------------------------
2// File: DxStdAfx.cpp
3//
4// Desc: Source file that includes just the standard includes for the
5//       DirectX SDK samples
6//
7// Copyright (c) Microsoft Corporation. All rights reserved.
8//--------------------------------------------------------------------------------------
9#include "dxstdafx.h"
10
11
12
Note: See TracBrowser for help on using the repository browser.