source:
GTP/trunk/App/Demos/Illum/StochasticIteration/Common/dxstdafx.cpp
@
1808
Revision 1808, 404 bytes checked in by szirmay, 18 years ago (diff) |
---|
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.