From 59488feffc96d2664c635ef7ea98d1c2e79819ae Mon Sep 17 00:00:00 2001 From: Dwight Date: Mon, 22 Mar 2010 17:02:05 -0400 Subject: compile vcproj --- db/cmdline.cpp | 2 +- db/db.vcproj | 4 ++++ dbtests/test.vcproj | 4 ++++ s/dbgrid.vcproj | 8 ++++++++ 4 files changed, 17 insertions(+), 1 deletion(-) diff --git a/db/cmdline.cpp b/db/cmdline.cpp index d1172baed54..59eafdd3f02 100644 --- a/db/cmdline.cpp +++ b/db/cmdline.cpp @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -#include "../stdafx.h" +#include "stdafx.h" #include "cmdline.h" #include "commands.h" diff --git a/db/db.vcproj b/db/db.vcproj index 4e9844ad6e5..3ea7506c802 100644 --- a/db/db.vcproj +++ b/db/db.vcproj @@ -1321,6 +1321,10 @@ RelativePath=".\clientcursor.h" > + + diff --git a/dbtests/test.vcproj b/dbtests/test.vcproj index 9f21a9929fa..002d4646662 100644 --- a/dbtests/test.vcproj +++ b/dbtests/test.vcproj @@ -1329,6 +1329,10 @@ RelativePath="..\db\clientcursor.h" > + + diff --git a/s/dbgrid.vcproj b/s/dbgrid.vcproj index b2ae88a9d9a..06e6c32927c 100644 --- a/s/dbgrid.vcproj +++ b/s/dbgrid.vcproj @@ -432,6 +432,10 @@ RelativePath="..\util\base64.cpp" > + + @@ -512,6 +516,10 @@ RelativePath="..\util\sock.cpp" > + + -- cgit v1.2.1