CppTemplateTutorial/stdafx.cpp
Wu Ye 758bc2aefe Add list of content
Add part of sample code.
2013-03-12 23:40:34 +08:00

9 lines
298 B
C++

// stdafx.cpp : source file that includes just the standard includes
// CppTemplateTutorial.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file