From 0babddff40fe58ba01e2568bf1aa401e9c94fc4e Mon Sep 17 00:00:00 2001 From: "monty@mysql.com" <> Date: Tue, 25 May 2004 02:28:44 +0300 Subject: New MYSQL_SERVER_SUFFIX usage (for easier compilation) Update of VC++ project files. --- VC++Files/mysqlmanager/stdafx.cpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 VC++Files/mysqlmanager/stdafx.cpp (limited to 'VC++Files/mysqlmanager/stdafx.cpp') diff --git a/VC++Files/mysqlmanager/stdafx.cpp b/VC++Files/mysqlmanager/stdafx.cpp new file mode 100644 index 00000000000..3e0251dff43 --- /dev/null +++ b/VC++Files/mysqlmanager/stdafx.cpp @@ -0,0 +1,5 @@ +// stdafx.cpp : source file that includes just the standard includes +// MySqlManager.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" -- cgit v1.2.1