config: remove CCommonDialog, move mfc annotations to StdAfx.h (#544)

This commit is contained in:
Anonymous Maarten
2024-02-09 19:52:49 +01:00
committed by GitHub
parent 94c4576e8d
commit f1f4bd14c6
12 changed files with 46 additions and 74 deletions

View File

@@ -444,10 +444,10 @@ if (ISLE_BUILD_CONFIG)
LEGO1/mxdirectx/mxdirect3d.cpp
CONFIG/config.cpp
CONFIG/ConfigCommandLineInfo.cpp
CONFIG/common.cpp
CONFIG/AboutDlg.cpp
CONFIG/MainDlg.cpp
CONFIG/detectdx5.cpp
CONFIG/StdAfx.cpp
CONFIG/res/config.rc
)
target_compile_definitions(config PRIVATE _AFXDLL MXDIRECTX_FOR_CONFIG)