annotate src/win32/stdafx.cpp @ 8:08a8e09ca414
add files required by automake
author |
Robert McIntyre <rlm@mit.edu> |
date |
Sat, 03 Mar 2012 10:54:39 -0600 |
parents |
f9f4f1b99eed |
children |
|
rev |
line source |
rlm@1
|
1 // stdafx.cpp : source file that includes just the standard includes
|
rlm@1
|
2 // DialogSizer.pch will be the pre-compiled header
|
rlm@1
|
3 // stdafx.obj will contain the pre-compiled type information
|
rlm@1
|
4
|
rlm@1
|
5 #include "stdafx.h"
|
rlm@1
|
6
|
rlm@1
|
7 // TODO: reference any additional headers you need in STDAFX.H
|
rlm@1
|
8 // and not in this file
|