annotate src/win32/stdafx.cpp @ 1:f9f4f1b99eed

importing src directory
author Robert McIntyre <rlm@mit.edu>
date Sat, 03 Mar 2012 10:31:27 -0600
parents
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