1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00

Added missing lib

This commit is contained in:
Brian Fiete 2019-09-21 16:01:55 -07:00
parent bccb2e352b
commit f534da77ff

View file

@ -7,6 +7,7 @@
USING_NS_BF;
#pragma comment(lib, "version.lib")
#pragma comment(lib, "comdlg32.lib")
#pragma warning(disable:4091)
#pragma warning(disable:4996)