You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
241 B
241 B
use lua+regex match to automatically generate the precompiled header file, steps:
- get precompiled header file from the project
- clear all '''#include <macros.h>'''
- replace '''__declspec(dllexport)''' with '''__declspec(dllimport)'''