Re: [GD-Windows] Changing C++ settings with a VC macro ?
Brought to you by:
vexxed72
From: Rich <leg...@xm...> - 2003-10-02 17:02:28
|
In article <200...@we...>, =?iso-8859-1?q?Emmanuel=20Astier?= <e_a...@ya...> writes: > Is it possible to change the settings of a file with > the macro ? Yes, IIRC, you need to iterate over the project items and set the build configuration properties on it. -- "The Direct3D Graphics Pipeline"-- code samples, sample chapter, FAQ: <http://www.xmission.com/~legalize/book/> Pilgrimage: Utah's annual demoparty <http://pilgrimage.scene.org> |