This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/examples/cpp/cxproj_dll/libztHelloWorld/stdafx.cpp

9 lines
294 B
C++
Raw Normal View History

// stdafx.cpp : source file that includes just the standard includes
// libztHelloWorld.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