Re: How to set acrhive file directive?

From: Quan Zongliang <quanzongliang(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: How to set acrhive file directive?
Date: 2009-11-10 10:54:56
Message-ID: 20091110184122.1854.4125B4E5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> wx.h includes defs.h.
> defs.h includes platform.h.
> platform.h includes setup.h
Thanks, I saw it.

The problem is: under windows, setup.h is in msvc/wx/setup.h.
Here, it redirect to corresponding setup.h file.
So, we should add "$(WXWIN)/include/msvc" to include dirs.
pgAdmin3.vcproj should be modified.

-----------------------------------------------
Quan Zongliang
quanzongliang(at)gmail(dot)com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-11-10 10:59:07 Re: How to set acrhive file directive?
Previous Message Dave Page 2009-11-10 09:31:20 Re: How to set acrhive file directive?