glfw/examples/PBO/stdafx.cpp
2017-09-20 14:46:24 +08:00

9 lines
199 B
C++

// stdafx.cpp : 只包括标准包含文件的源文件
// PBO.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
// TODO: 在 STDAFX.H 中引用任何所需的附加头文件,
//而不是在此文件中引用