Files
FC1/ResourceCompilerImage/stdafx.cpp
romkazvo 34d6c5d489 123
2023-08-07 19:29:24 +08:00

10 lines
336 B
C++

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