Hello,
I'm building a Plug In for Photoshop using the CS6 SDK for Windows (64 Bit on Windows 7, VS 2010).
I'm using optimizations which only work in "Release Mode".
In your samples I have only "Debug" mode.
How can I move into release mode?
Thanks.
P.S.
I saw the Dissolve sample code has "Release Mode" which really enabled the optimizations and yieleded a much faster code.
The question is, how different it is from other samples, namely, How could I reconfigure other samples into "Release Mode".
Thanks.